Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: ayayay on November 22, 2014, 05:46:33 PM



Title: hardware errors
Post by: ayayay on November 22, 2014, 05:46:33 PM
 what is the best setting to adjust to eliminate or deminish hardware errors on my r9 290x rig, I'm getting great hashrates but the errors are very high


Title: Re: hardware errors
Post by: BitSlapper on November 23, 2014, 04:14:48 AM
what is the best setting to adjust to eliminate or deminish hardware errors on my r9 290x rig, I'm getting great hashrates but the errors are very high

What algorithm are you mining? What are your config settings?


Title: Re: hardware errors
Post by: ayayay on November 23, 2014, 05:35:20 AM
setx GPU_MAX_ALLOC_PERCENT 200
setx GPU_USE_SYNC_OBJECTS 1
COLOR 0A

vertminer.exe --scrypt-vert -o stratum+tcp://pool.verters.com:3333 -u x -p x -v 2-w 256 -I 19 -g 2 --lookup-gap 2 --gpu-powertune -20 --temp-overheat 97 --temp-cutoff 100 --gpu-memclock 1500 --gpu-engine 1050 --thread-concurrency 24550


Title: Re: hardware errors
Post by: BitSlapper on November 23, 2014, 07:23:54 AM
setx GPU_MAX_ALLOC_PERCENT 200
setx GPU_USE_SYNC_OBJECTS 1
COLOR 0A

vertminer.exe --scrypt-vert -o stratum+tcp://pool.verters.com:3333 -u x -p x -v 2-w 256 -I 19 -g 2 --lookup-gap 2 --gpu-powertune -20 --temp-overheat 97 --temp-cutoff 100 --gpu-memclock 1500 --gpu-engine 1050 --thread-concurrency 24550



Yikes intensity 19 and 2 gpu threads!!!


try this:

-I 19 -g 1 -w 256 --lookup-gap 2 --thread-concurrency 24550 --gpu-engine 1000 --gpu-memclock 1500 --gpu-powertune 10 -v 1


pulled from this thread:

https://bitcointalk.org/index.php?topic=416572.140


Title: Re: hardware errors
Post by: Ignition75 on November 24, 2014, 06:09:27 AM
setx GPU_MAX_ALLOC_PERCENT 200
setx GPU_USE_SYNC_OBJECTS 1
COLOR 0A

vertminer.exe --scrypt-vert -o stratum+tcp://pool.verters.com:3333 -u x -p x -v 2-w 256 -I 19 -g 2 --lookup-gap 2 --gpu-powertune -20 --temp-overheat 97 --temp-cutoff 100 --gpu-memclock 1500 --gpu-engine 1050 --thread-concurrency 24550



Yikes intensity 19 and 2 gpu threads!!!


try this:

-I 19 -g 1 -w 256 --lookup-gap 2 --thread-concurrency 24550 --gpu-engine 1000 --gpu-memclock 1500 --gpu-powertune 10 -v 1


pulled from this thread:

https://bitcointalk.org/index.php?topic=416572.140

+1 That's good advice  :)