nioroso-x3 / xmr-stak-power

Port of the xmr-stak-cpu monero miner to ppc64le
GNU General Public License v3.0
18 stars 9 forks source link

XMR Fork for cryptonight/r updates #21

Closed gcy000 closed 4 years ago

gcy000 commented 5 years ago

Hi Nioroso, Do you develop any updates on the current XMR-stak-power for coming fork for XMR cryptonight R? thanks....

Arukadox commented 5 years ago

Hi Nioroso, same question like gcy000. I've tried to find alternative miner but apparently there's nothing for powerpc. Many thx in advance and kind regards....

nioroso-x3 commented 5 years ago

I'll probably try to port xmrig now, if madscientist hasnt done it already.

gcy000 commented 5 years ago

Hi Nioroso, Appreciate your help to port to xmr-stak-power..thks

nioroso-x3 commented 5 years ago

This is going to require creating a powerpc JIT for cryptonight/r, its going to take a while. The interpreter is working, but it gets 4H/s per core.

thsitthisak commented 5 years ago

Keep going! , Keep fighting! ^^

nioroso-x3 commented 5 years ago

I ported xmrig for ppc64le, the initial JIT is slow, but its at least twice as fast as the reference interpreter. https://github.com/nioroso-x3/xmrig

thsitthisak commented 5 years ago

My hast rate avg = 190+-5 resource 8 core cpus, smt8

result..

sith@ubuntuSrv:~/xmrig/build$ tail -f nohup.out

nioroso-x3 commented 5 years ago

It's the expected hashrate for now, I still have to finish the v2 JIT, add the big endian AES optimizations, use altivec directly instead of the SSE2ALTIVEC header, etc.

nioroso-x3 commented 5 years ago

Updated the JIT, speed should be at 50H per core now.

gcy000 commented 5 years ago

Thks Nioroso, manage to get 1K for 20core S822LC...