Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/run-readme-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ jobs:
# 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
# [rank0]: ncclInvalidUsage: This usually reflects invalid usage of NCCL library.
# Duplicate GPU detected : rank 0 and rank 1 both on CUDA device 1e0
# .ci/scripts/run-docs distributed
.ci/scripts/run-docs distributed

echo "::group::Completion"
echo "tests complete"
Expand Down
Loading