Skip to content

Commit

Permalink
chore(deps): update nccl digest to ab2b89c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent 8f2f2e6 commit 4b34e39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/WORKSPACE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "nccl",
build_file = "@rules_cuda_examples//nccl:nccl.BUILD",
sha256 = "83b299cfc2dfe63887dadf3590b3ac2b8b2fd68ec5515b6878774eda39a697d2",
strip_prefix = "nccl-9814c75eea18fc7374cde884592233b6b7dc055b",
urls = ["https://github.com/nvidia/nccl/archive/9814c75eea18fc7374cde884592233b6b7dc055b.tar.gz"],
sha256 = "cf8aa6a71e6d1200e5a8568e0fb185a3892083866579a3115c5d574c8ed6dba9",
strip_prefix = "nccl-ab2b89c4c339bd7f816fbc114a4b05d386b66290",
urls = ["https://github.com/nvidia/nccl/archive/ab2b89c4c339bd7f816fbc114a4b05d386b66290.tar.gz"],
)

http_archive(
Expand Down

0 comments on commit 4b34e39

Please sign in to comment.