@@ -5,39 +5,64 @@ Release Notes
55#############
66
77New features, bug fixes, and improvements are regularly made to the SageMaker
8- distributed data parallel library.
8+ data parallelism library.
99
10- SageMaker Distributed Data Parallel 1.7 .0 Release Notes
10+ SageMaker Distributed Data Parallel 1.8 .0 Release Notes
1111=======================================================
1212
13- *Date: Feb. 10 . 2023 *
13+ *Date: Apr. 17 . 2023 *
1414
1515**Currency Updates **
1616
17- * Added support for PyTorch 1.13.1 .
17+ * Added support for PyTorch 2.0.0 .
1818
1919**Migration to AWS Deep Learning Containers **
2020
2121This version passed benchmark testing and is migrated to the following AWS Deep Learning Containers (DLC):
2222
23- - PyTorch 1.13.1 DLC
23+ - PyTorch 2.0.0 DLC
2424
2525 .. code ::
2626
27- 763104351884.dkr.ecr.us-east-1.amazonaws.com/pytorch-training:1.13.1 -gpu-py39-cu117 -ubuntu20.04-sagemaker
27+ 763104351884.dkr.ecr.us-east-1.amazonaws.com/pytorch-training:2.0.0 -gpu-py310-cu118 -ubuntu20.04-sagemaker
2828
2929 Binary file of this version of the library for custom container users:
3030
3131 .. code ::
3232
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
33+ https://smdataparallel.s3.amazonaws.com/binary/pytorch/2.0.0/cu118 /2023-03-20 /smdistributed_dataparallel-1.8 .0-cp310-cp310 -linux_x86_64.whl
3434
3535
3636----
3737
3838Release History
3939===============
4040
41+ SageMaker Distributed Data Parallel 1.7.0 Release Notes
42+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
43+
44+ *Date: Feb. 10. 2023 *
45+
46+ **Currency Updates **
47+
48+ * Added support for PyTorch 1.13.1.
49+
50+ **Migration to AWS Deep Learning Containers **
51+
52+ This version passed benchmark testing and is migrated to the following AWS Deep Learning Containers (DLC):
53+
54+ - PyTorch 1.13.1 DLC
55+
56+ .. code ::
57+
58+ 763104351884.dkr.ecr.us-east-1.amazonaws.com/pytorch-training:1.13.1-gpu-py39-cu117-ubuntu20.04-sagemaker
59+
60+ Binary file of this version of the library for custom container users:
61+
62+ .. code ::
63+
64+ 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
65+
4166 SageMaker Distributed Data Parallel 1.6.0 Release Notes
4267~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4368
0 commit comments