Skip to content

Commit 9c1bcb2

Browse files
mchoi8739JoseJuan98
authored andcommitted
Documentation: smddp v1.7.0 release note (aws#3653)
1 parent b73eb1f commit 9c1bcb2

File tree

2 files changed

+34
-8
lines changed

2 files changed

+34
-8
lines changed

doc/api/training/sdp_versions/latest.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ depending on the version of the library you use.
2626
<https://docs.aws.amazon.com/sagemaker/latest/dg/data-parallel-use-api.html#data-parallel-use-python-skd-api>`_
2727
for more information.
2828

29-
Version 1.4.0, 1.4.1, 1.5.0, 1.6.0 (Latest)
30-
===========================================
29+
For versions between 1.4.0 and 1.7.0 (Latest)
30+
=============================================
3131

3232
.. toctree::
3333
:maxdepth: 1

doc/api/training/smd_data_parallel_release_notes/smd_data_parallel_change_log.rst

+32-6
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,40 @@ Release Notes
77
New features, bug fixes, and improvements are regularly made to the SageMaker
88
distributed data parallel library.
99

10-
SageMaker Distributed Data Parallel 1.6.0 Release Notes
10+
SageMaker Distributed Data Parallel 1.7.0 Release Notes
1111
=======================================================
1212

13+
*Date: Feb. 10. 2023*
14+
15+
**Currency Updates**
16+
17+
* Added support for PyTorch 1.13.1.
18+
19+
**Migration to AWS Deep Learning Containers**
20+
21+
This version passed benchmark testing and is migrated to the following AWS Deep Learning Containers (DLC):
22+
23+
- PyTorch 1.13.1 DLC
24+
25+
.. code::
26+
27+
763104351884.dkr.ecr.us-east-1.amazonaws.com/pytorch-training:1.13.1-gpu-py39-cu117-ubuntu20.04-sagemaker
28+
29+
Binary file of this version of the library for custom container users:
30+
31+
.. code::
32+
33+
https://smdataparallel.s3.amazonaws.com/binary/pytorch/1.13.1/cu117/2023-01-09/smdistributed_dataparallel-1.7.0-cp39-cp39-linux_x86_64.whl
34+
35+
36+
----
37+
38+
Release History
39+
===============
40+
41+
SageMaker Distributed Data Parallel 1.6.0 Release Notes
42+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
43+
1344
*Date: Dec. 15. 2022*
1445

1546
**New Features**
@@ -44,11 +75,6 @@ Binary file of this version of the library for `custom container
4475
https://smdataparallel.s3.amazonaws.com/binary/pytorch/1.12.1/cu113/2022-12-05/smdistributed_dataparallel-1.6.0-cp38-cp38-linux_x86_64.whl
4576
4677
47-
----
48-
49-
Release History
50-
===============
51-
5278
SageMaker Distributed Data Parallel 1.5.0 Release Notes
5379
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5480

0 commit comments

Comments
 (0)