Skip to content

Releases: feeleep75/nheqminer

Windows Executalble v0.4a

04 Nov 10:22
Compare
Choose a tag to compare

Added silentarmy kernel. Added ability to run multiple threads per device (OpenCL).

EDIT: Removed OpenCL.dll. If you need this file to run the miner, just search your PC to find it somewhere and copy in.

You can use it with coinmine similar to this example:

nheqminer -l zec.coinmine.pl:7007 -u feeleep.1 -p x

Nicehash 0.2 patched for coinmine.pl

26 Oct 21:19
Compare
Choose a tag to compare

Here is a windows version of nicehash miner with GPU CUDA support and CPU Xenoncat optimizations. You can use it with:

nheqminer -u your_worker_name -p your_worker_password

Until nicehash release sources coinmine pool is hardcoded as well (I cannot change this - sorry)

From nicehash readme:

added CUDA-TROMP
added CPU-XENONCAT
some fixes
Run with "-h" parameter to learn possible commands. By default, miner uses all CPU cores and no CUDA devices. You need to explicitly enable CUDA devices (setting "-cd" parameter). If you wish to mine only with CUDA and no CPU, set "-t 0".

Miner auto detects CPU extensions (SSE2, AVX1 or AVX2) and uses appropriate miner.

Number of blocks and threads per block have been tested on Maxwell and Pascal cards and seems to be the best left at default. If you have older cards, you may experiment with these values (parameters "-cb" and "-ct") to reach higher speeds.

Windows nheqminer 0.3a for coinmine

30 Oct 05:55
Compare
Choose a tag to compare

This release supports:

  • very fast CPU implementation (up to 40 Sol/s on i7-6700K CPU @ 4.00GHz), based on xenoncat solvers
  • support for NVIDIA GPUs, based on Tromp solvers
  • (beta) support for AMD GPUs, based on Tromp solvers, ported by eXtremal to OpenCL

Available locations (without specifying any location system automatically takes nearest location):

  • eu - Europe based server pool
  • us - US based server pool
  • as - Asia based server pool

Usage examples:

  • CPU nheqminer.exe -u feeleep.1 -p x -t 6
  • CUDA nheqminer.exe -u feeleep.1 -p x -cd 0
  • AMD + CPU nheqminer.exe -u feeleep.1 -p x -t 6 -od 0 1

Windows executable

22 Oct 07:15
Compare
Choose a tag to compare

Here is a modified nicehash windows miner which allows to change server.

You can use it with:

nheqminer -l zec.coinmine.pl:7007 -u worker.1 -p x -t 4