Hello friends, dropky
@dropky, can you help me?
1- Using the algo-switching manually on Excavator(and at Nicehash servers), just like exemplified on command_file_switching_example.json, it would switch based on nicehash statistics? just like excavator changes when used by nicehash app? and are the earnings identical?
2- I'll use excavator from nicehash install, it would read my benchmarks made by nicehash exe before?
3- And where to add some overclocking params before each algo switch at "command_file_switching_example.json"?
I only wants to switch between Lyra2Rev2 and DaggerHashimoto, for one device, at nicehash, and based on my benchmarks which is lyra2rev2 = 69.3 MH/hs, and DaggerHashimoto 53.6 MH/s, and then add some overclock setup before each algo-switching, any example for this?
Any help???
Pleeease
1 - No, excavator doesn't perform auto switching and it doesn't receive any information for current algorithm profitability on its own. The command_file_switching_example.json file shows how the API can be used for easy algorithm switching in case you're developing your own application.
2 - Excavator doesn't read any benchmarks, that's all NiceHash Miner. Excavator doesn't make any decisions on its own. It has to be told what algorithm to mine, on which card, on what time.
3 - You can pass different OC settings through API (device related methods). But currently NiceHash Miner 2 doesn't support that, so either wait for NiceHash Miner 3
, write your own program/script or use a third party application that is build around excavator (I know that MinerPro for NiceHash supports individual overclocking for each algorithm).