[INSTALL-7] NCCL must be listed as a prerequisite for bare-metal installation
Open
bug
Documentation
p1
- Dominant language
- Python
- Stars
- 2k
- Forks
- 561
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 145
Description
## Problem
After installing `cmake`, the Transformer Engine build still fails because NCCL is not installed on the system. NCCL is not listed as a prerequisite in the installation guide.
## Suggested fix
Add NCCL to the prerequisite checklist and document the installation steps (or include it in a convenience install script).
Contributor guide
Assessment
This issue has not been assessed yet.