cbuchner1 / ccminer

Christian Buchner's & Christian H.'s CUDA miner project
Other
274 stars 1.71k forks source link

Invalid device symbol #42

Closed rjperry611 closed 7 years ago

rjperry611 commented 7 years ago

Can't seem to get a simple benchmark to work...

This is my first time trying out cryptocurrency mining so any help I could get with this would be great.

lezorte@lezorte-desktop ~/dev $ ccminer --benchmark
*** ccminer 1.8.4 for nVidia GPUs by tpruvot@github ***
    Built with the nVidia CUDA Toolkit 7.5

  Originally based on Christian Buchner and Christian H. project
  Include some algos from alexis78, djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2016-11-19 15:13:22] Starting benchmark mode with blakecoin
[2016-11-19 15:13:22] NVML GPU monitoring enabled.
[2016-11-19 15:13:22] 1 miner thread started, using 'blakecoin' algorithm.
[2016-11-19 15:13:22] GPU #0: Intensity set to 22, 4194304 cuda threads
Cuda error in func 'blake256_cpu_setBlock_16' at line 467 : invalid device symbol.
rjperry611 commented 7 years ago

My bad. I totally forgot to read the Wiki.