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."],[[["This webpage provides documentation for the `GPUSharingConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The `GPUSharingConfig` class is designed to represent and manage the configuration of GPU sharing for hardware accelerators in the Google Kubernetes Engine."],["The latest available version of the API is 3.33.0, with historical versions listed going back to 2.3.0 and version 3.11.0 being the current page's version."],["Key properties of the `GPUSharingConfig` class include `GpuSharingStrategy`, which defines the sharing method, `HasGpuSharingStrategy` indicating whether a strategy is set, and `MaxSharedClientsPerGpu`, which specifies the maximum containers sharing a physical GPU."],["The `GPUSharingConfig` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is located within the `Google.Cloud.Container.V1` namespace, found within the `Google.Cloud.Container.V1.dll` assembly."]]],[]]