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-04-09 UTC."],[[["This webpage 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, with a comprehensive list of previous versions available for review down to version 2.3.0."],["`AcceleratorConfig` allows the specification of hardware accelerator requests, including the number and type of accelerators, along with options for GPU driver installation and partitioning."],["The `AcceleratorConfig` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The page includes detailed information on the constructors and properties of the `AcceleratorConfig` class, including `AcceleratorCount`, `AcceleratorType`, `GpuDriverInstallationConfig`, `GpuPartitionSize`, and `GpuSharingConfig`, alongside their respective data types and descriptions."]]],[]]