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 reference documentation for the `GPUSharingConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["It details the latest version (3.33.0) and provides a comprehensive list of previous versions of the `GPUSharingConfig` class, going as far back as version 2.3.0, for users who wish to see how it has evolved over time."],["`GPUSharingConfig` is a class that defines the GPU sharing configuration for hardware accelerators in Google Kubernetes Engine."],["The class `GPUSharingConfig` has properties to configure the GPU sharing strategy and the maximum number of clients that can share a GPU, which are `GpuSharingStrategy` and `MaxSharedClientsPerGpu`."],["The `GPUSharingConfig` class implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage, showing its capabilities and how it interacts with other .NET protocols."]]],[]]