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 \ GPUDirectConfigMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
GPU_DIRECT_STRATEGY_UNSPECIFIED
Value: 0Default value. No GPU Direct strategy is enabled on the node.
Generated from protobuf enum GPU_DIRECT_STRATEGY_UNSPECIFIED = 0;
RDMA
Value: 2GPUDirect-RDMA on A3 Ultra, and A4 machine types
Generated from protobuf enum RDMA = 2;