Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::GPUDirectConfig.
GPUDirectConfig specifies the GPU direct strategy on the node pool.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#gpu_direct_strategy
def gpu_direct_strategy() -> ::Google::Cloud::Container::V1beta1::GPUDirectConfig::GPUDirectStrategy
Returns
- (::Google::Cloud::Container::V1beta1::GPUDirectConfig::GPUDirectStrategy) — The type of GPU direct strategy to enable on the node pool.
#gpu_direct_strategy=
def gpu_direct_strategy=(value) -> ::Google::Cloud::Container::V1beta1::GPUDirectConfig::GPUDirectStrategy
Parameter
- value (::Google::Cloud::Container::V1beta1::GPUDirectConfig::GPUDirectStrategy) — The type of GPU direct strategy to enable on the node pool.
Returns
- (::Google::Cloud::Container::V1beta1::GPUDirectConfig::GPUDirectStrategy) — The type of GPU direct strategy to enable on the node pool.