Open
Description
python setup.py install gives me this error
Traceback (most recent call last):
File "setup.py", line 23, in
from cuda_setup import CUDA, BUILDEXT
File "/home/d/cusim/cuda_setup.py", line 260, in
assert CUDA is not None
AssertionError. I do have
(cuda_envi) bash-4.2$ whereis cuda
cuda: /usr/local/cuda
bash-4.2$ echo $CUDA_HOME
/usr/local/cuda/