Google Kubernetes Engine v1 API - Enum GPUSharingConfig.Types.GPUSharingStrategy (3.28.0)

public enum GPUSharingConfig.Types.GPUSharingStrategy

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum GPUSharingConfig.Types.GPUSharingStrategy.

The type of GPU sharing strategy currently provided.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

Name Description
Mps

GPUs are shared between containers with NVIDIA MPS.

TimeSharing

GPUs are time-shared between containers.

Unspecified

Default value.