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."],[[["The `GPUSharingConfig` class, part of the Google Kubernetes Engine v1 API, configures GPU sharing for Hardware Accelerators."],["This class offers properties such as `GpuSharingStrategy` to determine the sharing strategy, `HasGpuSharingStrategy` to check if the strategy is set, and `MaxSharedClientsPerGpu` to define the maximum number of containers that can share a single GPU."],["The class `GPUSharingConfig` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for `GPUSharingConfig` is 3.33.0, and documentation for previous versions, down to 2.3.0, are accessible."]]],[]]