Post
Topic
(Unknown Title)
by
The-Real-Link
on 25/01/2020, 02:20:00 UTC
I have to played with flags to find a good balance between hashrate and desktop lag.

my flags are: -aggression=4 -gpugrid=480 -gputhreads=960

You can set aggresion higher, I think default is 6.
https://en.bitcoin.it/wiki/Mining_Hardware_Comparison


Is this for Nvidia cards only or for AMD?
Those flags are for cuda (nvidia only).

In that chart you can see flags for all cards.

There's one for 2x GTX 580s so messed with that.  Originally used an old thread suggesting a 580 profile and it had worked just fine giving me ~130-140MH/sec.

Original was:  -gpu=0 (used -gpu=1 for my other 580 to make it work) poclbm VECTORS
New is: -gpu=0 -gpugrid=128 -gputhreads=1024
Now up to ~155MH/sec.  Cool Smiley