Post
Topic
Board Mining (Altcoins)
Topic OP
Nvidia miner for MTP algo. FREE. OPENSOURCE
by
krnlx
on 28/12/2018, 21:29:38 UTC
Hi all!

This is improved version of open source miner for zcoin.
Tested and developed under ubuntu 16 , cuda 10, 415.25 driver. Tested on mintpond pool.
Improved speed and moved Merkle tree generation to GPU.

WARNING! READ BEFORE USE!

1. Cards will eat every watt of tdp and they will be hot. Check your PSU
2. This miner have problems with extranonce2 and will run out of nonces on high speed rigs. It will abort() itself if running out of nonces, so launch in loop or launch 1-2 cards per instance
3. This miner will force exit too, if pool is lagging (annoying stratum_gen_work: job not yet retrieved message)
4. Please, ignore this error GPU #2: result for 27713c34 does not validate on CPU! - It means nothing, full result checks not running on GPU, If this message is rare, it is OK.
5. To reduce CPU work and number of messages "result for 27713c34 does not validate on CPU" please use static diff 2^n aka 1024,2048,4096.. on mintpond: -p pass,d=4096,strict
6. In some rare times pool do not send diff, miner will use default(8192), you can change it in util.cpp file



OVERCLOCK

+mem, +cpu, all is working, for 1080, 1080ti Pill is working too.

SYSTEM requirements:

CPU - any, Celeron is OK
RAM - 256M per card
GPU - 5G of vram
For 20x0 cards: edit Makefile.am and change compute to 75

DEVFEE

Devfee is ZERO.
If you want to donate, send coins to my addresses, that shows after miner launch.

https://github.com/krnlx/ccminer-mtp

WINDOWS VERSIONS HERE

https://github.com/zcoinofficial/ccminer/releases