Post
Topic
Board Mining (Altcoins)
Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added MaruCoin
by
Grifftech
on 22/05/2014, 19:30:42 UTC
Has anyone got any ideas on how to fix the following error
[20:15:43] WARNING: GPU_USE_SYNC_OBJECTS is not specified!
[20:15:43] Kernel darkcoin is experimental.
[20:15:44] Error -11: Building Program (clBuildProgram)
[20:15:44] ./kernel/blake.cl(33): warning: type qualifier specified more than on
ce
  __constant static const sph_u64 BLAKE_IV512[8] = {
                    ^

./kernel/blake.cl(33): error: storage-class specifiers extern/static/register
          not allowed for var
[20:15:44] Failed to init GPU thread 0, disabling device 0
[20:15:44] Restarting the GPU from the menu will not fix this.
[20:15:44] Try restarting sgminer.
Press enter to continue:

try going to your cmd line and type in GPU_USE_SYNC_OBJECTS 1 and hit enter and then try to start sgminer back up. you can also put GPU_USE_SYNC_OBJECTS 1 in your .bat file if you want to do it on start