Post
Topic
Board Mining (Altcoins)
Re: [ANN]: cpuminer-opt v3.8.1, open source optimized multi-algo CPU miner
by
joblo
on 13/02/2018, 23:39:33 UTC
Hey there. I sent you an email yesterday about adding an algorithm. Did you get a chance to see it? I'd gladly tip you for your help.
I stayed up pretty late last night troubleshooting, and I've already added the algo, but I can't get CPU temps or accepted/rejected hashes to show up when actually connected to a testnet pool.
https://github.com/TheDankstoneMemery/cpuminer-opt

There was no link in the email, not that I had already read it.

Try using LYRA2REV2 instead of LYRA2RE. I'm not sure why it makes a difference but it does.
You'll need to add another argument for the matrix, take a look at lyra2rev2.c for how it's done.

You left a lot of defaults for gate functions. are you sure that's correct?

I can add the algo, when it's working, and it will be much faster (with AVX2) compared to the your
fork. CPU temps are only avaiable on Linux.