fireice-uk / xmr-stak-nvidia

Monero NVIDIA miner
GNU General Public License v3.0
249 stars 99 forks source link

ubuntu xmrMiner GPU 0: invalid device function #230

Open mahmoudSalim opened 6 years ago

mahmoudSalim commented 6 years ago

xmrMiner 0.3.0 (64 bit) for NVIDIA GPUs by psychocrypt Built with GCC 5.4 using the Nvidia CUDA Toolkit 8.0

psychocrypt's XMR donation address: 43NoJVEXo21hGZ6tDG6Z3g4qimiGdJPE6GRxAmiWwm26gwr62Lqo7zRiCJFSBmbkwTGNuuES9ES5TgaVHceuYc4Y75txCTU for more donation addresses please read the README.md

[2018-05-01 18:11:14] Using JSON-RPC 2.0 [2018-05-01 18:11:14] Starting Stratum on stratum+tcp://monerohash.com:3333 [2018-05-01 18:11:16] 1 miner threads started, using 'cryptonight-monero' algorithm. [2018-05-01 18:11:16] GPU #0: Tesla K80 (13 SMX), using 52 blocks of 8 threads

GPU 0: invalid device function /home/xmrMinerProject/xmrMiner/cryptonight/cuda_cryptonight_extra.cu line 230

psychocrypt commented 6 years ago

if you used windows please rexompile with the correct compite architecture. K80 is sm_37. Add to cmake -DCUDA_ARCH=37

mahmoudSalim notifications@github.com schrieb am Di., 1. Mai 2018, 20:14:

xmrMiner 0.3.0 (64 bit) for NVIDIA GPUs by psychocrypt Built with GCC 5.4 using the Nvidia CUDA Toolkit 8.0 psychocrypt's XMR donation address:

43NoJVEXo21hGZ6tDG6Z3g4qimiGdJPE6GRxAmiWwm26gwr62Lqo7zRiCJFSBmbkwTGNuuES9ES5TgaVHceuYc4Y75txCTU for more donation addresses please read the README.md

[2018-05-01 18:11:14] Using JSON-RPC 2.0 [2018-05-01 18:11:14] Starting Stratum on stratum+tcp:// monerohash.com:3333 [2018-05-01 18:11:16] 1 miner threads started, using 'cryptonight-monero' algorithm. [2018-05-01 18:11:16] GPU #0: Tesla K80 (13 SMX), using 52 blocks of 8 threads

GPU 0: invalid device function /home/xmrMinerProject/xmrMiner/cryptonight/cuda_cryptonight_extra.cu line 230

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fireice-uk/xmr-stak-nvidia/issues/230, or mute the thread https://github.com/notifications/unsubscribe-auth/AYsxtplQ1bEHsuYpxet6kcBl8sYt-1L3ks5tuKYggaJpZM4TuSez .

mahmoudSalim commented 6 years ago

Thanks for reply actually I tried -DCUDA_ARCH=37`but still the same problem. The Good News is I tried -DCUDA_ARCH=30 and it Worked