Skip to content

Commit 228e3ea

Browse files
chore(deps): update nccl-tests digest to abc4677
1 parent 33cdf5b commit 228e3ea

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

examples/WORKSPACE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ http_archive(
3838
"-p1",
3939
],
4040
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 = "eb462bb02d5471d9b3770b797783a8511c2ca8dd57c0f83a4078c0b6e584b226",
42+
strip_prefix = "nccl-tests-abc46770a98777a9fd1b072adcf8becb76bfe125",
43+
urls = ["https://github.com/nvidia/nccl-tests/archive/abc46770a98777a9fd1b072adcf8becb76bfe125.tar.gz"],
4444
)

examples/WORKSPACE.bzlmod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ http_archive(
2222
"-p1",
2323
],
2424
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 = "eb462bb02d5471d9b3770b797783a8511c2ca8dd57c0f83a4078c0b6e584b226",
26+
strip_prefix = "nccl-tests-abc46770a98777a9fd1b072adcf8becb76bfe125",
27+
urls = ["https://github.com/nvidia/nccl-tests/archive/abc46770a98777a9fd1b072adcf8becb76bfe125.tar.gz"],
2828
)

0 commit comments

Comments
 (0)