NCCL: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(NCCL page)
(No difference)

Revision as of 20:08, 16 November 2020


This article is a draft

This is not a complete article: This is a draft, a work in progress that is intended to be published into an article, which may or may not be ready for inclusion in the main wiki. It should not necessarily be considered factual or authoritative.




What is NCCL

Please see the NVIDIA webpage.

Troubleshooting

To activate NCCL debug outputs, set the following variable before running NCCL:

NCCL_DEBUG=info

To fix Caught error during NCCL init [...] connect() timed out errors, set the following variable before running NCCL:

NCCL_BLOCKING_WAIT=1