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