Author

Topic: Nexus - Pure SHA3 + CPU/GPU + nPoS + 15 Active Innovations + More to Come - page 310. (Read 785514 times)

legendary
Activity: 1400
Merit: 1000
Is there a link for the windows gpu miner?
legendary
Activity: 1400
Merit: 1050
Linux makefiles with some output enhancements for djm34's miner:

big thanks!
 
First i found it strange that the diff switched from 6.x to something like 0.00000091. Now I understand that the wallet switches from cpu channel to gpu channel... and there is a other diff. Right?

I have not found a single block the last hours (with more mhash than christian) - find it a little curious.
Strange... i tested yesterday the windows version of the miner a few minutes and found two blocks instantly.

He is always lucky at finding blocks  Grin
actually I turned to coinshield and got 2 blocks in less than 10 minutes...

I made a edit at the same moment above... do you think my hashrate could be right?
35mhash per 750ti - 210mhash per 6 card rig? I didn't think so...
It isn't 35MH/s per 750ti (at least not mine) I think it is rather 26~28MH/s, also it could be some wallet issues, sometimes it gets stuck...
sr. member
Activity: 330
Merit: 252
Linux makefiles with some output enhancements for djm34's miner:

big thanks!
 
First i found it strange that the diff switched from 6.x to something like 0.00000091. Now I understand that the wallet switches from cpu channel to gpu channel... and there is a other diff. Right?

I have not found a single block the last hours (with more mhash than christian) - find it a little curious.
Strange... i tested yesterday the windows version of the miner a few minutes and found two blocks instantly.

He is always lucky at finding blocks  Grin
actually I turned to coinshield and got 2 blocks in less than 10 minutes...

I made a edit at the same moment above... do you think my hashrate could be right?
35mhash per 750ti - 210mhash per 6 card rig? I didn't think so...
legendary
Activity: 1400
Merit: 1050
Linux makefiles with some output enhancements for djm34's miner:

big thanks!
 
First i found it strange that the diff switched from 6.x to something like 0.00000091. Now I understand that the wallet switches from cpu channel to gpu channel... and there is a other diff. Right?

I have not found a single block the last hours (with more mhash than christian) - find it a little curious.
Strange... i tested yesterday the windows version of the miner a few minutes and found two blocks instantly.

He is always lucky at finding blocks  Grin
actually I turned to coinshield and got 2 blocks in less than 10 minutes...
sr. member
Activity: 330
Merit: 252
Linux makefiles with some output enhancements for djm34's miner:

big thanks supercomputing!
 
First i found it strange that the diff switched from 6.x to something like 0.00000091. Now I understand that the wallet switches from cpu channel to gpu channel... and there is a other diff. Right?

I have not found a single block the last hours (with more mhash than christian) - find it a little curious.
Strange... i tested yesterday the windows version of the miner a few minutes and found two blocks instantly.


EDIT: I think the miner makes something stupid. I get 35Mhash per ti. That seems clearly to much if I look at the numbers from christians 780ti or djm's 980. compiled the supercomputing source with compute 5.0
hero member
Activity: 756
Merit: 502
thank you supercomputing, the miner compiles and works fine Smiley

        ***** skMiner for nVidia GPUs by djm34  *****
                     This is version v0.1
        based on ccMiner by Christian Buchner and Christian H. 2014 ***
                   and on primeminer by Videlicet
         Copyright 2014 djm34
          BTC donation address: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze

GPU 1 = GeForce GTX 660

i wonder why my 660 with a small oc (100/200) is faster than your 750ti...  Shocked
The 660 has more cores than the 750ti... and this algo isn't doing lots of memory access...

here's what me 3 780Ti's are doing.

98.6 MH/s | 24 Blks ACC=21 REJ=3 | Height = 27132 | Diff = 36 0-bits | 04:08:51

21 accepted blocks in 4 hours is great. I'll switch from the CPU channel to the GPU channel for a while.
legendary
Activity: 1400
Merit: 1050
Linux makefiles with some output enhancements for djm34's miner:

