Reference documentation and code samples for the Notebooks V2 API module Google::Cloud::Notebooks::V2::AcceleratorConfig::AcceleratorType.
Definition of the types of hardware accelerators that can be used on this instance.
Constants
ACCELERATOR_TYPE_UNSPECIFIED
value: 0
Accelerator type is not specified.
NVIDIA_TESLA_P100
value: 2
Accelerator type is Nvidia Tesla P100.
NVIDIA_TESLA_V100
value: 3
Accelerator type is Nvidia Tesla V100.
NVIDIA_TESLA_P4
value: 4
Accelerator type is Nvidia Tesla P4.
NVIDIA_TESLA_T4
value: 5
Accelerator type is Nvidia Tesla T4.
NVIDIA_TESLA_A100
value: 11
Accelerator type is Nvidia Tesla A100 - 40GB.
NVIDIA_A100_80GB
value: 12
Accelerator type is Nvidia Tesla A100 - 80GB.
NVIDIA_L4
value: 13
Accelerator type is Nvidia Tesla L4.
NVIDIA_TESLA_T4_VWS
value: 8
Accelerator type is NVIDIA Tesla T4 Virtual Workstations.
NVIDIA_TESLA_P100_VWS
value: 9
Accelerator type is NVIDIA Tesla P100 Virtual Workstations.
NVIDIA_TESLA_P4_VWS
value: 10
Accelerator type is NVIDIA Tesla P4 Virtual Workstations.