Creepsky / creepMiner

Burstcoin C++ CPU and GPU Miner
GNU General Public License v3.0
172 stars 64 forks source link

Add ARM NEON optimization #434

Open k06a opened 6 years ago

k06a commented 6 years ago

Implemented as asked here: https://github.com/Creepsky/creepMiner/issues/397

Made a few tests on ODROID-xu4 with 8TB SRM HDD:

Changed intensity in config from 1 to 8 and got:

Can anyone check if I forgot something? Is NEON really used for mining or it only looks like? Do anyone know why profit is so tiny?

k06a commented 6 years ago

We need to get some significant performance increase to merge it. I see no difference, but it should be.

ohager commented 5 years ago

@Creepsky Could you merge the open PRs (of course not the failing ones)...? Too busy?