Skip to content

Commit

Permalink
Add flag alias
Browse files Browse the repository at this point in the history
  • Loading branch information
noaxp committed Aug 3, 2023
1 parent bc105fe commit b6f661f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ build --flag_alias=enable_cuda=//cuda:enable
build --flag_alias=cuda_archs=//cuda:archs
build --flag_alias=cuda_compiler=//cuda:compiler
build --flag_alias=cuda_copts=//cuda:copts
build --flag_alias=cuda_host_copts=//cuda:host_copts
build --flag_alias=cuda_runtime=//cuda:runtime

build --enable_cuda=True
Expand Down

0 comments on commit b6f661f

Please sign in to comment.