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, with the latest version being 3.33.0."],["`GPUSharingConfig` is designed to manage GPU sharing configurations for Hardware Accelerators in the Google Cloud Container environment."],["The `GPUSharingConfig` class allows for defining a `GpuSharingStrategy` and setting `MaxSharedClientsPerGpu` to control how physical GPUs are shared among containers."],["The webpage shows the full list of versions of `GPUSharingConfig`, including versions back to 2.3.0, allowing for access to prior versions."],["The GPUSharingConfig class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]