public sealed class GPUSharingConfig : IMessage<GPUSharingConfig>, IEquatable<GPUSharingConfig>, IDeepCloneable<GPUSharingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class GPUSharingConfig.
GPUSharingConfig represents the GPU sharing configuration for Hardware
Accelerators.
[[["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."],[[["The `GPUSharingConfig` class is part of the Google Kubernetes Engine v1 API and is used to configure GPU sharing for hardware accelerators."],["This page provides reference documentation for the `GPUSharingConfig` class, including its constructors, properties, inheritance, and implemented interfaces."],["The latest version available is 3.33.0, with numerous prior versions also accessible, all the way back to 2.3.0, each with its own `GPUSharingConfig` documentation."],["The `GPUSharingConfig` class allows setting the `GpuSharingStrategy` to define how GPUs are shared and the `MaxSharedClientsPerGpu` to specify the maximum number of containers that can share a GPU."],["The class implements several interfaces such as `IMessage`, `IEquatable\u003cGPUSharingConfig\u003e`, `IDeepCloneable\u003cGPUSharingConfig\u003e`, and `IBufferMessage`."]]],[]]