Bitcoin Forum
June 24, 2024, 08:52:33 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Nvidia miner for MTP algo. FREE. OPENSOURCE  (Read 2529 times)
krnlx (OP)
Full Member
***
Offline Offline

Activity: 243
Merit: 105


View Profile
December 28, 2018, 09:29:38 PM
Last edit: December 29, 2018, 12:55:56 PM by krnlx
 #1

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
strannik51159
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
December 28, 2018, 09:39:26 PM
 #2

windows pls
Coin++
Sr. Member
****
Offline Offline

Activity: 810
Merit: 444


View Profile
December 28, 2018, 10:44:43 PM
 #3

Ubuntu 16.04 with Cuda 8 please.

My favorite faucets to earn real free bitcoins/satoshis : Moon BitCoin and Bit Fun.
You want some free AltCoins ? It's here : BCH (Bitcoin Cash) Moon BitCoinCash - DASH (Dash) Moon Dash - DOGE (DogeCoin) Moon DogeCoin - LTC (LiteCoin) Moon LiteCoin.
You want some free LBC (Lbry Credits) ? My LBC invite : Lbry.tv - LBC (Lbry Credits).
Balych
Newbie
*
Offline Offline

Activity: 71
Merit: 0


View Profile
December 29, 2018, 06:22:58 AM
 #4


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
dhan000
Sr. Member
****
Offline Offline

Activity: 419
Merit: 255


View Profile WWW
December 29, 2018, 09:14:06 AM
Last edit: December 29, 2018, 10:59:42 AM by dhan000
 #5

Ubuntu 16.04 with Cuda 9.2
https://github.com/dhan000/ccminer-mtp/releases/tag/9.2
VasilyS
Member
**
Offline Offline

Activity: 618
Merit: 21


View Profile WWW
December 29, 2018, 12:29:36 PM
 #6

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.

                             ❱  CRYPTOPROFI  ❱
krnlx (OP)
Full Member
***
Offline Offline

Activity: 243
Merit: 105


View Profile
December 29, 2018, 12:56:32 PM
 #7

Windows versions compiled by djm34 are here https://github.com/zcoinofficial/ccminer/releases
VasilyS
Member
**
Offline Offline

Activity: 618
Merit: 21


View Profile WWW
December 29, 2018, 02:23:27 PM
Last edit: December 29, 2018, 02:51:40 PM by VasilyS
 #8

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)

                             ❱  CRYPTOPROFI  ❱
cirlama
Jr. Member
*
Offline Offline

Activity: 156
Merit: 1


View Profile
December 29, 2018, 02:30:11 PM
 #9

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...
VasilyS
Member
**
Offline Offline

Activity: 618
Merit: 21


View Profile WWW
December 29, 2018, 02:56:16 PM
 #10

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.

                             ❱  CRYPTOPROFI  ❱
xixou
Member
**
Offline Offline

Activity: 152
Merit: 11


View Profile
December 30, 2018, 03:12:56 AM
 #11

Works great with Pascal version.
KaydenC
Sr. Member
****
Offline Offline

Activity: 610
Merit: 265



View Profile WWW
December 30, 2018, 05:22:38 AM
 #12

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
rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
December 30, 2018, 08:17:27 AM
 #13

krnlx/djm version needs more virtual memory than cryptodredge
dragonmike
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 556



View Profile
December 30, 2018, 09:35:17 AM
 #14

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.
mo35
Member
**
Offline Offline

Activity: 142
Merit: 10


View Profile
December 30, 2018, 11:33:05 AM
 #15

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 Tongue
cirlama
Jr. Member
*
Offline Offline

Activity: 156
Merit: 1


View Profile
January 04, 2019, 06:02:21 PM
 #16

thanks for the new version 1.1.10
jugger1028
Jr. Member
*
Offline Offline

Activity: 213
Merit: 3


View Profile WWW
January 07, 2019, 01:34:36 AM
 #17

Can we get hashrate info on 1080ti cards? OC settings? Eth pill works?

Check out Trezarcoin @ Trezarcoin.com, book +VIP hotel stays with -20% discounts from Expedia by using $TZC to Pay, TrezarTravels.com to learn more!
cirlama
Jr. Member
*
Offline Offline

Activity: 156
Merit: 1


View Profile
January 07, 2019, 07:43:37 PM
 #18

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
stzcze
Jr. Member
*
Offline Offline

Activity: 109
Merit: 1


View Profile
January 08, 2019, 09:38:28 PM
 #19

thanks for the development  Smiley
jugger1028
Jr. Member
*
Offline Offline

Activity: 213
Merit: 3


View Profile WWW
January 12, 2019, 03:28:18 AM
 #20

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!

Check out Trezarcoin @ Trezarcoin.com, book +VIP hotel stays with -20% discounts from Expedia by using $TZC to Pay, TrezarTravels.com to learn more!
Pages: [1] 2 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!