Beside our system-built watchdogs, you can also set up custom event-based triggers and hardware watchdogs that will further improve performance and stability of your machines
Overclocking
Optimize your machines by applying overclock, underclock, and undervolt to the GPUs. Use --cclk
to fix the core clock of Nvidia Turing and newer GPUs without using external tools
Global, group, and worker statistics
Use --statsformat
to use custom format for the bigger statistic box. The expected values are either compact or default or extended or a comma separated list of values.
Algorithm | DevFee % |
---|---|
Autolykos V2 | 1.5 |
BeamHash I | 1.0 |
BeamHash II | 1.0 |
BeamHash III | 1.0 |
Cuckoo 29 | 2.0 |
CuckarooD 29 | 2.0 |
CuckarooM 29 | 2.0 |
Cuckaroo 30 CTXC | 2.5 |
Cuckatoo 31 | 2.0 |
Cuckatoo 32 | 2.0 |
Cuckaroo 29-32 | 1.0 |
Cuckaroo 29-40 | 1.0 |
Equihash 144/5 | 1.0 |
Equihash 192/7 | 1.0 |
Equihash 210/9 | 1.0 |
Etchash | 0.7 |
Ethash | 0.7 |
ZelHash | 1.0 |
UBQHASH | 0,7 |
-
Download the miner
- Download lolMiner by clicking the Download button.
- To run mining on multiple computers, download and install the lolMiner application on all computers that will be used for mining.
- Unzip downloaded package and open the .bat file in the text editor
- In the folder that contains the miner, you should create or edit a file with .bat extension. You can do this in any text editor (for example, Notepad or Notepad++). When you save the file, it’s important to choose ‘All Files’ as a file type, not ‘txt’. Otherwise, you’ll have .bat.txt at the end of the file name, and miner won’t be able to open this file. Your bat file (let’s say it’s called Ehereum-binance_pool.bat) should contain the following text (Step 2):
Attention! For security reasons, Windows may stop you from opening the bat file. In this case, you should permit it to open in the pop-up window.
-
2Enter the following command:
setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 lolMiner.exe --algo ETHASH --pool ethash.poolbinance.com:8888 --user WALLET_ADDRESS.worker_name --tls 0
-
3Configure the miner with your settingsWALLET_ADDRESS - enter YOUR Ethereum wallet address or pool USERNAME (this is how lolMiner knows where to deposit your ETH) WORKER_NAME – you can choose any name (like test), but don’t exaggerate: it should be 32 symbols max, contain only letters and numbers (no special characters like $%»*;@). Do not forget to specify your wallet address in all files!