From 8449b48bd6ba0ee6475eed32a3dece2c8be0d2ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 13:49:00 +0000 Subject: [PATCH] chore(deps): update nccl-tests digest to 1292b25 --- examples/WORKSPACE.bazel | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/WORKSPACE.bazel b/examples/WORKSPACE.bazel index 7b6b5cb3..c1376df0 100644 --- a/examples/WORKSPACE.bazel +++ b/examples/WORKSPACE.bazel @@ -41,7 +41,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 = "364dbcf698fefbde046a6f4ae458b6975fd0af717ff83b9397a47d2663f001a0", + strip_prefix = "nccl-tests-1292b25553bd0384f2faa2965f9d82b99797a348", + urls = ["https://github.com/nvidia/nccl-tests/archive/1292b25553bd0384f2faa2965f9d82b99797a348.tar.gz"], )