cbuchner1 / ccminer

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

Cuda 8 #59

Open waqasaqb opened 6 years ago

waqasaqb commented 6 years ago

hi tpruvot i am new to github i want to use your ccminer in linux 16.04 and gpu NVIDIA® Tesla® P100 GPUs please give me your ccminer with my gpu and i have the eror on my linux

make all-recursive make[1]: Entering directory '/home/waqas/ccminer' Making all in compat make[2]: Entering directory '/home/waqas/ccminer/compat' make[3]: Entering directory '/home/waqas/ccminer/compat' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/waqas/ccminer/compat' make[2]: Leaving directory '/home/waqas/ccminer/compat' make[2]: Entering directory '/home/waqas/ccminer' nvcc -gencode=arch=compute_50,code=\"sm_50,compute_50\" -gencode=arch=compute_52,code=\"sm_52,compute_52\" -I/usr/l ocal/cuda/include -I. --ptxas-options="-v" --maxrregcount=128 -o equi/cuda_equi.o -c equi/cuda_equi.cu /bin/bash: nvcc: command not found Makefile:2669: recipe for target 'equi/cuda_equi.o' failed make[2]: [equi/cuda_equi.o] Error 127 make[2]: Leaving directory '/home/waqas/ccminer' Makefile:2201: recipe for target 'all-recursive' failed make[1]: [all-recursive] Error 1 make[1]: Leaving directory '/home/waqas/ccminer' Makefile:654: recipe for target 'all' failed make: *** [all] Error 2