https://www.dropbox.com/s/1jth3nzfexg65t2/skminer.tar.gz?dl=0

tar -xvf skminer.tar.gz

cd skminer

./autogen.sh

./configure

make



Don't forget to change the NVCC options in the Makefile to match your GPU's compute capability:
-gencode=arch=compute_50,code=\"sm_50,compute_50\"


great you'll have more work soon...

Code:
[METERS] 61 Block(s) ACC=60 REJ=1| Height = 24841 | Diff = 5.953534 | 35:02:16
  Prime Clusters Found: Four=75394 | Five=2890 | Six=63 | Seven=0 | Eight=0

 Wink Not all of them.... This is the stat for my cc2.8x instance on Amazon.
Code:
[METERS] 66 Block(s) ACC=65 REJ=0| Height = 25888 | Diff = 6.059771 | 56:46:07
---------------------------------------------------------------------
ch      | 3        |  4        |  5        |  6        |  7        |
---------------------------------------------------------------------
count   | 1487476  |  87864    |  3029     |  71       |  1        |
---------------------------------------------------------------------
ch/m    | 436.707  |  25.796   |  0.889    |  0.021    |  0.000    |
---------------------------------------------------------------------
SPS 18.91 - Sieve/Test Ratio: 44.3 / 55.7 %

What is the spec of your rig?


3 780Ti cards, one core i7 CPU to go with it.



Your CPU miner looks heavily customized. Also you're into a bit of a gamble renting CPU power to mine CSD. After all the coin has to gain some value for you to recoup the costs.

Christian


if i were u i would move that psu u have it sucking in the hot air from the cards which can kill it and definitely lowers efficiency
actually hot air from the card is expelled at the other end of the card...
legendary
Activity: 1400
Merit: 1050
thank you supercomputing, the miner compiles and works fine Smiley

        ***** skMiner for nVidia GPUs by djm34  *****
                     This is version v0.1
        based on ccMiner by Christian Buchner and Christian H. 2014 ***
                   and on primeminer by Videlicet
         Copyright 2014 djm34
          BTC donation address: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze

GPU 1 = GeForce GTX 660

i wonder why my 660 with a small oc (100/200) is faster than your 750ti...  Shocked
The 660 has more cores than the 750ti... and this algo isn't doing lots of memory access...
sr. member
Activity: 479
Merit: 250
Code:
[METERS] 61 Block(s) ACC=60 REJ=1| Height = 24841 | Diff = 5.953534 | 35:02:16
  Prime Clusters Found: Four=75394 | Five=2890 | Six=63 | Seven=0 | Eight=0

 Wink Not all of them.... This is the stat for my cc2.8x instance on Amazon.
Code:
[METERS] 66 Block(s) ACC=65 REJ=0| Height = 25888 | Diff = 6.059771 | 56:46:07
---------------------------------------------------------------------
ch      | 3        |  4        |  5        |  6        |  7        |
---------------------------------------------------------------------
count   | 1487476  |  87864    |  3029     |  71       |  1        |
---------------------------------------------------------------------
ch/m    | 436.707  |  25.796   |  0.889    |  0.021    |  0.000    |
---------------------------------------------------------------------
SPS 18.91 - Sieve/Test Ratio: 44.3 / 55.7 %

What is the spec of your rig?


3 780Ti cards, one core i7 CPU to go with it.



Your CPU miner looks heavily customized. Also you're into a bit of a gamble renting CPU power to mine CSD. After all the coin has to gain some value for you to recoup the costs.

Christian


if i were u i would move that psu u have it sucking in the hot air from the cards which can kill it and definitely lowers efficiency
sr. member
Activity: 329
Merit: 250
thank you supercomputing, the miner compiles and works fine Smiley

        ***** skMiner for nVidia GPUs by djm34  *****
                     This is version v0.1
        based on ccMiner by Christian Buchner and Christian H. 2014 ***
                   and on primeminer by Videlicet
         Copyright 2014 djm34
          BTC donation address: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze

GPU 1 = GeForce GTX 660

