public sealed class AcceleratorConfig : IMessage<AcceleratorConfig>, IEquatable<AcceleratorConfig>, IDeepCloneable<AcceleratorConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class AcceleratorConfig.
AcceleratorConfig represents a Hardware Accelerator request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `AcceleratorConfig` class within the Google Kubernetes Engine v1 API, detailing its properties and usage."],["The latest version of the `AcceleratorConfig` class is 3.33.0, and the document includes links to historical versions of the class, from 3.0.0 up to the current version."],["The `AcceleratorConfig` class, which implements several interfaces, represents a hardware accelerator request within Google Kubernetes Engine and it contains properties to define the number of accelerators, their type, and specific configuration details like GPU sharing and driver installation."],["The documentation includes information on the constructors available for the `AcceleratorConfig` class, as well as detailed descriptions and data types for properties such as `AcceleratorCount`, `AcceleratorType`, `GpuDriverInstallationConfig`, `GpuPartitionSize`, and `GpuSharingConfig`."],["The document states the `AcceleratorType` list of supported accelerators can be found here: https://cloud.google.com/compute/docs/gpus."]]],[]]