Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ASIC-RESISTANT] UltraCoin (UTC) - Newly Launched
by
Miesling
on 06/03/2014, 11:36:44 UTC
What's the average hashrate of a r9 290? i only get about 150 khash/s? is this normal?

does anyone have a copy of the best settings for the r9 290? TIA!

thats about normal, i got around 190 on a 290x

Just curious because I got 165kH/s on my 290x.
Can you share your config details for 290x?
thanks.




Code:
{
"pools" : [
{
"url" : "stratum+tcp://ultra.nitro.org:3337",
"user" : "x.x",
"pass" : "x"
},
{
"url" : "stratum+tcp://ultra.leetpools.com:3333",
"user" : "x.x",
"pass" : "x"
}
]
,
"intensity" : "18",
"vectors" : "1,",
"worksize" : "64",
"kernel" : "scrypt-jane",
"lookup-gap" : "2",
"thread-concurrency" : "45056",
"gpu-engine" : "1000",
"gpu-fan" : "90",
"gpu-memclock" : "1500",
"gpu-dyninterval" : "7",
"gpu-threads" : "1",

"sj-nfmin" : "4",
"sj-nfmax" : "30",
"sj-time" : "1388361600",

"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"log" : "5",
"queue" : "1",
"scan-time" : "30",
"scrypt-jane" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}