You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nodeType=flag.String("nodeType", "", "node type for the tests")
137
134
nvidiaTestImage=flag.String("nvidiaTestImage", "", "nccl test image for nccl tests")
135
+
pytorchImage=flag.String("pytorchImage", "763104351884.dkr.ecr.us-west-2.amazonaws.com/pytorch-training:2.1.0-gpu-py310-cu121-ubuntu20.04-ec2", "pytorch cuda image for single node tests")
0 commit comments