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 README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ Bluefog is uploaded to Zenodo. An equivalent BibTex format reference is below fo
Troubleshooting
---------
Import bluefog.torch failed
^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^

If you see the error message below, it means that bluefog is not installed properly. Please install bluefog using github source and recompile bluefog (e.g. make clean && make -j $(nproc) && BLUEFOG_WITH_NCCL=1 pip install .)

Expand Down