Skip to content

Commit 0b992a4

Browse files
authored
Distributed Inference test
run distributed inference test
1 parent 2766a95 commit 0b992a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-readme-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ jobs:
341341
# torch.distributed.DistBackendError: NCCL error in: /pytorch/torch/csrc/distributed/c10d/NCCLUtils.cpp:77, invalid usage (run with NCCL_DEBUG=WARN for details), NCCL version 2.21.5
342342
# [rank0]: ncclInvalidUsage: This usually reflects invalid usage of NCCL library.
343343
# Duplicate GPU detected : rank 0 and rank 1 both on CUDA device 1e0
344-
# .ci/scripts/run-docs distributed
344+
.ci/scripts/run-docs distributed
345345
346346
echo "::group::Completion"
347347
echo "tests complete"

0 commit comments

Comments
 (0)