accelerators property
A list of hardware accelerators to be attached to each node.
See https://cloud.google.com/compute/docs/gpus for more information about support for GPUs.
Implementation
core.List<AcceleratorConfig>? accelerators;
A list of hardware accelerators to be attached to each node.
See https://cloud.google.com/compute/docs/gpus for more information about support for GPUs.
core.List<AcceleratorConfig>? accelerators;