Module: Google::Cloud::Compute::V1::ResourcePolicyWorkloadPolicy::AcceleratorTopologyMode

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Specifies the connection mode for the accelerator topology. If not specified, the default is AUTO_CONNECT.

Constant Summary collapse

UNDEFINED_ACCELERATOR_TOPOLOGY_MODE =

A value indicating that the enum field is not set.

0
AUTO_CONNECT =

The interconnected chips are pre-configured at the time of VM creation.

491_872_826
PROVISION_ONLY =

The interconnected chips are connected on demand. At the time of VM creation, the chips are not connected.

399_134_966