Skip to content

Commit

Permalink
Added p5 as a supported NCCL instance
Browse files Browse the repository at this point in the history
  • Loading branch information
andjsmi authored and 992X committed Sep 5, 2024
1 parent 628166c commit b6df651
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sagemaker_training/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
"ml.p3dn.24xlarge",
"ml.p4d.24xlarge",
"ml.p4de.24xlarge",
"ml.p5.48xlarge",
"ml.trn1.32xlarge",
]

Expand Down

0 comments on commit b6df651

Please sign in to comment.