Open govindshenoy opened 2 years ago
Greetings all,
I am trying to compile SHOC benchmarks. I am using CUDA version 11.0. I get the following error
/usr/local/cuda-11.0//bin/../targets/x86_64-linux/include/crt/host_runtime.h:259: undefined reference to __cudaUnregisterFatBinary' usSpeedDownload.o: In functionsti__cudaRegisterAll()': /tmp/tmpxft_000037c9_00000000-6_BusSpeedDownload.cudafe1.stub.c:13: undefined reference to __cudaRegisterFatBinary' /tmp/tmpxft_000037c9_00000000-6_BusSpeedDownload.cudafe1.stub.c:13: undefined reference to__cudaRegisterFatBinaryEnd' collect2: error: ld returned 1 exit status Makefile:329: recipe for target 'BusSpeedDownload' failed make[4]: *** [BusSpeedDownload] Error 1
__cudaUnregisterFatBinary' usSpeedDownload.o: In function
__cudaRegisterFatBinary' /tmp/tmpxft_000037c9_00000000-6_BusSpeedDownload.cudafe1.stub.c:13: undefined reference to
Can anyone help
Greetings all,
I am trying to compile SHOC benchmarks. I am using CUDA version 11.0. I get the following error
/usr/local/cuda-11.0//bin/../targets/x86_64-linux/include/crt/host_runtime.h:259: undefined reference to
__cudaUnregisterFatBinary' usSpeedDownload.o: In function
sti__cudaRegisterAll()': /tmp/tmpxft_000037c9_00000000-6_BusSpeedDownload.cudafe1.stub.c:13: undefined reference to__cudaRegisterFatBinary' /tmp/tmpxft_000037c9_00000000-6_BusSpeedDownload.cudafe1.stub.c:13: undefined reference to
__cudaRegisterFatBinaryEnd' collect2: error: ld returned 1 exit status Makefile:329: recipe for target 'BusSpeedDownload' failed make[4]: *** [BusSpeedDownload] Error 1Can anyone help