vetter / shoc

The SHOC Benchmark Suite
Other
243 stars 104 forks source link

Unable to Compile SHOC Benchmarks #78

Open govindshenoy opened 2 years ago

govindshenoy commented 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

Can anyone help