Class GPUSharingStrategy (2.47.0)

GPUSharingStrategy(value)

The type of GPU sharing strategy currently provided.

Enums

Name Description
GPU_SHARING_STRATEGY_UNSPECIFIED Default value.
TIME_SHARING GPUs are time-shared between containers.
MPS GPUs are shared between containers with NVIDIA MPS.