We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c140277 commit 667e55aCopy full SHA for 667e55a
third_party/gpus/cuda/hermetic/cuda_nvrtc.BUILD.tpl
@@ -2,7 +2,7 @@ licenses(["restricted"]) # NVIDIA proprietary license
2
load(
3
"@local_config_cuda//cuda:build_defs.bzl",
4
"if_cuda_newer_than",
5
- "if_static_cuda",
+ "if_static_nvrtc",
6
)
7
8
"@rules_ml_toolchain//third_party/gpus:nvidia_common_rules.bzl",
0 commit comments