-
Couldn't load subscription status.
- Fork 5.9k
Closed
Labels
Description
Currently, paddle is compiled with nccl1.3 by pulling its source code from https://github.com/NVIDIA/nccl. During the runtime, it is linked to nccl2. This would result in failure such as unhandled cuda error.
The CI doesn't fail because some CI machine only have one GPU so the nccl test is skipped.