Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: StevenShi-23/nccl-tests

Tags

v2.10.1

Toggle v2.10.1's commit message
Add CUDA graph support only for CUDA 11.3 and later builds

Fixes NVIDIA#90

v2.10.0

Toggle v2.10.0's commit message
Merge branch 'bfloat16'

v2.9.0

Toggle v2.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update PERFORMANCE.md

v2.0.0

Toggle v2.0.0's commit message
Resync all tests with test code from NCCL 2.4

Major rework to merge most of the changes from the NCCL internal
tests into the public ones

Data integrity checking is now much more performant at scale.
Test latency units are now in usec
Startup times at scale are improved

v1.0.0

Toggle v1.0.0's commit message
Added a precision for AllGather and ReduceScatter sizes since NCCL us…

…es the size per rank.