NCCL_TESTS_VERSION 2.17.8

This commit is contained in:
David Addison 2026-01-06 15:00:17 -08:00
parent 7278698c1b
commit 81463c58d0

View File

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