Class GPUSharingConfig (2.11.1)

GPUSharingConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

GPUSharingConfig represents the GPU sharing configuration for Hardware Accelerators.

Attributes

NameDescription
max_shared_clients_per_gpu int
The max number of containers that can share a physical GPU.
gpu_sharing_strategy google.cloud.container_v1.types.GPUSharingConfig.GPUSharingStrategy
The type of GPU sharing strategy to enable on the GPU node. This field is a member of `oneof`_ ``_gpu_sharing_strategy``.

Inheritance

builtins.object > proto.message.Message > GPUSharingConfig

Classes

GPUSharingStrategy

GPUSharingStrategy(value)

The type of GPU sharing strategy currently provided.