Hi. I'm using your mod and currently getting really low hash rates.
Around 15-20 Mh/s
2x EVGA GeForce GTX 970 04G-P4-3975-KR 4GB SSC GAMING w/ACX 2.0+
Also using the P0 fix for gpu usage.
Common consensus seems to be 20 mh per 970
ethminer --cuda-devices 0 1 -G -F
http://eth-us.suprnova.cc:3001/zekkuuu.1/25 -U
Any suggestions/tips greatly appreciated thanks.
Edit: can dip under 10 mh at times.
THE "-G" FLAG IS FOR OPEN-CL--
Try substituting the "-U" CUDA switch, as it specifies CUDA devices. The "-G" switch is for AMD devices. Your launch line is saying "Look for CUDA devices but mine with Open-CL." I get 20MH/s each with my 970 cards while using Genoil's miner. --scryptr
Woops! Thanks. I'll tweak it right now.
Edit: Changed it. With -G it was spiking occasionally close to 35 but never for long.
Apparently I had -G in the beginning and a -U at the end that I forgot about. Derp.