Post
Topic
Board Mining (Altcoins)
Re: Genesis Mining Presents: SGMiner-GM - now with Zcash! [Updated 3/12/2016]
by
xneoenx
on 10/02/2017, 01:35:47 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?

I have very similar problems and would appreciate any insight.

Quote
[04:45:42] CompilerOptions: -I "." -I "./kernel" -I "." -D WORKSIZE=4 -I "/usr/local/bin"
[04:45:42] Error -11: Building Program (clBuildProgram)
[04:45:42] C:\Users\NAME\AppData\Local\Temp\\OCL2540T5.cl:4:10: fatal error: 'wolf-aes.cl' file not found
#include "wolf-aes.cl"

1 error generated.

error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR

Do any other miners work?