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 = "5a816fa7de372e7a57862e7f790900fd3c28cbef97abb2d45efc6f05f9c8c821 " ,
42
+ strip_prefix = "nccl-tests-d2d40cc8249378efa4d7e2c949528c15eeb7d8e7 " ,
43
+ urls = ["https://github.com/nvidia/nccl-tests/archive/d2d40cc8249378efa4d7e2c949528c15eeb7d8e7 .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 = "5a816fa7de372e7a57862e7f790900fd3c28cbef97abb2d45efc6f05f9c8c821 " ,
26
+ strip_prefix = "nccl-tests-d2d40cc8249378efa4d7e2c949528c15eeb7d8e7 " ,
27
+ urls = ["https://github.com/nvidia/nccl-tests/archive/d2d40cc8249378efa4d7e2c949528c15eeb7d8e7 .tar.gz" ],
28
28
)
You can’t perform that action at this time.
0 commit comments