Bitcoin Forum
June 22, 2024, 08:18:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added MaruCoin on: May 28, 2014, 04:59:37 AM
Having some issues with Marucoin. Pulled from master on the github repo.

Code:
[00:49:25] Started sgminer 4.1.0-103-g00015
[00:49:26] Kernel marucoin is experimental.
[00:49:27] Error -11: Building Program (clBuildProgram)
[00:49:27] "/tmp/OCLzY0W5H.cl", line 775: error: function "FUGUE512_3" declared implicitly
          FUGUE512_3((hash.h4[0x0]), (hash.h4[0x1]), (hash.h4[0x2]));
          ^

"/tmp/OCLzY0W5H.cl", line 786: error: identifier "ROR3" is undefined
              ROR3;

[00:49:27] Failed to init GPU thread 0, disabling device 0
[00:49:27] Restarting the GPU from the menu will not fix this.
[00:49:27] Try restarting sgminer.
Press enter to continue:

I'm running amd-catalyst-13.11-beta6-linux-x86.x86_64

Edit:
Sorry, I'm an idiot. Read through the code. It relies on having fugue.cl in the $PATH. I simply did a 'make install' and am good now.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!