Skip to content

Tags: newellz2/nccl-tests

Tags

v2.13.9-usdt-lmt-gath

Toggle v2.13.9-usdt-lmt-gath's commit message
Added limits and a rankdata file.

v2.13.9-usdt

Toggle v2.13.9-usdt's commit message
Added USDT probes.

v2.13.9

Toggle v2.13.9's commit message
Added missing MPI_Comm_free() call before MPI_Finalize()

v2.13.8

Toggle v2.13.8's commit message
Added an MPI_Barrier() call after MPI_Bcast() for HCOLL issue

v2.13.7

Toggle v2.13.7's commit message
Make the -c option be a datacheck iteration count parameter

Default is 1

v2.13.6

Toggle v2.13.6's commit message
Add boot_id to the hostname hash due to collisions on Azure

Fixes NVIDIA#60

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