Post
Topic
Board Announcements (Altcoins)
Re: [ANN][TZC] TrezarCoin Super-Secure-PoW/PoS
by
Cezarr
on 29/12/2017, 12:28:00 UTC
I'm going to use Gateless Gate for TrezarCoin PoW Mining and I have a question about my config file:

Quote
{
  "algorithm": "neoscrypt",
  "intensity": "18",
  "worksize": "256",
  "gpu-threads": "1",
  "load-balance": true,

  "auto-fan": true,
  "temp-cutoff": "90",
  "temp-overheat": "85",
  "temp-target": "75",
 
  "pools": [
    {
      "name": "MAIN",
      "user": "Cezar.ZET450",
      "pass": "worker450",
      "quota": "98;stratum+tcp://pool.trezarcoin.com:5566"
    },
    {
      "__comment": "Please keep this entry. Otherwise, I won't be able to continue open-source development. - zawawa",
      "name":"DEVFEE",
      "user": "DFZHxkoKxiEwpEb8nJZ2ALWHDtsm1thKHU",
      "pass": "c=dsr",
      "quota": "2;stratum+tcp://pool.unimining.net:4234"
    }
  ]
}

I have 5x RX 570 and gonna use
Mining Farms and High-end Graphics Cards
Mining Pool: static difficulty  512

So do I have to change in config "worksize" to 512 or leave it as it is 256?