torch-mesh-isect icon indicating copy to clipboard operation
torch-mesh-isect copied to clipboard

A problem when running usr/local/cuda-10.1/bin/nvcc

Open Kimchuls opened this issue 3 years ago • 1 comments

07ba95b40197057d4654cf973236b7a After I run the code python setup.py install, I meet the problem above. But I set the the environment variable $CUDA_SAMPLES_INC to the path that contains the header helper_math.h. I hope you can help me solve this problem. Thanks!

Kimchuls avatar Sep 27 '20 13:09 Kimchuls

I'm still facing the same issue after adding cuda samples and setting the environment variable.

error: command '/usr/local/cuda-10.0/bin/nvcc' failed with exit status 1

tetsu avatar Nov 25 '20 06:11 tetsu