We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4565c3 commit 8c60f4aCopy full SHA for 8c60f4a
docs/source/distributed.md
@@ -51,7 +51,7 @@ MPI supports CUDA only if the implementation used to build PyTorch supports it.
51
+----------------+-----+-----+-----+-----+-----+-----+-----+-----+
52
| reduce_scatter | ✓ | ✓ | ✘ | ✘ | ✘ | ✓ | ✘ | ✓ |
53
54
-| all_to_all | ✓ | ✓ | ✓ | ? | ✘ | ✓ | ✘ | ✓ |
+| all_to_all | ✘ | ✘ | ✓ | ? | ✘ | ✓ | ✘ | ✓ |
55
56
| barrier | ✓ | ✘ | ✓ | ? | ✘ | ✓ | ✘ | ✓ |
57
0 commit comments