Skip to content

nheqminer-0.5c

Choose a tag to compare

@crypticcoinvip crypticcoinvip released this 25 Mar 04:01

Use with CrypticCoin v 2.0.0 only

Features:

  • highly optimized CUDA djezo solver
  • Instance count 16 (max 8GPUs 2instances per GPU).
  • Windows version contains CPU_XENONCAT and GPU_DJEZO solvers

Remarks: Linux builds will work only on SM5.0 and higher and CPU must have support AVX. CUDA8 required

Example to mine on your CPU AVX1 with your own CrypticCoin address and worker1 on CrypticPool server, using 4 threads (make sure your executable contains CPU-tromp solver):

 nheqminer -l crypticpool.com:44444 -u YOUR_CRYPTICCOIN_ADDRESS_HERE.worker1 -e 1 -t 4

Example to mine on your GPU with your own CrypticCoin address and worker3 on CrypticPool server, using 8 threads (make sure your executable contains GPU-djezo solver):

 nheqminer -l crypticpool.com:55555 -u YOUR_CRYPTICCOIN_ADDRESS_HERE.worker3 -cv 0 -cd 0