Skip to content

Commit 28f32b9

Browse files
committed
Update
[ghstack-poisoned]
2 parents 7788412 + aabeb61 commit 28f32b9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

test/prototype/mx_formats/test_dtensor.sh renamed to test/prototype/mx_formats/test_mx_dtensor.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ if python -c 'import torch;print(torch.cuda.is_available())' | grep -q "False";
1414
fi
1515

1616
# integration tests for TP/SP
17-
NCCL_DEBUG=WARN torchrun --nproc_per_node 2 test/prototype/mx_formats/test_dtensor.py
17+
NCCL_DEBUG=WARN torchrun --nproc_per_node 2 test/prototype/mx_formats/test_mx_dtensor.py

0 commit comments

Comments
 (0)