Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner
by
nitrocs
on 16/03/2015, 18:47:32 UTC
what is the current expected speed on QUBIT for 7950s and 280x?

I have 3x 7950s and 2x 280x...just dont know whats "normal"

https://dl.dropboxusercontent.com/u/34470677/qubit.JPG

pertinent settings are:

Code:
     {
          "name" : "QUBIT",
          "url" : "x",
          "user" : "x",
          "pass" : "x",
          "nfactor" : "10",
          "algorithm" : "qubitcoin",
          "difficulty-multiplyer" : "256",
          "intensity" : "20",
          "worksize" : "256",
          "gpu-engine" : "1150",
          "gpu-memclock" : "1250"
     },

"device" : "0,1,2,3,4",

"lookup-gap" : "2",
"thread-concurrency" : "8192",
"gpu-threads" : "2",

"gpu-fan" : "50-85",
"auto-fan" : true,
"gpu-powertune" : "20",

"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"expiry" : "28",
"failover-switch-delay" : "30",
"failover-only" : true,
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "0",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"api-allow" : "W:127.0.0.1"



Any advice for improvement would be appreciated