update avx2 name and some benches

This commit is contained in:
tromp 2016-11-16 22:55:28 -05:00
parent db8cf0bea5
commit 3fe51e71b4
1 changed files with 6 additions and 6 deletions

View File

@ -54,22 +54,22 @@ More detailed documentation is available in the equi_miner.h source code.
Performance summary (on 4GHz i7-4790K and NVidia GTX980):
- equi1: 4.6 Sol/s
- eqavx21: 5.9 Sol/s
- equi1: 4.7 Sol/s
- equix41: 5.9 Sol/s
- dev1: 6.5 Sol/s
- equi -t 8: 13.7 Sol/s
- eqavx2 -t 8: 16.7 Sol/s
- equix4 -t 8: 16.8 Sol/s
- dev -t 8: 17.2 Sol/s
- 8 x eqavx21: 20.3 Sol/s
- 8 x equix41: 20.3 Sol/s
- 8 x dev1: 20.6 Sol/s
- eqcuda: 24.7 Sol/s
- eqcuda: 27.2 Sol/s
And now, for something completely different: (144,5) taking 2.6 GB of memory
- eq1445 -t 8: 1.0 Sol/s
- eq1445avx2 -t 8: 1.2 Sol/s
- eq1445x4 -t 8: 1.2 Sol/s
- eqcuda1445: 2.2 Sol/s