Use with CrypticCoin v 2.0.0 only
Features:
- highly optimized CUDA djezo solver is fixed to support Crypticcoin
- Instance count 16 (max 8GPUs 2instances per GPU).
- Windows version contains only CUDA djezo solver. No CPU solvers on Windows yet.
- Supported Ubuntu versions: 16.04, 18.04
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