Google Cloud Container V1 Client - Class GPUDirectStrategy (2.8.0)

Reference documentation and code samples for the Google Cloud Container V1 Client class GPUDirectStrategy.

Option for GPU direct Strategies

Protobuf type google.container.v1.GPUDirectConfig.GPUDirectStrategy

Namespace

Google \ Cloud \ Container \ V1 \ GPUDirectConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

GPU_DIRECT_STRATEGY_UNSPECIFIED

Value: 0

Default value. No GPU Direct strategy is enabled on the node.

Generated from protobuf enum GPU_DIRECT_STRATEGY_UNSPECIFIED = 0;

RDMA

Value: 2

GPUDirect-RDMA on A3 Ultra, and A4 machine types

Generated from protobuf enum RDMA = 2;