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 .NET development."],["The `GPUSharingConfig` class is used to manage GPU sharing configurations for hardware accelerators in Google Cloud Container services."],["The page lists various versions of the API documentation, ranging from version 2.3.0 up to the latest version 3.33.0, with version 3.32.0 being the currently displayed version."],["Key properties of the `GPUSharingConfig` class include `GpuSharingStrategy`, `HasGpuSharingStrategy`, and `MaxSharedClientsPerGpu`, which allow developers to control the strategy and limits of GPU sharing."],["The page shows the class inherits members from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]