Initializing Miner 127.0.0.1:9325 Threads = 1 Timeout = 30
Connected to 127.0.0.1:9325...
[MASTER] Coinshield Network: New Block 26984
21.4 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26984 | Diff = 36 0-bits | 00:00:11
22.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26984 | Diff = 36 0-bits | 00:00:22
23.1 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26984 | Diff = 36 0-bits | 00:00:33
[MASTER] Coinshield Network: New Block 26985
23.4 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26985 | Diff = 36 0-bits | 00:00:44
23.6 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26985 | Diff = 36 0-bits | 00:00:55
23.6 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26985 | Diff = 36 0-bits | 00:01:06
23.7 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26985 | Diff = 36 0-bits | 00:01:17
[MASTER] Coinshield Network: New Block 26986
23.8 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26986 | Diff = 35 0-bits | 00:01:28
[MASTER] Coinshield Network: New Block 26987
23.8 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26987 | Diff = 35 0-bits | 00:02:01
23.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26987 | Diff = 35 0-bits | 00:02:12
23.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26987 | Diff = 35 0-bits | 00:02:23
23.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26987 | Diff = 35 0-bits | 00:02:34
23.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26987 | Diff = 35 0-bits | 00:02:45
23.8 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26987 | Diff = 35 0-bits | 00:02:57
[MASTER] Coinshield Network: New Block 26988
23.8 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26988 | Diff = 35 0-bits | 00:03:08
23.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26988 | Diff = 35 0-bits | 00:03:19
23.8 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26988 | Diff = 35 0-bits | 00:03:30
23.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26988 | Diff = 35 0-bits | 00:03:41
23.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26988 | Diff = 35 0-bits | 00:03:52
23.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26988 | Diff = 35 0-bits | 00:04:03
23.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26988 | Diff = 35 0-bits | 00:04:14
23.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26988 | Diff = 35 0-bits | 00:04:25
23.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26988 | Diff = 35 0-bits | 00:04:36
23.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26988 | Diff = 35 0-bits | 00:04:47
23.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26988 | Diff = 35 0-bits | 00:04:58
[MASTER] Coinshield Network: New Block 26989
23.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26989 | Diff = 35 0-bits | 00:05:09
23.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26989 | Diff = 35 0-bits | 00:05:20
[MASTER] Coinshield Network: New Block 26990
23.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26990 | Diff = 35 0-bits | 00:05:31
24.0 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26990 | Diff = 35 0-bits | 00:05:42

i wonder why my 660 with a small oc (100/200) is faster than your 750ti...  Shocked
legendary
Activity: 868
Merit: 1058
Creator of Nexus http://nexus.io
Thanks Supercomputing [your work is always appreciated],

To let everyone know, a 2.5 minute reward is given when the reserve has more than 4 minutes supply to it. Currently there is 995,679 CSD in the GPU reserve. It will take a few weeks for this reserve to be depleted. This is because the required block time is cut in half when the reserve is above 20 minutes supply. This allows the slow releasing of unreleased reserve, and also to allow difficulty to recover after loss of large amounts of computing power.

Each channel is set in the Mining LLP by SetChannel(). This allows any node to accept either GPU or CPU blocks; each to carry 50% of the mined coins, and operate on their own difficulty adjustments.

Thank You,
Viz.
sr. member
Activity: 278
Merit: 250
Linux makefiles with some output enhancements for djm34's miner:

https://www.dropbox.com/s/1jth3nzfexg65t2/skminer.tar.gz?dl=0

tar -xvf skminer.tar.gz

cd skminer

./autogen.sh

./configure

make



Don't forget to change the NVCC options in the Makefile to match your GPU's compute capability:
-gencode=arch=compute_50,code=\"sm_50,compute_50\"

./skminer 10.0.0.2 9325
        ***** skMiner for nVidia GPUs by djm34  *****
                   This is version v0.1
      based on ccMiner by Christian Buchner and Christian H. 2014 ***
                   and on primeminer by Videlicet
       Copyright 2014 djm34
        BTC donation address: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze

GPU 1 = GeForce GTX 750 Ti

