Skip to content

Commit

Permalink
chore(deps): update nccl digest to 48bb7fe
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 5, 2024
1 parent 9d4546c commit 55dc9dc
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 = "6a520454b180bab846b1b30d324e8050ce9815ae6b61a1fad036c47d73fb6240",
strip_prefix = "nccl-48bb7fec7953112ff37499a272317f6663f8f600",
urls = ["https://github.com/nvidia/nccl/archive/48bb7fec7953112ff37499a272317f6663f8f600.tar.gz"],
)

http_archive(
Expand Down

0 comments on commit 55dc9dc

Please sign in to comment.