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:52:51 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....

By the way, Qubit doesn't have seperate kernels - I think you said you did that? It's not in the official git master.
The version in sgminer-dev is the one i made my changes to. It was merged some time back. Was just some simple changes that had been added to darkcoin-mod that I went though and added to most of the other old kernels that would benefit from it.

Oh - didn't you say you split them up into darkcoin-mod style multiple kernel executions?
nope sorry that wasn't what i ment