PointASNL icon indicating copy to clipboard operation
PointASNL copied to clipboard

sh compile bug

Open cuge1995 opened this issue 4 years ago • 3 comments

compilation terminated. compile_ops.sh: 10: compile_ops.sh: /usr/local/cuda-10.0/bin/nvcc: not found g++: error: ./grouping/tf_grouping_g.cu.o: No such file or directory compile_ops.sh: 13: compile_ops.sh: /usr/local/cuda-10.0/bin/nvcc: not found g++: error: ./sampling/tf_sampling_g.cu.o: No such file or directory

cuge1995 avatar Jun 16 '20 06:06 cuge1995

I encountered the same problem, did you resolve it?

Ailce8862 avatar Jun 20 '20 11:06 Ailce8862

no, still cannot run

cuge1995 avatar Jun 21 '20 02:06 cuge1995

Hi,@cuge1995 , sorry for the late response, please try an operation ':set ff=unix' after using vim/vi. If still doesn't work, you need double-check your CUDA 10 is successfully installed.

yanx27 avatar Jul 14 '20 06:07 yanx27