nicehash / NiceHashQuickMiner

Super simple & easy Windows 10 cryptocurrency miner made by NiceHash.
https://www.nicehash.com
454 stars 201 forks source link

Optimize data explanation #257

Closed darylounet closed 3 years ago

darylounet commented 3 years ago

Hi ! I have a GeForce RTX 2060 and have a very nice efficiency (thanks for this !) with QuickMiner. I'm moving to Ubuntu (directly with Excavator as QM doesn't exist for Linux) but I can't get the efficiency I had using Windows and QM. On the Optimize data file, can you explain these terms : "pt", "dmc", "mcc", "fm", "ftg" and "ftr" { "name": "GeForce RTX 2060", "op": [ { "id": 2, "pt": 0, "dmc": 900, "mcc": 1050, "fm": 3, "ftg" : 58, "ftr": 74 }, { "id": 1, "pt": 0, "dmc": 600, "mcc": 990, "fm": 3, "ftg" : 62, "ftr": 78 } ]} This way I may manually set these parameters to have the same efficiency as Windows. Thanks !

Donkeykong307 commented 3 years ago

pt = Power Target dmc = Delta Memory Clock mcc = Max Core Clock (Absolute) fm = Fan Mode ftg = Fan Target GPU Temp ftr = Fan Target (V)Ram Temp

If you checked the data_002.json it has these in there.

nicehashdev commented 3 years ago

pt is actually "profile type", but the rest are correct yes.