Post
Topic
Board Mining (Altcoins)
Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer)
by
virtualista
on 03/06/2014, 14:41:28 UTC
I use -k x13mod, but have error:
Error -11: Building Program (clBuildProgram)
"/usr/local/bin/simd.cl", line 37: warning: incompatible redefinition of macro "ROL32" (declared at line 6 of "/usr/local/bin/skein.cl")
#define ROL32 SPH_ROTL32 "/tmp/OCLNDA4lf.cl", line 325: error: function "UBI_BIG" declared
Failed to init GPU thread 0, disabling device 0.
 
I try to use modified sgminer(https://github.com/Elbandi/sgminer). I use "--algorithm marucoinmod", but I have mistake!

delete the whole folder, then:
git clone https://github.com/Elbandi/sgminer
cd sgminer
./autogen.sh
./configure
make
export DISPLAY=:0
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=100
./sgminer --disable-asic --algorithm darkcoinmod