Skip to content

Commit

Permalink
Automated Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 683261654
  • Loading branch information
IllogicalMoose authored and copybara-github committed Oct 7, 2024
1 parent d9d7635 commit 7722364
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions third_party/gpus/cuda/hermetic/BUILD.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,11 @@ cc_library(
],
)

alias(
name = "cuda_runtime",
actual = ":cudart_static",
)

alias(
name = "cuda_driver",
actual = select({
Expand Down

0 comments on commit 7722364

Please sign in to comment.