I compiled the code on ubuntu 14.04 and cuda 8.0. Everything is going fine but when I run the miner , I got this error:
[2017-08-08 03:11:50] Starting on stratum+tcp://sigt.suprnova.cc:7106
[2017-08-08 03:11:50] NVML GPU monitoring enabled.
[2017-08-08 03:11:50] 1 miner thread started, using 'skunk' algorithm.
[2017-08-08 03:11:51] Stratum difficulty set to 1
[2017-08-08 03:11:51] GPU #0: Intensity set to 17, 131072 cuda threads!!!!
[2017-08-08 03:11:51] GPU #0: Intensity set to 17, 131072 cuda threads
Cuda error in func 'skein512_cpu_setBlock_80' at line 568 : invalid device symbol.
Does anyone have this problem before ? Thanks !!!