Reference documentation and code samples for the Google Cloud Container V1 Client class GPUSharingConfig.
GPUSharingConfig represents the GPU sharing configuration for Hardware Accelerators.
Generated from protobuf message google.container.v1.GPUSharingConfig
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ max_shared_clients_per_gpu
int|string
The max number of containers that can share a physical GPU.
↳ gpu_sharing_strategy
int
The type of GPU sharing strategy to enable on the GPU node.
getMaxSharedClientsPerGpu
The max number of containers that can share a physical GPU.
int|string
setMaxSharedClientsPerGpu
The max number of containers that can share a physical GPU.
var
int|string
$this
getGpuSharingStrategy
The type of GPU sharing strategy to enable on the GPU node.
int
hasGpuSharingStrategy
clearGpuSharingStrategy
setGpuSharingStrategy
The type of GPU sharing strategy to enable on the GPU node.
var
int
$this