Closed jrblanno closed 2 years ago
This is an install-time bug. The header file equihash-param.h should be getting copied into the same directory as equihash.cl (typically /usr/local/bin) for the OpenCL kernel to compile correctly. For now, copying it across manually will workaround the problem.
Hi! I was trying to test out the ZCash minning, but the sgminer just crashes:`
error: Clang front-end compilation failed! Frontend phase failed compilation. Error: Compiling CL to IR
[19:27:10] Failed to init GPU thread 0, disabling device 0 [19:27:10] Restarting the GPU from the menu will not fix this. [19:27:10] Re-check your configuration and try restarting. Press enter to continue: [19:28:11] GPUs did not become initialized in 60 seconds...
[19:29:00] thread_prepare failed for thread 0 [19:29:00] Building binary equihashEllesmeregw256l8.bin [19:29:00] Error -11: Building Program (clBuildProgram) [19:29:00] /tmp/OCL9193T5.cl:21:10: fatal error: 'equihash-param.h' file not found
include "equihash-param.h"
1 error generated.
error: Clang front-end compilation failed! Frontend phase failed compilation. Error: Compiling CL to IR
[19:29:00] Failed to init GPU thread 1, disabling device 0 [19:29:00] thread_prepare failed for thread `
what I'm I doing wrong ; this is my config:
}