Initializing Miner 10.0.0.2:9325 Threads = 1 Timeout = 30
Connected to 10.0.0.2:9325...
[MASTER] Coinshield Network: New Block 26700

        GeForce GTX 750 Ti (1)

******* BLOCK with 36 Leading Zero Bits FOUND *******

        Preparing for Block Submission...

Submitting Block...
[MASTER] Block Accepted By Coinshield Network.
[MASTER] Coinshield Network: New Block 26701
20.5 MH/s | 1 Blks ACC=1 REJ=0 | Height = 26701 | Diff = 36 0-bits | 00:00:12
20.2 MH/s | 1 Blks ACC=1 REJ=0 | Height = 26701 | Diff = 36 0-bits | 00:00:23
20.8 MH/s | 1 Blks ACC=1 REJ=0 | Height = 26701 | Diff = 36 0-bits | 00:00:35
21.4 MH/s | 1 Blks ACC=1 REJ=0 | Height = 26701 | Diff = 36 0-bits | 00:00:46
21.7 MH/s | 1 Blks ACC=1 REJ=0 | Height = 26701 | Diff = 36 0-bits | 00:00:57
[MASTER] Coinshield Network: New Block 26702
21.6 MH/s | 1 Blks ACC=1 REJ=0 | Height = 26702 | Diff = 36 0-bits | 00:01:08
full member
Activity: 193
Merit: 100
how many blocks did you get with these 780 Nvidia GPUs Smiley

about 400 transactions in that wallet, most of these from mining. I started mining in October only,
and initially it was just the core i7. Now it's core i7 plus GPUs.

I have a second rig consisting of 3 ASUS Mars ROG cards. That's 6 GTX 760 GPU cores to work with.
The rig has been dormant for a while (ever since XMR and BBR profitability tanked), but now that
winter is coming I could transform of that electricity into cosy warm waste heat. Heating with prime
numbers. That sounds great.



Christian

Smiley

I really appreciate everything you've done for folks with nvidia cards in your career.  Thanks Christian.

Mike
sr. member
Activity: 329
Merit: 250
do you mind to share how you fixed the sources for this linux build?

edit: ok, i didn't see the first line, so i reformulate the answer: any chance to participate in beta testing?  Smiley

OK, I will release the Linux makefiles in about two hours from now with no guarantees.
nevermind i won't last two hours it's 2:11am here, goodnight!  Kiss
sr. member
Activity: 278
Merit: 250
do you mind to share how you fixed the sources for this linux build?

edit: ok, i didn't see the first line, so i reformulate the answer: any chance to participate in beta testing?  Smiley

OK, I will release the Linux makefiles in about two hours from now with no guarantees.
sr. member
Activity: 329
Merit: 250
The Linux NVidia makefiles will be released tomorrow after stability testing has been completed.

./skminer 10.0.0.2 9325

        ***** skMiner for nVidia GPUs by djm34  *****
                   This is version v0.1
      based on ccMiner by Christian Buchner and Christian H. 2014 ***
                   and on primeminer by Videlicet
       Copyright 2014 djm34
        BTC donation address: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze

GPU 1 = GeForce GTX 750 Ti

Initializing Miner 10.0.0.2:9325 Threads = 1 Timeout = 30
Connected to 10.0.0.2:9325...
[MASTER] Coinshield Network: New Block 26301
19.1 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26301 | Diff = 208.192220 | 00:00:11
[MASTER] Coinshield Network: New Block 26302
20.2 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26302 | Diff = 208.177305 | 00:00:22
[MASTER] Coinshield Network: New Block 26303
20.6 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26303 | Diff = 208.162323 | 00:00:33
20.3 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26303 | Diff = 208.162323 | 00:00:45
20.5 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26303 | Diff = 208.162323 | 00:00:56
20.7 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26303 | Diff = 208.162323 | 00:01:07
20.8 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26303 | Diff = 208.162323 | 00:01:18
20.8 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26303 | Diff = 208.162323 | 00:01:29
[MASTER] Coinshield Network: New Block 26304
20.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26304 | Diff = 208.148947 | 00:01:40
20.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26304 | Diff = 208.148947 | 00:01:51
21.0 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26304 | Diff = 208.148947 | 00:02:02

