Skip to content

Commit 6f04328

Browse files
committed
fix
1 parent db70c3f commit 6f04328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/gpus/cuda/hermetic/cuda_nvrtc.BUILD.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ licenses(["restricted"]) # NVIDIA proprietary license
22
load(
33
"@local_config_cuda//cuda:build_defs.bzl",
44
"if_cuda_newer_than",
5-
"if_static_cuda",
5+
"if_static_nvrtc",
66
)
77
load(
88
"@rules_ml_toolchain//third_party/gpus:nvidia_common_rules.bzl",

0 commit comments

Comments
 (0)