Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
restless
on 29/03/2014, 12:04:00 UTC
Groestl runs at 7.5MH/s on 6970 (900/500) and 5.3MH/s on 5850 (850/300). Low mem for running cool


what are your config/bat settings for your 6970's? i cant figure out how to get them past 1.5mh/s  Huh

I got my 6950 to 10mh/s on groestl...so yeah.

{
"pools" : [
   {
      "url" : "stratum+tcp://stablehash.com:4502",
      "user" : "ivanlabrie.1",
      "pass" : "x"
   }
],
"gpu-platform" : "1",
"intensity" : "16",
"kernel" : "myriadcoin-groestl",
"gpu-engine" : "0-850",
"gpu-fan" : "70-100",
"gpu-memclock" : "150",
"gpu-powertune" : "20",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-listen" : false,
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"auto-gpu" : true,
"expiry" : "120",
"failover-only" : true,
"gpu-threads" : "4",
"worksize" : "64",
"log" : "5",
"queue" : "1",
"scan-time" : "60",
"temp-hysteresis" : "3",
"failover-switch-delay" : "60",
"no-pool-disable" : true,
"kernel-path" : "/usr/local/bin"
}

]
This is myriad-groestl, not "pure" groestl Smiley
on myriad-groestl my 6970 makes 14.5MH/s with core/mem 900/500