Post
Topic
Board Mining (Altcoins)
Re: Genesis Mining Presents: SGMiner-GM - now with Zcash! [Updated 3/12/2016]
by
toptek
on 12/01/2017, 06:59:13 UTC
Does R9 270 2G supported and what flags should I use. I would like to mine xmr

Sense the R9 270 is a R7 370 2 gb or the 370 replaced  the 270 , these settings work on my two 370's for XMR minng, i had to use 1 thread over two or it would show zero hashing with two threads, it should work ok with the 270 ..


Code:
"no-extranonce": true,
"api-allow": "W:127.0.0.1",
"api-listen": true,
"api-mcast-port": "4028",
"api-port": "4028",
"failover-only": true,
"gpu-threads": "1",
"no-submit-stale": true,
"rawintensity": "512",
"worksize": "4"

manly you need this

Code:
"no-extranonce": true,
"failover-only": true,
"gpu-threads": "1",
"no-submit-stale": true,
"rawintensity": "512",
"worksize": "4"

this is what my XMR>conf looks like.

Code:
{
  "pools": [
    {
      "name": "MoneroPool",
      "nfactor": "10",
      "algorithm": "cryptonight",
      "url": "stratum+tcp://mine.moneropool.com:7777",
      "user": "",
      "pass": "x"
    }
  ],
  "api-listen": true,
  "api-allow": "W:127.0.0.1/24,W:192.168.1.0/24",
  "api-port": "4028",
  "failover-only": true,
  "rawintensity": "512",
  "worksize": "4",
  "gpu-threads": "1",
  "no-submit-stale": true,
  "no-extranonce": true
  }

each card does around 439 H