Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: krnlx on December 28, 2018, 09:29:38 PM



Title: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: krnlx on December 28, 2018, 09:29:38 PM
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


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: strannik51159 on December 28, 2018, 09:39:26 PM
windows pls


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: Coin++ on December 28, 2018, 10:44:43 PM
Ubuntu 16.04 with Cuda 8 please.


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: Balych on December 29, 2018, 06:22:58 AM

Windows 10, 1070Ti, 417.35 driver,
ccminer -a mtp -o stratum+tcp://zcoin.mintpond.com:3000 -u xxx -p xxx,d=4096,strict

[2018-12-29 09:19:57] GPU #0: unspecified launch failure
[2018-12-29 09:19:57] GPU #0: result for 00000000 does not validate on CPU!
[2018-12-29 09:19:57] GPU #0: unspecified launch failure
[2018-12-29 09:19:57] GPU #0: result for 00000000 does not validate on CPU!
[2018-12-29 09:19:57] GPU #0: unspecified launch failure
[2018-12-29 09:19:57] GPU #0: result for 00000000 does not validate on CPU!
[2018-12-29 09:19:57] GPU #0: unspecified launch failure
[2018-12-29 09:19:57] GPU #0: result for 00000000 does not validate on CPU!
[2018-12-29 09:19:57] GPU #0: unspecified launch failure
[2018-12-29 09:19:57] GPU #0: result for 00000000 does not validate on CPU!
[2018-12-29 09:19:57] GPU #0: unspecified launch failure
[2018-12-29 09:19:57] GPU #0: result for 00000000 does not validate on CPU!
[2018-12-29 09:19:57] GPU #0: unspecified launch failure
[2018-12-29 09:19:57] GPU #0: result for 00000000 does not validate on CPU!
[2018-12-29 09:19:57] GPU #0: unspecified launch failure
[2018-12-29 09:19:57] GPU #0: result for 00000000 does not validate on CPU!
[2018-12-29 09:19:57] GPU #0: unspecified launch failure
[2018-12-29 09:19:57] GPU #0: result for 00000000 does not validate on CPU!
[2018-12-29 09:19:57] GPU #0: unspecified launch failure
[2018-12-29 09:19:57] GPU #0: result for 00000000 does not validate on CPU!
[2018-12-29 09:19:57] GPU #0: unspecified launch failure
[2018-12-29 09:19:57] GPU #0: result for 00000000 does not validate on CPU!
[2018-12-29 09:19:57] GPU #0: unspecified launch failure
[2018-12-29 09:19:57] GPU #0: result for 00000000 does not validate on CPU!
[2018-12-29 09:19:57] GPU #0: unspecified launch failure
[2018-12-29 09:19:57] GPU #0: result for 00000000 does not validate on CPU!
[2018-12-29 09:19:57] GPU #0: unspecified launch failure


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: dhan000 on December 29, 2018, 09:14:06 AM
Ubuntu 16.04 with Cuda 9.2
https://github.com/dhan000/ccminer-mtp/releases/tag/9.2


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: VasilyS on December 29, 2018, 12:29:36 PM
MTP algo becomes one of more profitable for GPUs and there is a need for such miners. It is suitable to have a Windows version for the majority of the miners.


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: krnlx on December 29, 2018, 12:56:32 PM
Windows versions compiled by djm34 are here https://github.com/zcoinofficial/ccminer/releases


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: VasilyS on December 29, 2018, 02:23:27 PM
Windows versions compiled by djm34 are here https://github.com/zcoinofficial/ccminer/releases
You have downloaded on Github ccminer release 1.1.6 again instead of the new version 1.1.7 (https://github.com/zcoinofficial/ccminer/releases). At least in miner window it is shown 1.1.6. Nevertheless its performance is much better than previous 1.1.5 release (small test of your miner on P106-100, GTX1080 and 1070Ti is in Russian article here: https://www.cryptoprofi.info/?p=1475)


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: cirlama on December 29, 2018, 02:30:11 PM
Windows versions compiled by djm34 are here https://github.com/zcoinofficial/ccminer/releases
You have downloaded on Github ccminer release 1.1.6 again instead of the new version 1.1.7 (https://github.com/zcoinofficial/ccminer/releases). At least in miner window it is shown 1.1.6. Nevertheless its performance is much better than previous 1.1.5 release (small test of your miner on P106-100 is in Russian article here: https://www.cryptoprofi.info/?p=1475)

the link for 1.1.7 in Github download a file displaying 1.1.6...


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: VasilyS on December 29, 2018, 02:56:16 PM
Windows versions compiled by djm34 are here https://github.com/zcoinofficial/ccminer/releases
You have downloaded on Github ccminer release 1.1.6 again instead of the new version 1.1.7 (https://github.com/zcoinofficial/ccminer/releases). At least in miner window it is shown 1.1.6. Nevertheless its performance is much better than previous 1.1.5 release (small test of your miner on P106-100 is in Russian article here: https://www.cryptoprofi.info/?p=1475)

the link for 1.1.7 in Github download a file displaying 1.1.6...
There are different releases of miners because they have different sizes. I think that developper didn't change the number of release in compiled version 1.1.7.


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: xixou on December 30, 2018, 03:12:56 AM
Works great with Pascal version.


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: KaydenC on December 30, 2018, 05:22:38 AM
I downloaded the windows of this miner from zcoin's github, compiled by djm. Could only run 2 cards max, otherwise it error -22 and closes. Does the windows version need more than 256mb ram per card? Or is it just low virtual memory?

My specs:

Pentium G4560
7x 1080ti
4gb ddr4
30gb virtual mem


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: rednoW on December 30, 2018, 08:17:27 AM
krnlx/djm version needs more virtual memory than cryptodredge


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: dragonmike on December 30, 2018, 09:35:17 AM
krnlx/djm version needs more virtual memory than cryptodredge
This ^^

I set virtual mem on my 5x 1080 rig at 64GB to be safe. Also running multiple instances requires even higher swap file size apparently. Just keep increasing until the error disappears.


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: mo35 on December 30, 2018, 11:33:05 AM
performance wise its on par with CD 0.15.1 , but biggest plus - krnlx work is rock stable , not a single issue or crash.

p.s. power limit is your friend with this one :P


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: cirlama on January 04, 2019, 06:02:21 PM
thanks for the new version 1.1.10


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: jugger1028 on January 07, 2019, 01:34:36 AM
Can we get hashrate info on 1080ti cards? OC settings? Eth pill works?


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: cirlama on January 07, 2019, 07:43:37 PM
Can we get hashrate info on 1080ti cards? OC settings? Eth pill works?
I get around 3400 kH/s  (w10, core i7, single 1080i, latest drivers)
cminer_61 v1.1.10 (krnlx), -i 22, d=1024, mem +0, core +110, power 80%

mem & pill doesn't seem to do much, core has huge impact but miner has more issues with MTP algo when going high...
Cryptodredge is doing a bit more hashrate, but slightly more reject and instable with 1080ti (it's ok for me on 1070)
fix diff of d=1024 is important to reduce rejects...

I get more hashrate running both miners (krnlx & Cryptodredge 1700 + 2600...) in //,  but it will run for 5 to 20 hours only


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: stzcze on January 08, 2019, 09:38:28 PM
thanks for the development  :)


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: jugger1028 on January 12, 2019, 03:28:18 AM
Can we get hashrate info on 1080ti cards? OC settings? Eth pill works?
I get around 3400 kH/s  (w10, core i7, single 1080i, latest drivers)
cminer_61 v1.1.10 (krnlx), -i 22, d=1024, mem +0, core +110, power 80%

mem & pill doesn't seem to do much, core has huge impact but miner has more issues with MTP algo when going high...
Cryptodredge is doing a bit more hashrate, but slightly more reject and instable with 1080ti (it's ok for me on 1070)
fix diff of d=1024 is important to reduce rejects...

I get more hashrate running both miners (krnlx & Cryptodredge 1700 + 2600...) in //,  but it will run for 5 to 20 hours only

Thank you my man!


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: modmalaney on January 12, 2019, 04:41:20 AM
version updates are good for mining. with an increasingly good version, this will make the system of mine that there will be more. In addition, the combination of MTP will provide systems to the GPU in order to provide faster results.


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: diemcizone on January 27, 2019, 06:01:38 PM
2X 1080TI + 6X 1080 + 1X 1070 74GB SSD Virtual memory + 8GB DDR4 Memory crash! Fixed pls


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: VasilyS on January 29, 2019, 03:35:34 PM
I'm using your program for Zcoin. It has less hashrate than CryptoDredge on default settings, but if you increase intensity it's OK. Sometimes there is a problem "an illegal memory access was encountered". Maybe you can advise something to avoid it?


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: sashamining on February 24, 2019, 11:59:32 AM
Does not work on Nicehash.
Does not send share, constantly gives errors:
accepted: 0/15 (diff 0.000), 9747.16 kH/s booooo

Will there be support Nicehash?

Thank.


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: crairezx20 on February 24, 2019, 04:53:27 PM
Does not work on Nicehash.
Does not send share, constantly gives errors:
accepted: 0/15 (diff 0.000), 9747.16 kH/s booooo

Will there be support Nicehash?

Thank.
Use cryptodredge to mine MTP it is much better than this because you will receive more error while using it compared to cryptodredge and it is much faster than this.

The only problem is the dev fee is 2% in cryptodredge compared to this miner no dev fee.


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: dragonmike on February 24, 2019, 09:45:10 PM
Does not work on Nicehash.
Does not send share, constantly gives errors:
accepted: 0/15 (diff 0.000), 9747.16 kH/s booooo

Will there be support Nicehash?

Thank.
Use cryptodredge to mine MTP it is much better than this because you will receive more error while using it compared to cryptodredge and it is much faster than this.

The only problem is the dev fee is 2% in cryptodredge compared to this miner no dev fee.
Alternatively you could use TT miner which is both faster than krnlx's miner and has lower fee than CryptoDredge for similar speeds... And very stable to boot.


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: crairezx20 on February 25, 2019, 12:07:24 PM
Does not work on Nicehash.
Does not send share, constantly gives errors:
accepted: 0/15 (diff 0.000), 9747.16 kH/s booooo

Will there be support Nicehash?

Thank.
Use cryptodredge to mine MTP it is much better than this because you will receive more error while using it compared to cryptodredge and it is much faster than this.

The only problem is the dev fee is 2% in cryptodredge compared to this miner no dev fee.
Alternatively you could use TT miner which is both faster than krnlx's miner and has lower fee than CryptoDredge for similar speeds... And very stable to boot.
Thanks for the suggestion it seems that there is a little difference on the hashrate cryptodrege gives me more hashrate than ttminer but just a little hashrate.

Let me ask if how much the dev fee of this miner?


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: sashamining on February 25, 2019, 12:23:49 PM
Does not work on Nicehash.
Does not send share, constantly gives errors:
accepted: 0/15 (diff 0.000), 9747.16 kH/s booooo

Will there be support Nicehash?

Thank.
Use cryptodredge to mine MTP it is much better than this because you will receive more error while using it compared to cryptodredge and it is much faster than this.

The only problem is the dev fee is 2% in cryptodredge compared to this miner no dev fee.
Alternatively you could use TT miner which is both faster than krnlx's miner and has lower fee than CryptoDredge for similar speeds... And very stable to boot.


TT miner Does not work on Nicehash.
Does not send share (MTP-100 or MTP-92), constantly gives errors:
16:18:36 Error(pool): Invalid xnonce2 size; is miner not compatible with NiceHash?(65537)
16:18:36 GPU[0]: ***Rejected 242 ms. mtp.eu.nicehash.com:3374 [172.xx.xx.xx]


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: dragonmike on February 25, 2019, 12:26:58 PM
Does not work on Nicehash.
Does not send share, constantly gives errors:
accepted: 0/15 (diff 0.000), 9747.16 kH/s booooo

Will there be support Nicehash?

Thank.
Use cryptodredge to mine MTP it is much better than this because you will receive more error while using it compared to cryptodredge and it is much faster than this.

The only problem is the dev fee is 2% in cryptodredge compared to this miner no dev fee.
Alternatively you could use TT miner which is both faster than krnlx's miner and has lower fee than CryptoDredge for similar speeds... And very stable to boot.


TT miner Does not work on Nicehash.
Does not send share (MTP-100 or MTP-92), constantly gives errors:
16:18:36 Error(pool): Invalid xnonce2 size; is miner not compatible with NiceHash?(65537)
16:18:36 GPU[0]: ***Rejected 242 ms. mtp.eu.nicehash.com:3374 [172.xx.xx.xx]

I think the dev (TrailingStop) is working on it. But you might as well pop into his dedicated TT-miner thread, no need to pollute this one anymore. Just wanted to point it out earlier, that's all!


Title: Re: Nvidia miner for MTP algo. FREE. OPENSOURCE
Post by: chrysophylax on May 23, 2019, 03:21:49 PM
Interesting ...

Will be testing this version when time permits this week.

#crysx