I have compiled the simdless version of the yescrypt miner
https://mega.co.nz/#!opc3RRrC!-W6EKR2oyyRxdfvnF5Vakph7PTdEmj8i7QGpCOpoTJo
https://www.dropbox.com/s/dz7kxbarmz3uk07/bsty-miner-simdless.zip?dl=0this version should work on amd processors.
The problem in Linux, not in Windows
p.s. Solv.. ./configure CFLAGS="-O3 -march=native" --target=i686-unknown-linux-gnu
Wow, if you need to specify your target when using ./configure, then something really bad is happening to your Linux installation.
Is this only for certain AMD processors?
I was running the original on a AMD 8350 with only 6 cores and getting 2.8 kh/s. I ran yours with same and only getting 0.73 kh/s. Is there some setting for yours I did not do?
Earlier in the thread people were having issues with using older AMD processors. bstdev made this for them.