Author

Topic: help config r9 270 x13 (Read 1147 times)

sr. member
Activity: 274
Merit: 250
August 08, 2014, 09:57:27 AM
#5
sgminer.exe -k x13mod -w 256 -I 19 -g 1 --thread-concurrency 21568 --shaders 2048 --gpu-engine 1150 --gpu-memclock 1500 --lookup-gap 2 --temp-target 70 --auto-fan --queue 0 --scan-time 1 -o x -p x

Win 7 64bit
sgminer 14.6 for driver version 14.6
Edit: 1.7-1.8 Mhs

Good luck
newbie
Activity: 1
Merit: 0
August 08, 2014, 09:09:15 AM
#4
Please give me a config X13

Below is my nicehash algo-switching x11,x13,x15 config for a 5 - R9 270 mining rig.  Using sgminer5-experimental and AMD 14.6beta drivers


Code:
{
  "pools": [
    {
      "name": "NiceHash-X11",
      "url": "stratum+tcp://stratum.westhash.com:4336",
      "user": "Bitcoin_Address",
      "pass": "f0=0;f2=0;f3=4;f4=3;f5=0;f6=2.7;f7=0",
      "nfactor" : "10",
      "algorithm": "darkcoin-mod"
    },
    {
      "name": "NiceHash-X13",
      "url": "stratum+tcp://stratum.westhash.com:4337",
      "user": "Bitcoin_Address",
      "pass": "f0=0;f2=0;f3=4;f4=3;f5=0;f6=2.7;f7=0",
      "nfactor" : "10",
      "hamsi-expand-big" : "1",
      "algorithm" : "marucoin-mod"
    },
    {
      "name": "NiceHash-X15",
      "url": "stratum+tcp://stratum.westhash.com:4339",
      "user": "Bitcoin_Address",
      "pass": "f0=0;f2=0;f3=4;f4=3;f5=0;f6=2.7;f7=0",
      "nfactor" : "10",
      "hamsi-expand-big" : "1",
      "algorithm" : "bitblock"
    }
  ],

"intensity" : "15",
"thread-concurrency" : "8192",
"gpu-engine" : "1075",
"gpu-fan" : "50-85",
"gpu-memclock" : "1450",
"gpu-powertune" : "20",
"gpu-threads" : "2",

"extranonce-subscription" : true,
"disable-rejecting" : true,
"lookup_gap" : "2",
"worksize" : "128",
"failover-only" : true,
"failover-switch-delay" : "300",
"auto-fan" : true,
"vectors" : "1",
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:127.0.0.1",
"temp-hysteresis" : "3",
"temp-cutoff" : "80",
"temp-overheat" : "75",
"temp-target" : "60",
"log" : "5",
"no-pool-disable" : true,
"queue" : "0",
"expiry" : "1",
"scan-time" : "1",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
sr. member
Activity: 286
Merit: 250
August 04, 2014, 02:44:26 AM
#3
Please give me a config X13

You should start by downloading sgminer 5 or some program...
member
Activity: 76
Merit: 10
August 03, 2014, 11:55:21 PM
#2
Which program are you using to mine with and at which pools? Normally I would let the miner program start without a thread concurrency setting and see what the autogenerated numbers are. The thread concurrency will be a number at the end of the .bin file names in your miner folder. Sometimes your miner may generate more than one and typically I use the lowest one for compatibility. Some video cards may have slight variances and run slightly faster or slower than others. The new xintensity feature in sgminer helps get a more stable config across many machines. I typically use an xintensity of around 144 for my x13 mining.
member
Activity: 104
Merit: 10
August 03, 2014, 11:33:42 PM
#1
Please give me a config X13
Jump to: