Post
Topic
Board Mining (Altcoins)
Re: Genesis Mining Presents: SGMiner-GM - now with Zcash! [Updated 3/12/2016]
by
frostminer
on 29/12/2016, 01:49:31 UTC

Hi

Im haunted with some errors on one of my rigs.

It runs fine on pure r9 380 rigs.
But on the mix 380/390 rig im getting:

Building binary cryptonightHawaiigw8l4.bin
Error -11: Building Program (clBuildProgram)
C:\Users\user\AppData\Local\Temp\\OCL2732T5.cl:4:10: fatal error: 'wolf-aes.cl' file not found
#include "wolf-aes.cl"
error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR
Failed to init GPU thread 0, disabling device 0

So if i add these files to the directory in that path: blake256.cl cryptonight.cl groestl256.cl wolf-aes.cl wolf-skein.cl and jh.cl  (the ones it asks for)
i get

Initialising kernel cryptonight.cl with nfactor 10, n 1024
Error -46: Creating Kernel from program. (clCreateKernel)
Failed to init GPU thread 0, disabling device 0


Any ideas?