make -j`nproc' error
[98%] Build target classification
../lib/libcaffe.so.1.0.0: undefined reference to __cudaPushCallConfiguration
../lib/libcaffe.so.1.0.0: undefined reference to __cudaPopCallConfiguration
../lib/libcaffe.so.1.0.0: undefined reference to __cudaPushCallConfiguration
../lib/libcaffe.so.1.0.0: undefined reference to __cudaPopCallConfiguration
collect2: error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
tools/Cmakefiles/upgrade_net_proto_text.dir/build.make: 133: recipe for target 'tools/upgrade_net_proto_text' failed
make[5]: *** [tools/upgrade_net_proto_text] Error 1
tools/Cmakefiles/upgrade_net_proto_binary.dir/build.make: 133: recipe for target 'tools/upgrade_net_proto_binary' failed
make[5]: *** [tools/upgrade_net_proto_binary] Error 1
CmakeFiles/Makefile2:653: recipe for target 'tools/CmakeFiles/upgrade_net_proto_text.dir/all' failed
make[4]: ***[tools/CmakeFiles/upgrade_net_proto_text.dir/all] Error 2
make[4]: *** Waiting for unfinished jobs....
CmakeFiles/Makefile2:539: recipe for target 'tools/CmakeFiles/upgrade_net_proto_binary.dir/all' failed
make[4]: ***[tools/CmakeFiles/upgrade_net_proto_binary.dir/all] Error 2
How to deal with it?
Thanks!
This looks very familiar when you use nvcc with conda's version of cudatoolkit. Is both of the version identical?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.