CCL: Add RCCL and NCCL to system.py
Open
@nhanford is already working on this.
Since Jul 29, 2025.
system
- Dominant language
- Python
- Stars
- 78
- Forks
- 52
- Avg merge
- 4d 19m
- Merged PRs (30d)
- 10
Description
- El Capitan
- Matrix?
- Sierra
- Add *CCL tests to
osu-microbenchmarksand point at N/RCCL to test. Later will need this in CommBench as well. - Does CCL uselib fabric or sockets? How to track?
- libfabric is automatically enabled when using the WCI wheel
- to use mainstream wheel, need to set
export LD_LIBRARY_PATH=/collab/usr/global/tools/rccl/toss_4_x86_64_ib_cray/rocm-6.4.1/install/lib/:$LD_LIBRARY_PATH - Is there a
USE_SYSTEM_NCCLflag for PyTorch?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.