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 content details the available versions of the `GPUSharingConfig` class, ranging from version 2.3.0 to the latest version 3.33.0, and allows navigation to each specific version."],["`GPUSharingConfig` is designed to define the configuration for sharing GPUs among containers within a Kubernetes environment, and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `GPUSharingConfig` class include `GpuSharingStrategy`, `HasGpuSharingStrategy`, and `MaxSharedClientsPerGpu`, allowing users to set the type of GPU sharing and the maximum number of containers that can share a single GPU."],["This page includes inherited members from the base `object` class, and specifies that the namespace for the class is `Google.Cloud.Container.V1`, within the `Google.Cloud.Container.V1.dll` assembly."]]],[]]