Post
Topic
Board Mining (Altcoins)
Re: Open Source XPM (Primecoin) GPU Miner & Pool xpmforall.org
by
xiders
on 22/08/2018, 16:04:34 UTC
Can someone share speeds for 280X and 290 ?

I got 0.32-0.33 on my Sapphire R9 280x (1100 clock/ 1500 memory, Blockchain driver) with these settings:

Code:
platform = "amd";
onCrash = "0";
cpuload = "1";
target = "11";
sieveSize = "420";
weaveDepth = "40960";
width = "auto";
windowSize = "8192";
multiplierLimits = ["24", "31", "35"];
devices =        ["1"];
sievePerRound = ["5"];

Can it be faster? Which settings can I change?