openpose icon indicating copy to clipboard operation
openpose copied to clipboard

make -j`nproc' error

Open guofengming11 opened this issue 4 years ago • 2 comments

[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!

guofengming11 avatar Apr 17 '21 06:04 guofengming11

This looks very familiar when you use nvcc with conda's version of cudatoolkit. Is both of the version identical?

xiangyann avatar May 18 '21 10:05 xiangyann

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.

stale[bot] avatar Jan 09 '22 07:01 stale[bot]