Post
Topic
Board Altcoin Discussion
Re: The big VTC Vertcoin settings thread
by
ecliptic
on 05/02/2014, 05:19:57 UTC
Trying to get vertminer running on BAMT..

Works, using https://github.com/Bufius/vertminer-gpu.. but weird

cgminer (vertminer) doesn't show the fan speeds.  but it DOES seem to autocorrect.

At the same time, have to go into gpumon to see temps.

And one of my old 7950s seemed to do something pretty wrong, fan was spinning up to 100% quickly and then stopping, check temp - 96C.

anyone else having issues with temp's not being seen in cgminer/vertminer?

I just took all my scrypt configs but made thread-conncurency +1, so basically for ASUS 280x:

intensity 13
worksize 256
lookup-gap 2
thread-concurrency 8193
shaders 2048
gpu-threads 2
gpu-engine 1080
gpu-memclock 1500
gpu-powertune 0

gets me almost exactly half of my regular scrypt hashrate, ~385 kh/sec per card.

edit : Reboot because i thought maybe that would get it to show temps.  Nope, and now hashrate back to 250 kh/sec, EXACT SAME SETTINGS.

edit2 : oh duh, realized i was following a guide too letter-by-letter.. copy ADL files in before running ./buildit.sh, not after, even if they say after.