Skip to content

Commit 618d07c

Browse files
Merge pull request #210320 from jesscioffi/main
Update resource-curated-environments.md
2 parents 68de738 + d60d5fe commit 618d07c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

articles/machine-learning/resource-curated-environments.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,23 @@ This article lists the curated environments with latest framework versions in Az
3131
3232
## Curated environments
3333

34+
35+
> [!IMPORTANT]
36+
> Items marked (preview) in this article are currently in public preview.
37+
> The preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities.
38+
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
39+
40+
### Azure Curated Environment for PyTorch (preview)
41+
42+
**Description**: The Azure Curated Environment for PyTorch is optimized for large, distributed deep learning workloads. it comes pre-packaged with the best of Microsoft technologies for accelerated training, e.g., OnnxRuntime Training (ORT), DeepSpeed, MSCCL, etc.
43+
44+
The following configurations are supported:
45+
46+
| Environment Name | OS | GPU Version| Python Version | PyTorch Version | ORT-training Version | DeepSpeed Version | torch-ort Version |
47+
| --- | --- | --- | --- | --- | --- | --- | --- |
48+
| AzureML-ACPT-pytorch-1.11-py38-cuda11.3-gpu | Ubuntu 20.04 | cu113 | 3.8 | 1.11.0 | 1.11.1 | 0.7.1 | 1.11.0 |
49+
| AzureML-ACPT-pytorch-1.11-py38-cuda11.5-gpu | Ubuntu 20.04 | cu115 | 3.8 | 1.11.0 | 1.11.1 | 0.7.1 | 1.11.0 |
50+
3451
### PyTorch
3552

3653
**Name**: AzureML-pytorch-1.10-ubuntu18.04-py38-cuda11-gpu

0 commit comments

Comments
 (0)