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 focusing on version 3.22.0 of the .NET library."],["`GPUSharingConfig` is used to define the GPU sharing settings for Hardware Accelerators in Google Cloud Container environments, allowing multiple containers to share a physical GPU."],["The documentation includes information on the class's inheritance, implemented interfaces, constructors, properties like `GpuSharingStrategy` and `MaxSharedClientsPerGpu`, and links to related namespaces, assemblies, and types."],["The latest version available is 3.33.0, and the webpage also provides access to the documentation for all other versions, ranging from 3.32.0 to 2.3.0."]]],[]]