lbryio / lbrycrd-gpu

Please use https://github.com/lbryio/sgminer-gm or https://github.com/lbryio/ccminer or https://github.com/lbryio/cpuminer instead.
22 stars 12 forks source link

Kernel Build Fails under Win 10/AMD 16.2.1/380/480 GPU #1

Closed jstefanop closed 5 years ago

jstefanop commented 8 years ago

Kernel Build fails under Windows 10 with latest AMD drivers using 300 or 400 series GPUs

[00:45:25] Started sgminer 5.4.0-nicehash [00:45:25] * using Jansson 2.7 error: Clang front-end compilation failed! Frontend phase failed compilation. Error: Compiling CL to IR

[00:45:28] Failed to init GPU thread 0, disabling device 0 [00:45:28] Restarting the GPU from the menu will not fix this. [00:45:28] Re-check your configuration and try restarting. Press enter to continue:

[00:45:48] thread_prepare failed for thread 0 [00:45:48] Building binary lbryTahitigw64l4.bin [00:45:49] Initialising kernel lbry.cl with nfactor 10, n 1024 [00:45:50] Building binary lbryEllesmeregw64l4.bin [00:45:50] Error -11: Building Program (clBuildProgram) [00:45:50] C:\Users\john\AppData\Local\Temp\OCL3112T15.cl:1:10: fatal error: 'sha256.cl' file not found

include "sha256.cl"

     ^

1 error generated.

error: Clang front-end compilation failed! Frontend phase failed compilation. Error: Compiling CL to IR C:\Users\john\Downloads\sgminer-5-4-0-lbry\sgminer-5-4-0-lbry>pause

kimihiro64 commented 8 years ago

Thanks for making an issue on this. We determined that the cause is the Catalyst 16 drivers, Catalyst 15 will work. Still looking to find a workaround for those who wish to stay on 16.

jstefanop commented 8 years ago

Yea unfortunately the new 400 based cards only work with 16.

SpoonerMLT commented 8 years ago

Has this issue been resolved?

BrannonKing commented 5 years ago

There is a chance that this has been addressed here: https://github.com/lbryio/sgminer-gm . Please reopen an issue there if not as this repo is being migrated to that location.