
To enjoy the benefits of the increased hashrate:ġ. Use 12 threads, 2 on every core : -cpu-threads 12 -cpu-affinity 0xFFF Use 6 threads, 1 on every core : -cpu-threads 6 -cpu-affinity 0x555Ģ. Use 8 threads, 2 on every core : -cpu-threads 8 -cpu-affinity 0xFFġ. Use 4 threads, 1 on every core : -cpu-threads 4 -cpu-affinity 0x55Ģ. You need to set the number of worker threads (-cpu-threads) and bind them to the appropriate PU (processing unit) with -cpu-affinity.ġ. Sometimes the auto setup won't find the optimal settings so you should find it by experimenting. If you don't set the -cpu-threads or -cpu-affinity parameters, miner will try to automatically find the best setup for you system. SRBMiner-MULTI.exe -algorithm randomx -pool your-pool-here -wallet your-wallet-here -disable-gpu -cpu-threads 15 -log-file Logs\log.txt -extended-log -background -start-block-height 1978433 Disable GPU mining, use 15 CPU threads with extended logging enabled and saved to Logs\log.txt file, start mining Randomx from block height 1978433 and run miner in background
Set intensity nicehash zcash miner full#
Full example for CPU & GPU mining set only from cmd (4 GPU/s used and 7 CPU threads on K12 algorithm) SRBMiner-MULTI.exe -algorithm keccak -pool your-pool-here -wallet your-wallet-here -disable-gpu -cpu-threads 7 -log-file Logs\log.txt -extended-logĤ. Disable GPU mining, use 7 CPU threads with extended logging enabled and saved to Logs\log.txt file SRBMiner-MULTI.exe -algorithm keccak -pool your-pool-here -wallet your-wallet-here -background -api-enable -api-port 17644ģ. Run miner in background without console window, with API enabled on port 17644 ( ) SRBMiner-MULTI.exe -algorithm keccak -pool your-pool-here -wallet your-wallet-here -disable-cpuĢ. + Switch AMD video cards to compute mode easilyġ. + Job timeout monitor, reconnects to pool if no job received for a long time + Difficulty monitor, reconnects to pool if difficulty is too high + Add new pools on the fly without restarting miner + Web based GUI interface for miner statistics + Startup monitor which ensures your miner starts working normally + Miner auto restart on too many rejected shares + System shutdown on too high GPU temperature

+ Monitoring of GPU temperature, and auto turn off if temperature is too high + Hashrate watchdog that restarts miner on GPU error + Algorithm switching capability without external application This has an impact on poolside hashrate if a lot of new works are sent out. We are mining with 6 threads on the CPU and on both AMD GPUs.Īll of the available locations are "usa" (USA), "eu" (EUROPE), "jp" (Japan), "hk" (Hong Kong).MTP scratchpad creation is very slow at the moment, it is waiting on a big rewrite. In this example we have a quad-core CPU with hyper-threading (8 threads available) and two AMD GPUs in the computer. Nheqminer_zcash.exe -l eu -u ZEC-ADDRESS -t 6 -od 0 1


!!! SPECIAL NOTE !!! There are two miner binaries included in the release package: PLEASE note: if you have issues with AMD, try deleting. Miner auto detects CPU extensions (SSE2, AVX1 or AVX2) and uses appropriate miner. If you wish to mine only with GPUs and no CPU, you must explicitly set "-t 0". You need to explicitly enable GPU devices (setting "-cd" parameter for NVIDIA or "-od" parameter for AMD). By default, miner uses all CPU cores and no GPU devices. Run with "-h" parameter to learn possible commands. (beta) support for AMD GPUs, based on Tromp solvers, ported by eXtremal to OpenCL.support for NVIDIA GPUs, based on Tromp solvers.very fast CPU implementation (up to 40 Sol/s on i7-6700K CPU 4.00GHz), based on xenoncat solvers.
