Skip to content

Commit 9e18be3

Browse files
authored
Documentation: smd.dataparallel 1.2.0 use EFA note
1 parent 340fe57 commit 9e18be3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/api/training/smd_data_parallel_release_notes/smd_data_parallel_change_log.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,12 @@
55

66
*New features:*
77

8-
* Support of [EFA network interface](https://aws.amazon.com/hpc/efa/) for distributed all-reduce.
8+
* Support of [EFA network interface](https://aws.amazon.com/hpc/efa/) for distributed AllReduce. For best performance, it is recommended you use an instance type that supports Amazon Elastic Fabric Adapter (ml.p3dn.24xlarge and ml.p4d.24xlarge) when you train a model using SageMaker distributed data parallel.
99

1010
*Bug Fixes:*
1111

1212
* Improved performance on single node and small clusters.
1313

14-
1514
# Sagemaker Distributed Data Parallel 1.1.2 Release Notes
1615

1716
* Bug Fixes

0 commit comments

Comments
 (0)