Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner
by
badman74
on 14/04/2015, 22:31:02 UTC
I've compiled sgminer 5.1.1-3-gc50e3 from Badman74 git source.  When I try to run it for Lyra2RE, I'm getting:

[10:52:08] Unable to open lyra2re.cl for reading!

I checked that my kernel path is correct and there are the files Lyra2.cl and Lyra2RE.cl.  So, i renamed Lyra2.cl and Lyra2RE.cl to lyra2.cl and lyra2re.cl respectively.  Seems to be working now.  Just giving a heads up.

I thought that those were aliased already to include lowercase.
I think that is from when i reforked from sgminer-dev, for some reason git does not pay attention to me trying to change case on filenames so i will have to completely delete them and then re-add them to fix it.
Thanks for informing my of that as my local version works fine....
edit: OK it's fixed now