Compiler collectives

Compiler collectives

Released Sunday, 4th August 2024
Good episode? Give it some love!
Compiler collectives

Compiler collectives

Compiler collectives

Compiler collectives

Sunday, 4th August 2024
Good episode? Give it some love!
Rate Episode
List

Compiler collectives are a PT2 feature where by compiler instances across multiple ranks use NCCL collectives to communicate information to other instances. This is used to ensure we consistently decide if inputs or static or dynamic across all ranks. See also PR at https://github.com/pytorch/pytorch/pull/130935

Show More