Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
485 views
in Technique[技术] by (71.8m points)

google colaboratory - How do we find any paths of specific libraries/tools that are present in collab Notebook?Are there any commands to find?

While executing the command make,I encountered this problem `

/usr/local/cuda-10.0/bin/nvcc -ccbin aarch64-linux-gnu-g++ -I. -I/usr/local/cuda-10.0/samples/common/inc -c ./nb_gpu.cu
aarch64-linux-gnu-g++: No such file or directory
Makefile:17: recipe for target 'nb_gpu.o' failed
make: *** [nb_gpu.o] Error 1

`


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...