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 page provides documentation for the `GPUSharingConfig` class within the Google Kubernetes Engine v1 API, specifically for .NET."],["The `GPUSharingConfig` class is used to configure GPU sharing for Hardware Accelerators and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the various versions of the `GPUSharingConfig` class documentation, from version 2.3.0 up to the latest version, 3.33.0."],["Key properties of `GPUSharingConfig` include `GpuSharingStrategy` which determines the type of GPU sharing and `MaxSharedClientsPerGpu` which indicates the maximum number of containers able to share a physical GPU."],["The page also provides information on inherited members, constructors, namespace and assembly for the `GPUSharingConfig` class."]]],[]]