NCCL_TESTS_VERSION 2.18.1

This commit is contained in:
David Addison 2026-03-11 09:55:31 -07:00
parent c1af7df1f3
commit e02c20b898

View File

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