GeForce GTX 750 Ti


******* BLOCK FOUND *******


Preparing for Block Submission...

Submitting Block...
[MASTER] Block Accepted By Coinshield Network.
[MASTER] Coinshield Network: New Block 26305
20.6 MH/s | 1 Blks ACC=1 REJ=0 | Height = 26305 | Diff = 208.137004 | 00:02:14

do you mind to share how you fixed the sources for this linux build?

edit: ok, i didn't see the first line, so i reformulate the answer: any chance to participate in beta testing?  Smiley
sr. member
Activity: 518
Merit: 275
If you fail...just dont fail again
any news about block explorer?
This will be worked on as soon as the pools are released.  Smiley

any estimated date for the release of the pool?

Thanks!

The source for the pools will be released 10/27. They could be released earlier if debugging/testing is completed sooner then expected.
hero member
Activity: 756
Merit: 502
Impresive rig.
The strange thing is that I have more than 220 transactions with my 970 and 980 for about a 30 hours. I think Im lucky ...for now

your luck is that there's not much competition going on on the GPU mining channel yet (lack of Linux and AMD miners)

Congratulations for mining so much !

Christian
sr. member
Activity: 278
Merit: 250
The Linux NVidia makefiles will be released tomorrow after stability testing has been completed.

./skminer 10.0.0.2 9325

        ***** skMiner for nVidia GPUs by djm34  *****
                   This is version v0.1
      based on ccMiner by Christian Buchner and Christian H. 2014 ***
                   and on primeminer by Videlicet
       Copyright 2014 djm34
        BTC donation address: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze

GPU 1 = GeForce GTX 750 Ti

Initializing Miner 10.0.0.2:9325 Threads = 1 Timeout = 30
Connected to 10.0.0.2:9325...
[MASTER] Coinshield Network: New Block 26301
19.1 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26301 | Diff = 208.192220 | 00:00:11
[MASTER] Coinshield Network: New Block 26302
20.2 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26302 | Diff = 208.177305 | 00:00:22
[MASTER] Coinshield Network: New Block 26303
20.6 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26303 | Diff = 208.162323 | 00:00:33
20.3 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26303 | Diff = 208.162323 | 00:00:45
20.5 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26303 | Diff = 208.162323 | 00:00:56
20.7 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26303 | Diff = 208.162323 | 00:01:07
20.8 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26303 | Diff = 208.162323 | 00:01:18
20.8 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26303 | Diff = 208.162323 | 00:01:29
[MASTER] Coinshield Network: New Block 26304
20.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26304 | Diff = 208.148947 | 00:01:40
20.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26304 | Diff = 208.148947 | 00:01:51
21.0 MH/s | 0 Blks ACC=0 REJ=0 | Height = 26304 | Diff = 208.148947 | 00:02:02

GeForce GTX 750 Ti


******* BLOCK FOUND *******


Preparing for Block Submission...

Submitting Block...
[MASTER] Block Accepted By Coinshield Network.
[MASTER] Coinshield Network: New Block 26305
20.6 MH/s | 1 Blks ACC=1 REJ=0 | Height = 26305 | Diff = 208.137004 | 00:02:14
sr. member
Activity: 309
Merit: 250
I am gpu mining with three separate computers and I am losing sync with one of my wallets. I can tell because the miner gets stuck on a block that the others have already past. Any thoughts...? btw the one that is losing sync is in a different location than the other 2, possible net connection issue?...everything else works fine though internet etc.
Consider opening the right ports in your firewall to get also incoming connections. This way I used to have 15-20 connections on my nodes. Also try getting the peer list from your stable nodes and specify them in the config file of the unstable node.

They have been working fine the last 24 hours and now I just noticed a different wallet with different internet connection fell out of sync now too while the original problem wallet is ok for the time being, it does take awhile for it to happen.
Jump to: