diff --git a/third_party/nccl/archive.patch b/third_party/nccl/archive.patch index 695fd718cc5..3201f70c46d 100644 --- a/third_party/nccl/archive.patch +++ b/third_party/nccl/archive.patch @@ -47,7 +47,7 @@ index 985274e..7ebb1e1 100644 +#define NCCL_SUFFIX "" -#define NCCL_VERSION_CODE ${nccl:Version} -+#define NCCL_VERSION_CODE 2703 ++#define NCCL_VERSION_CODE 2706 #define NCCL_VERSION(X,Y,Z) ((X) * 1000 + (Y) * 100 + (Z)) #ifdef __cplusplus