[BUG] SASS disassembly always tries to use nvdisasm
on the PATH
#9
Labels
bug
Something isn't working
nvdisasm
on the PATH
#9
See:
numba-cuda/numba_cuda/numba/cuda/codegen.py
Lines 27 to 29 in e3658d4
It would be better to search for CUDA command line tools in the more normal way, e.g. from
CUDA_HOME
/CUDA_PATH
first.The text was updated successfully, but these errors were encountered: