Bitcoin Forum
June 21, 2024, 07:43:52 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: Gateless Gate Sharp 1.1.6: zawawa's open-source dual ETH/XMR/PASC/LBC/FTC miner on: December 28, 2017, 05:05:09 AM
So the GUI Less GG is no longer supported? Bummer. I was starting to like it a lot, specially the UltraTune feature.

I tweaked it to provide me 500 Kh/s while mining NeoScrypt on a measly old HD 7950 running at 1060/1470. Here's my bat file if anyone's interested.

Code:
setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

GatelessGate.exe --api-port 14028 --api-listen -k neoscrypt -o stratum+tcp://yourdesiredpool.com:port -u username.worker -p x -g 1 -w 384 --xintensity 32 --gpu-memclock 1470 --gpu-engine 1060 --expiry 24 --queue 1 --scan-time 12 --gpu-platform 0

Pause

Tip: you can set the work size higher for even better hashrate!
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: (Programmatically) testing GPU quality? on: December 25, 2017, 04:32:45 PM
The general OC stability checking methods for GPUs are applicable for mining, too.

I use OCCT's GPU Stress Test to test the stability of my GPU with Shader Complexity set to the highest value, Frame rate limit disabled, and 2GB of VRAM stressed with Artifact/Error Checking, and this method has provided some of the most accurate results to date.

I had a HD 7950 that could do 1100/1500 with ease, and am currently stuck with one that can't go past 1070/1500.

I usually leave a little headroom for the longevity of the card, so 1050/1500 is my 24/7 OC.

But I understand that for miners, cards that aren't hashing are counter productive. So this may not be the go to method for everyone, and is just a suggestion.  Grin
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: Gateless Gate Sharp 1.1.6: zawawa's open-source dual ETH/XMR/PASC/LBC/FTC miner on: December 25, 2017, 04:19:54 PM
GatelessGate is the bomb! At least it's the bomb for my good old HD 7950.

With SGMiner and NSgminer, I couldn't mine NeoScrypt one bit. All I got was HWs on SGminer, and no shares on NSgminer. But I am hashing at 450K thanks to your brilliant miner, and Ultratune.

Ultratune s the best tool that a miner can ask for!
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: mkxminer: fast Lyra2rev2 miner for AMD GPUs (Vertcoin, Monacoin, Verge, STRAKS) on: December 25, 2017, 06:50:04 AM
Love the miner! All that's left now is to add API support, and this thing will be complete! Cheesy

If API support is added, I'll be happy to support the author with a day's mining on a measly HD 7950 that I currently posses.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!