From 567913cd3b8731e8390db74cd50ef4bd745cb6b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 18:04:13 +0000 Subject: [PATCH] chore(deps): update nccl-tests digest to 501a149 --- 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 7d1a7835..8759a8c2 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 = "ff3ead0d6a414ad2024fca2661f7a1f0a55687796f41d1a67b0fb1595e5adc1f", + strip_prefix = "nccl-tests-501a149d575fa62b7d8bea5b2bd20304dba55025", + urls = ["https://github.com/nvidia/nccl-tests/archive/501a149d575fa62b7d8bea5b2bd20304dba55025.tar.gz"], ) diff --git a/examples/WORKSPACE.bzlmod b/examples/WORKSPACE.bzlmod index 8809e4e6..5e8338ee 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 = "ff3ead0d6a414ad2024fca2661f7a1f0a55687796f41d1a67b0fb1595e5adc1f", + strip_prefix = "nccl-tests-501a149d575fa62b7d8bea5b2bd20304dba55025", + urls = ["https://github.com/nvidia/nccl-tests/archive/501a149d575fa62b7d8bea5b2bd20304dba55025.tar.gz"], )