Closed jambayk closed 2 years ago
The readme says to run the following for installation
pip install git+https://github.com/microsoft/msccl.git
However, this is pointing to the other msccl repository which is not a python package.
Is it supposed to be the following?
pip install git+https://github.com/microsoft/msccl-tools.git
Thank you for catching that. We will update it.
The readme says to run the following for installation
However, this is pointing to the other msccl repository which is not a python package.
Is it supposed to be the following?