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-04-09 UTC."],[[["This webpage provides reference documentation for the `GPUSharingConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The `GPUSharingConfig` class represents the configuration for GPU sharing in Hardware Accelerators, detailing how GPUs can be shared among containers."],["The documentation lists various versions of the `GPUSharingConfig` class, ranging from version 2.3.0 up to the latest 3.33.0, with the current focus on version 3.12.0."],["The `GPUSharingConfig` class includes properties such as `GpuSharingStrategy`, `HasGpuSharingStrategy`, and `MaxSharedClientsPerGpu`, enabling configuration of the GPU sharing approach and limitations."],["The documentation also outlines the class's constructors, inherited members, implemented interfaces, and the namespace and assembly it belongs to."]]],[]]