Skip to content

Commit 977c8c9

Browse files
a comment
1 parent c2f7611 commit 977c8c9

File tree

1 file changed

+1
-0
lines changed
  • numba_cuda/numba/cuda/cudadrv

1 file changed

+1
-0
lines changed

numba_cuda/numba/cuda/cudadrv/libs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ def check_static_lib(path):
9393

9494

9595
def _get_source_variable(lib, static=False):
96+
# remove? only used in test()
9697
if lib == "nvvm":
9798
return get_cuda_paths()["nvvm"].by
9899
elif lib == "nvrtc":

0 commit comments

Comments
 (0)