ClusterNetworkInterface
The network interface configuration for a Amazon SageMaker HyperPod cluster instance group.
Contents
- InterfaceType
-
The type of network interface for the instance group. Valid values:
-
efa– An EFA with ENA interface, which provides both the EFA device for low-latency, high-throughput communication and the ENA device for IP networking. -
efa-only– An EFA-only interface, which provides only the EFA device capabilities without the ENA device for traditional IP networking.
For more information, see Elastic Fabric Adapter.
Type: String
Valid Values:
efa | efa-onlyRequired: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: