NCCL_TESTS_VERSION 2.18.3

Signed-off-by: David Addison <daddison@nvidia.com>
This commit is contained in:
David Addison 2026-04-13 13:37:21 -07:00
parent 5dc0670e56
commit f727aa2a54

View File

@ -6,7 +6,7 @@
#ifndef __COMMON_H__
#define __COMMON_H__
#define NCCL_TESTS_VERSION "2.18.2"
#define NCCL_TESTS_VERSION "2.18.3"
#include "nccl.h"
#if NCCL_VERSION_CODE >= NCCL_VERSION(2,28,0)