mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-07-15 19:54:45 +00:00
## Summary - add FP16 accumulation support for FP8 NVLS multimem load-reduce - probe and gate FP8 NVLS algorithms on device support - keep MNNVL algorithm sizing and buffer-pool changes out of this sub-PR ## Validation - ./tools/lint.sh - cmake --build build --target mscclpp_collectives mscclpp_nccl -j$(nproc) --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>