Skip to content

Commit

Permalink
chore(deps): update nccl digest to 0e35f5d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent 45ee11d commit 762a273
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 @@ -27,9 +27,9 @@ http_archive(
name = "nccl",
add_prefix = "nccl",
build_file = "@rules_cuda_examples//nccl:nccl.BUILD",
sha256 = "0de8aed51bf95c96c14bc801ba840eb5b5df527e7105b1f42a58ad5d4d617678",
strip_prefix = "nccl-4365458757e4107ecbf629b2fd6e0e19a5d237c2",
urls = ["https://github.com/nvidia/nccl/archive/4365458757e4107ecbf629b2fd6e0e19a5d237c2.tar.gz"],
sha256 = "04c2d06e6a5e3e75dda3b97d8818d85d058ba6f4f8d850a0c4f3892ca2a39869",
strip_prefix = "nccl-0e35f5d3902f4e30c4c97b9700a6a64b25ba7f7f",
urls = ["https://github.com/nvidia/nccl/archive/0e35f5d3902f4e30c4c97b9700a6a64b25ba7f7f.tar.gz"],
)

http_archive(
Expand Down

0 comments on commit 762a273

Please sign in to comment.