Search content
Sort by

Showing 3 of 3 results by El_Capitan
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] 42 | + | + super rare + | + | + | + only 42 coins to be mined + | + | + |
by
El_Capitan
on 25/03/2014, 03:40:14 UTC
I just bought my first 42 coin and forgot my password to my wallet. What do I do?
Post
Topic
Board Altcoin Discussion
Re: The big VTC Vertcoin settings thread
by
El_Capitan
on 25/02/2014, 23:23:42 UTC
My HD 7970:

For my batch file:
setx GPU_MAX_ALLOC_PERCENT=100
setx GPU_USE_SYNC_OBJECTS=1
vertminer.exe --scrypt-vert -o stratum+tcp://us.bitcrush.info:3444 -u myname.is -p a --lookup-gap 2 --thread-concurrency 8192 -I 13 -g 1 -w 256 --gpu-powertune 20

For my vertminer.conf file:
"auto-fan" : true,
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "80",
"gpu-fan" : "0-100",
"intensity" : "13",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads" : "1",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-engine" : "930",
"gpu-memclock" : "1375",
"gpu-powertune" : "20"
}

Not sure why I'm having issues. Do I need to specify something in my vertminer.conf file?
Post
Topic
Board Altcoin Discussion
Re: The big VTC Vertcoin settings thread
by
El_Capitan
on 25/02/2014, 14:25:13 UTC
I can get good hashrates on my GTX 780 using cudaminer, but when I try vertminer with my R9 290X I get a black empty screen for the command console, and for my HD 7970, I get 30 Khash/s even though the cmd console shows at 260 Khash/s. What am I doing wrong?