Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
 into cyfan
  • Loading branch information
fancaiyu committed Dec 31, 2024
2 parents b02e147 + 4ca23a5 commit 615f659
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/mc_multigpu_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
)


backend = "nccl"
# backend = "gloo"
# backend = "nccl"
backend = "gloo"
# set_seed(42)
setup(backend=backend)
device = get_device()
Expand Down

0 comments on commit 615f659

Please sign in to comment.