diff --git a/src/common.h b/src/common.h index cb61622..b30824d 100644 --- a/src/common.h +++ b/src/common.h @@ -6,7 +6,7 @@ #ifndef __COMMON_H__ #define __COMMON_H__ -#define NCCL_TESTS_VERSION "2.17.7" +#define NCCL_TESTS_VERSION "2.17.8" #include "nccl.h" #if NCCL_VERSION_CODE >= NCCL_VERSION(2,28,0)