Attention, this setting may not work on video cards with less than 8 gigabytes of memory.
Gminer (AMD+NVIDIA) - https://github.com/develsoftware/GMinerRelease/releases
miner.exe --algo eth --server %SERVER% --port %PORT% --user ETH.ZIL.WORKER_NAME --cache_dag 1
Pause
Trex (NVIDIA only) - https://github.com/trexminer/T-Rex/releases
t-rex.exe -a ethash -o stratum+tcp://%SERVER:PORT% -u ETH.ZIL -p x -w WORKER_NAME --extra-dag-epoch 0
Pause
Lolminer (AMD+NVIDIA) - https://github.com/Lolliedieb/lolMiner-releases/releases
lolMiner.exe --algo ETHASH --pool %SERVER:PORT% --user ETH.ZIL.WORKER_NAME --enablezilcache
Pause
NBminer (AMD+NVIDIA) - https://github.com/NebuTech/NBMiner/releases
nbminer -a ethash -o stratum+tcp://%SERVER%:%PORT% -u ETH_WALLET.ZIL_WALLET.WORKER --enable-dag-cache
Pause
Teamredminer (AMD only) - https://github.com/todxx/teamredminer/releases
teamredminer.exe -a ethash -o stratum+tcp://%SERVER%:%PORT% -u ETH_WALLET.ZIL_WALLET.WORKER -p x --eth_dag_cache=0
Pause