Thanks for the tips ! Will check out the firestorm utility in the morning.
Just shy of 11 G/s for c29 on a single 2080ti. Fans set to 85%. I try to keep the card temps below 70C. Aim for ~65C usually, on both the 1080ti and 2080ti.
Just south of 20 G/s total between the the two cards, however on c29.
Any time dude.
Optimal temp would be around 55C-65C. Need an open air rig for that.
Temp is very important obviously.
Above 70C things slow down.
Above 75C things start to loose stability.
Above 80C, well you get the picture, and that goes for mining anything.
Also for windows users I have found very useful:
- Auto rebooting the PC every 24h-48h (not that it needs it, redundant if stable).
https://sourceforge.net/projects/windowsreboot/- Start bat file with system on boot, with a time delay (so that the OC software kicks in first).
Bat file needs to contain a timeout command before anything else:
@echo off
timeout 20
Place a shortcut of the bat on the startup windows folder.
- Making sure the miner is always running by a secondary 'watchdog'.
https://w-shadow.com/blog/2009/03/04/restart-on-crash/- Use API for remote viewing.
Similar tools are available for all OS of course.