cbuchner1 / CudaMiner

a CUDA accelerated litecoin mining application based on pooler's CPU miner
Other
687 stars 304 forks source link

nvcc fatal : Value 'compute_10' is not defined for option 'gpu-architecture' #158

Open linuxliste opened 6 years ago

linuxliste commented 6 years ago

nvcc fatal : Value 'compute_10' is not defined for option 'gpu-architecture' Makefile:946: recipe for target 'salsa_kernel.o' failed make[2]: [salsa_kernel.o] Error 1 make[2]: Leaving directory '/root/CudaMiner' Makefile:496: recipe for target 'all-recursive' failed make[1]: [all-recursive] Error 1 make[1]: Leaving directory '/root/CudaMiner' Makefile:285: recipe for target 'all' failed make: *** [all] Error 2

StaleHyena commented 6 years ago

https://github.com/cbuchner1/CudaMiner/issues/153 Already tackled this issue