At stock clocks my GTX 960 cards are mining Equihash at 120Sols/s with EQM v1.0.3a. This is not so impressive, just look at the above post, but it is far better than the 30-40Sols/s they were earning a week or so ago. For some reason, NiceHash miner auto-tunes EQM better than I was able to with a simple batch file. --scryptr
NHM runs 2 threads/instances by default. If you do the same, you will get the same speed as NHM.
my bat file -
eqm -u btcadress -w worker -t 0 -ca -ca -ca -ca -ca -ca
or right
eqm -u btcadress -w worker -t 0 -cd 0 0 0 0 0 0 1 1 1 1 1 1 2 2 2 2 2 2 3 3 3 3 3 3 4 4 4 4 4 4 5 5 5 5 5 5
log:
[22:21:05][0x00000d68][info] device#0 | Initializing thread #35 (CUDA-DJEZO) GeForce GTX 1070 (#5) M=1
[22:21:29][0x00000d68][info] device#35 | Initializing thread #35 (CUDA-DJEZO) GeForce GTX 1070 (#5) M=1
the speed drops in 5 min
2665 ....2150
TPD in AfterBurner 80-85%
As said before, there is no sense to run so many instances... that may rather slow you down over a time due to massive context switching needed. Just do -ca -ca and nothing more (no -cd) and you will be fine.