Bitcoin Forum
June 26, 2024, 03:42:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 [7]
121  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] ccminer 2.0 - opensource - GPL (tpruvot) on: June 04, 2017, 09:42:41 PM
Please, maybe somebody can help to compile the code correctly? I'm on Ubunty 17.10 with Cuda 8.0
I'm already compile the code from git repository linux and from main branch with the same error results:

Quote
[2017-06-05 00:20:44] Starting on stratum+tcp://yiimp.ccminer.org:3334
[2017-06-05 00:20:44] NVML GPU monitoring enabled.
[2017-06-05 00:20:44] 2 miner threads started, using 'lbry' algorithm.
[2017-06-05 00:20:46] Stratum difficulty set to 32 (0.12500)
[2017-06-05 00:20:46] lbry block 185851, diff 132489.516
[2017-06-05 00:20:47] GPU #0: scanhash_lbry:118 unknown error
[2017-06-05 00:20:47] GPU #0: Intensity set to 22, 4194304 cuda threads
[2017-06-05 00:20:47] GPU #1: scanhash_lbry:118 unknown error
[2017-06-05 00:20:47] GPU #1: Intensity set to 22, 4194304 cuda threads
Cuda error in func 'scanhash_lbry' at line 132 : unknown error.
Cuda error in func 'scanhash_lbry' at line 132 : driver shutting down.
Segmentation fault (core dumped)

When I compile the code I add "-fPIC" to nvcc to compile that, because without that it was the problem to link .o files.

How to recompile that to get to work?... Thanks...

On:
*** ccminer 2.1 for nVidia GPUs by tpruvot@github ***
    Built with the nVidia CUDA Toolkit 8.0 64-bits
Pages: « 1 2 3 4 5 6 [7]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!