Post
Topic
Board Mining (Altcoins)
Re: [MTC] High Performance GPU Miner for Metiscoin (Updated - 12 Feb 2014)
by
gigawatt
on 14/02/2014, 00:48:21 UTC
Dude you just made my day. You just fixed my problem. Thank you very much and as I earn some coins for sure I am going to donate to you.

NVIDIA GEFORCE GT 540M - 2GB
Core: 672 MHz
Shaders: 1344MHz
Memory: 900MHz

http://i.imgur.com/2tp8lGC.png?1

Btw what does -s -2 means?

You just don't know how happy I am.
Again thank you very much !

The -s flag... normally the miner does 512,000 hashes on the GPU before taking a quick break to check the results.  The -s flag lets you adjust the number of hashes before taking a break.
The exact amount is HEX(0x80000) * 2^N.  When you set -s to "-2", it means the work load is only HEX(0x80000)/4 so it takes breaks more often.
The end result in your case is that Windows no longer thinks the GPU crashed from being unresponsive. Tongue