Change NCCL_PATCH to 6
We're building against NCCL 2.7.6, but were incorrectly reporting the version as 2.7.3. PiperOrigin-RevId: 343586102 Change-Id: I4cf2c4f1b7fdd97ff94662baf9c586b1055681ee
This commit is contained in:
parent
0b06f2927b
commit
9a63a1a6df
2
third_party/nccl/archive.patch
vendored
2
third_party/nccl/archive.patch
vendored
@ -43,7 +43,7 @@ index 985274e..7ebb1e1 100644
|
||||
-#define NCCL_SUFFIX "${nccl:Suffix}"
|
||||
+#define NCCL_MAJOR 2
|
||||
+#define NCCL_MINOR 7
|
||||
+#define NCCL_PATCH 3
|
||||
+#define NCCL_PATCH 6
|
||||
+#define NCCL_SUFFIX ""
|
||||
|
||||
-#define NCCL_VERSION_CODE ${nccl:Version}
|
||||
|
Loading…
Reference in New Issue
Block a user