Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [BSTY] * DIGITAL MONEY * YESCRYPT GLOBALBOOST-Y * CPU MINING
by
bstdev
on 23/09/2014, 13:57:36 UTC
Hi antonio8,

This simdless yescrypt miner is only for testing purpose on processors with no SIMD instruction set. It is not expected to get higher hashrate than the miner that use SIMD on modern processors. 

please check if your processor has the SIMD instructions set.  if it has, then you don't need to use this simless minerd

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=0

this version should work on amd processors.



Hey cheb.  Check this link.  devbst dropped some instructions there.  http://forum.globalboost.org/index.php?topic=197.0

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?