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 webpage provides documentation for the `GPUSharingConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The class `GPUSharingConfig` is designed to represent and manage the configuration of GPU sharing for hardware accelerators."],["The page lists various versions of the API documentation, ranging from version 2.3.0 up to the latest, 3.33.0, and can access each of them via its own link."],["The `GPUSharingConfig` class includes properties like `GpuSharingStrategy`, `HasGpuSharingStrategy`, and `MaxSharedClientsPerGpu` to define and manage the GPU sharing settings."],["It has a list of inherited members, it’s namespace and assembly, and also lists it’s constructors."]]],[]]