From 0a8de34147951e58df7df5e2719719f02aca5d35 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 22:44:44 +0000 Subject: [PATCH] chore(deps): update nccl-tests digest to 9d26b84 --- examples/WORKSPACE.bazel | 6 +++--- examples/WORKSPACE.bzlmod | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/WORKSPACE.bazel b/examples/WORKSPACE.bazel index d95d8b03..8f84a1e6 100644 --- a/examples/WORKSPACE.bazel +++ b/examples/WORKSPACE.bazel @@ -38,7 +38,7 @@ http_archive( "-p1", ], patches = ["@rules_cuda_examples//nccl:nccl-tests-clang.patch"], - sha256 = "946adb84f63aec66aea7aab9739d41df81c24f783e85fba6328ba243cfc057e0", - strip_prefix = "nccl-tests-1a5f551ffd6e3271982b03a9d5653a3f6ba545fa", - urls = ["https://github.com/nvidia/nccl-tests/archive/1a5f551ffd6e3271982b03a9d5653a3f6ba545fa.tar.gz"], + sha256 = "75cd735a5cc55c407b2024723090264ea4c522ed5a308d32e0254cfb5d25251c", + strip_prefix = "nccl-tests-9d26b8422ba76c098df996b96e13b8ddf3a71165", + urls = ["https://github.com/nvidia/nccl-tests/archive/9d26b8422ba76c098df996b96e13b8ddf3a71165.tar.gz"], ) diff --git a/examples/WORKSPACE.bzlmod b/examples/WORKSPACE.bzlmod index 8809e4e6..f34425ee 100644 --- a/examples/WORKSPACE.bzlmod +++ b/examples/WORKSPACE.bzlmod @@ -22,7 +22,7 @@ http_archive( "-p1", ], patches = ["@rules_cuda_examples//nccl:nccl-tests-clang.patch"], - sha256 = "946adb84f63aec66aea7aab9739d41df81c24f783e85fba6328ba243cfc057e0", - strip_prefix = "nccl-tests-1a5f551ffd6e3271982b03a9d5653a3f6ba545fa", - urls = ["https://github.com/nvidia/nccl-tests/archive/1a5f551ffd6e3271982b03a9d5653a3f6ba545fa.tar.gz"], + sha256 = "75cd735a5cc55c407b2024723090264ea4c522ed5a308d32e0254cfb5d25251c", + strip_prefix = "nccl-tests-9d26b8422ba76c098df996b96e13b8ddf3a71165", + urls = ["https://github.com/nvidia/nccl-tests/archive/9d26b8422ba76c098df996b96e13b8ddf3a71165.tar.gz"], )