File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ http_archive(
38
38
"-p1" ,
39
39
],
40
40
patches = ["@rules_cuda_examples//nccl:nccl-tests-clang.patch" ],
41
- sha256 = "946adb84f63aec66aea7aab9739d41df81c24f783e85fba6328ba243cfc057e0 " ,
42
- strip_prefix = "nccl-tests-1a5f551ffd6e3271982b03a9d5653a3f6ba545fa " ,
43
- urls = ["https://github.com/nvidia/nccl-tests/archive/1a5f551ffd6e3271982b03a9d5653a3f6ba545fa .tar.gz" ],
41
+ sha256 = "74d0fa0845fc61f2000a1a238475aebfe70c19a9f7e84eaead0f89e4fe28ef43 " ,
42
+ strip_prefix = "nccl-tests-cb6a46fdd677783eec470e3df09aa138891bfebf " ,
43
+ urls = ["https://github.com/nvidia/nccl-tests/archive/cb6a46fdd677783eec470e3df09aa138891bfebf .tar.gz" ],
44
44
)
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ http_archive(
22
22
"-p1" ,
23
23
],
24
24
patches = ["@rules_cuda_examples//nccl:nccl-tests-clang.patch" ],
25
- sha256 = "946adb84f63aec66aea7aab9739d41df81c24f783e85fba6328ba243cfc057e0 " ,
26
- strip_prefix = "nccl-tests-1a5f551ffd6e3271982b03a9d5653a3f6ba545fa " ,
27
- urls = ["https://github.com/nvidia/nccl-tests/archive/1a5f551ffd6e3271982b03a9d5653a3f6ba545fa .tar.gz" ],
25
+ sha256 = "74d0fa0845fc61f2000a1a238475aebfe70c19a9f7e84eaead0f89e4fe28ef43 " ,
26
+ strip_prefix = "nccl-tests-cb6a46fdd677783eec470e3df09aa138891bfebf " ,
27
+ urls = ["https://github.com/nvidia/nccl-tests/archive/cb6a46fdd677783eec470e3df09aa138891bfebf .tar.gz" ],
28
28
)
You can’t perform that action at this time.
0 commit comments