← Back to events
ActiveAIRelease

trunk/94055e9ef64834496cd136a1bf5ddd2621a5be83: [distributed] Run legacy-only NCCL tests with nccl-legacy (#193240)

Photo: PyTorch Releases

What happened

Several tests rely on legacy ProcessGroupNCCL-specific APIs, deferred collective communicator creation, or multiple devices per process. Select nccl-legacy explicitly for those compatibility tests so switching the nccl alias to NCCL2 does not change what they are intended to exercise. Test Plan: CUDA_VISIBLE_DEVICES=0,1 VIRTUAL_ENV=/home/tristanr/pytorch/.venv PATH=/home/tristanr/pytorch/.venv/bin: $PATH /home/trist…

Summary assembled by rule from the sources below

Why it's spreading

Sources