Skip to content

Tags: dailiuyao/nccl-tests

Tags

v2.13.5

Toggle v2.13.5's commit message
Call cudaFreeHost() on wrongPerGpu not cudaFree()

v2.13.4

Toggle v2.13.4's commit message
Update NCCL tests

v2.13.3

Toggle v2.13.3's commit message
Fix preprocessor version check for ncclGetLastError()

ncclGetLastError() was added in NCCL 2.13.0

v2.13.2

Toggle v2.13.2's commit message
Fix an issue with the last commit when data checking is disabled

v2.13.1

Toggle v2.13.1's commit message
Display N/A for error count in AlltoAll in-place test

AlltoAll does not support in-place buffers

v2.13.0

Toggle v2.13.0's commit message
Changed top-level Makefile behavior so that BUILDDIR is interpreted

as relative to top-level directory. This done is by abspath'ing it before
passing it to subdirectory Makefile's.

The old behavior had two cases: with and without BUILDDIR being set by
the user. With BUILDDIR not set, the build dir would be named "build"
in the top-level directory. If BUILDDIR was set, then the build dir
would be placed at "src/${BUILDDIR}".

The new behavior is simpler, if BUILDDIR is not set then it defaults
to "build", and the directory holding the final build is always at just
"${BUILDDIR}" in the top level.

v2.11.0

Toggle v2.11.0's commit message
Resync with NCCL 2.11.4

New operator: mulsum
New test: gather

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