Skip to content

Commit 32e0b81

Browse files
committed
documentation: add smddp allreduce improvements
1 parent 9ae2b85 commit 32e0b81

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/api/training/smd_data_parallel_release_notes/smd_data_parallel_change_log.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,11 @@ SageMaker Distributed Data Parallel 1.6.0 Release Notes
1515
**New Features**
1616

1717
* New SMDDP Collectives support for the SageMaker model parallelism library’s sharded data parallelism operating AllGather. For more information, see `Sharded data parallelism with SMDDP Collectives <https://docs.aws.amazon.com/sagemaker/latest/dg/model-parallel-extended-features-pytorch-sharded-data-parallelism.html#model-parallel-extended-features-pytorch-sharded-data-parallelism-smddp-collectives>`_ in the Amazon SageMaker Developer Guide.
18-
* Added support for Amazon EC2 ml.p4de.24xlarge instances
18+
* Added support for Amazon EC2 ml.p4de.24xlarge instances.
1919

20+
**Improvements*
21+
22+
* Improved general performance of the SMDDP AllReduce collective communication operation.
2023

2124
**Migration to AWS Deep Learning Containers**
2225

0 commit comments

Comments
 (0)