Bitcoin Forum
April 24, 2024, 10:26:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 [49] 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 ... 385 »
  Print  
Author Topic: Nexus - Pure SHA3 + CPU/GPU + nPoS + 15 Active Innovations + More to Come  (Read 785444 times)
Supercomputing
Sr. Member
****
Offline Offline

Activity: 278
Merit: 250


View Profile
September 26, 2014, 12:18:58 AM
 #961

Sorry guys, it is not the same code I was looking at earlier today. The code has been enhanced to include a sieve, and without it, the search was extremely inefficient. Sometime today or tomorrow I am going to experiment with a small primorial and compile the code using the GMP library and release the source. Some of you will see a decent increase in performance.

Electrical Engineering & Computer Science
http://www.eecs.mit.edu/
No Gods or Kings. Only Bitcoin
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713997589
Hero Member
*
Offline Offline

Posts: 1713997589

View Profile Personal Message (Offline)

Ignore
1713997589
Reply with quote  #2

1713997589
Report to moderator
wisnon
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250



View Profile
September 26, 2014, 12:20:21 AM
 #962

CPU Primeminer Binaries: I went from 8 PPS to 14 PPS from x32 to x64! Everyone give some tips to Bitslapper!

Windows x86
Windows x64


Viz.
Improved speed
But the work of a few minutes
Will prompt mine stopped working!
: BEGIN
miner.exe 127.0.0.1 9325 6
GOTO BEGIN
paulthetafy
Hero Member
*****
Offline Offline

Activity: 820
Merit: 1000


View Profile
September 26, 2014, 12:24:10 AM
 #963

Sorry guys, it is not the same code I was looking at earlier today. The code has been enhanced to include a sieve, and without it, the search was extremely inefficient. Sometime today or tomorrow I am going to experiment with a small primorial and compile the code using the GMP library and release the source. Some of you will see a decent increase in performance.

That's awesome.  One of these days I really have to learn how to use GMP, as so many miners get released that would benefit from being ported to use it.

If you can figure out the segmentation fault too... Smiley   We added a mutex around what we thought was the culprit but it is still happening - It's driving me nuts!

wisnon
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250



View Profile
September 26, 2014, 12:24:30 AM
 #964

Did not improve much worse than
No more than three minutes, it stopped working!
Very bad!
BitSlapper
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
September 26, 2014, 12:36:33 AM
 #965

Sorry Guys :/

It's probably because its pushing your processors harder now so it's hitting the fault faster.

In my case I'm now seeing almost a 4x increase and it will work on the long run for 15 minutes... If you were using 4x less processing power it kind of makes sense that it would last around an hour until it hit the fault.


BitSlapper      Coin Shield : 2QscvkN2ddvKHhQZD9RjYS6nGXSLSSgQYJ6peCCXV8RNP8FZj2r
wisnon
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250



View Profile
September 26, 2014, 12:38:26 AM
 #966

Sorry Guys :/

It's probably because its pushing your processors harder now so it's hitting the fault faster.

In my case I'm now seeing almost a 4x increase and it will work on the long run for 15 minutes... If you were using 4x less processing power it kind of makes sense that it would last around an hour until it hit the fault.



Re-mined every hour?
Who has time to operate this way?
paulthetafy
Hero Member
*****
Offline Offline

Activity: 820
Merit: 1000


View Profile
September 26, 2014, 12:48:16 AM
 #967

Sorry Guys :/

It's probably because its pushing your processors harder now so it's hitting the fault faster.

In my case I'm now seeing almost a 4x increase and it will work on the long run for 15 minutes... If you were using 4x less processing power it kind of makes sense that it would last around an hour until it hit the fault.



Re-mined every hour?
Who has time to operate this way?

There have been numerous posts explaining how to create a simple batch file (windows) or bash script (*nix) to continually restart the miner if it crashes.  Just check back through the last few pages. This means that you can just leave them running, and they will restart straight away if they crash.
fudge
Hero Member
*****
Offline Offline

Activity: 666
Merit: 500


View Profile
September 26, 2014, 12:53:40 AM
 #968

@Viz, how are you going to fight botnets mining CoinShield?
I think one of the best way is to have a USB-stick with some key inserted to the mining computer

Haшa гpyшa нaйpoзкopчyмaкyвaтiшa!
Videlicet
Legendary
*
Offline Offline

Activity: 868
Merit: 1058


Creator of Nexus http://nexus.io


View Profile WWW
September 26, 2014, 01:00:55 AM
 #969

@Viz, how are you going to fight botnets mining CoinShield?
I think one of the best way is to have a USB-stick with some key inserted to the mining computer

This will be looked into when I have more checks off of my TODO list. Thanks to Bitslapper compiling x64 binaries, I can now move onto helping him finish the GPU miner by the next channel launch. This is #1 priority right now.

The best way I have seen to defeat a botnet is to make the memory requirements very high, so that it makes the older computers unable to run it. This is a tricky situation to distinguish the difference between a server farm, and a botnet. I would leave it to Pool operators to do the filtering from their Pool backend once they come live. Otherwise we could end up banning honest nodes.

Viz.

[Nexus] Created by Viz. [Videlicet] : "videre licet - it may be seen; evidently; clearly"
wisnon
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250



View Profile
September 26, 2014, 01:03:22 AM
 #970

Sorry Guys :/

It's probably because its pushing your processors harder now so it's hitting the fault faster.

In my case I'm now seeing almost a 4x increase and it will work on the long run for 15 minutes... If you were using 4x less processing power it kind of makes sense that it would last around an hour until it hit the fault.



Re-mined every hour?
Who has time to operate this way?

There have been numerous posts explaining how to create a simple batch file (windows) or bash script (*nix) to continually restart the miner if it crashes.  Just check back through the last few pages. This means that you can just leave them running, and they will restart straight away if they crash.

Without success, to ask specifically how to operate, thank you!
Videlicet
Legendary
*
Offline Offline

Activity: 868
Merit: 1058


Creator of Nexus http://nexus.io


View Profile WWW
September 26, 2014, 01:03:57 AM
 #971

Sorry Guys :/

It's probably because its pushing your processors harder now so it's hitting the fault faster.

In my case I'm now seeing almost a 4x increase and it will work on the long run for 15 minutes... If you were using 4x less processing power it kind of makes sense that it would last around an hour until it hit the fault.



Re-mined every hour?
Who has time to operate this way?

There have been numerous posts explaining how to create a simple batch file (windows) or bash script (*nix) to continually restart the miner if it crashes.  Just check back through the last few pages. This means that you can just leave them running, and they will restart straight away if they crash.

Without success, to ask specifically how to operate, thank you!

What is your operating system?

Viz.

[Nexus] Created by Viz. [Videlicet] : "videre licet - it may be seen; evidently; clearly"
wisnon
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250



View Profile
September 26, 2014, 01:06:45 AM
 #972

Sorry Guys :/

It's probably because its pushing your processors harder now so it's hitting the fault faster.

In my case I'm now seeing almost a 4x increase and it will work on the long run for 15 minutes... If you were using 4x less processing power it kind of makes sense that it would last around an hour until it hit the fault.



Re-mined every hour?
Who has time to operate this way?

There have been numerous posts explaining how to create a simple batch file (windows) or bash script (*nix) to continually restart the miner if it crashes.  Just check back through the last few pages. This means that you can just leave them running, and they will restart straight away if they crash.

Without success, to ask specifically how to operate, thank you!

What is your operating system?

Viz.

windows7 64 Bit
Videlicet
Legendary
*
Offline Offline

Activity: 868
Merit: 1058


Creator of Nexus http://nexus.io


View Profile WWW
September 26, 2014, 01:11:17 AM
 #973

You tried the batch file I included? Create a new text file, save it as start. Click the alt button now, and go to tools->folder options. Click the tab "view" to the right of "general". From there you will need to uncheck the checkbox that says "hide extensions for known file types." It is item number 9. Click Ok.

Once this is done, you can rename it start.bat. Make sure it is not start.bat.txt or it will not work.
Then right click start.bat and click edit, followed by pasting this code into that file. Click save and exit. Make sure start.bat is in the same folder as miner.exe and double click start.bat to start your miner. This will automatically restart your miner if it crashes.


:BEGIN
miner.exe 127.0.0.1 9325
GOTO BEGIN



Viz.


[Nexus] Created by Viz. [Videlicet] : "videre licet - it may be seen; evidently; clearly"
wisnon
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250



View Profile
September 26, 2014, 01:14:53 AM
Last edit: September 26, 2014, 01:25:21 AM by wisnon
 #974

You tried the batch file I included? Create a new text file, save it as start. Click the alt button now, and go to tools->folder options. Click the tab "view" to the right of "general". From there you will need to uncheck the checkbox that says "hide extensions for known file types." It is item number 9. Click Ok.

Once this is done, you can rename it start.bat. Make sure it is not start.bat.txt or it will not work.
Then right click start.bat and click edit, followed by pasting this code into that file. Click save and exit. Make sure start.bat is in the same folder as miner.exe and double click start.bat to start your miner. This will automatically restart your miner if it crashes.


:BEGIN
miner.exe 127.0.0.1 9325
GOTO BEGIN



Viz.


https://github.com/VidereLicet/primeminer   Is this it?
siliconchip
Full Member
***
Offline Offline

Activity: 123
Merit: 100


View Profile
September 26, 2014, 01:17:30 AM
 #975

This coins is as shitty as XCN and XMG,new type of scam.

BitSlapper
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
September 26, 2014, 01:19:36 AM
 #976

This coins is as shitty as XCN and XMG,new type of scam.

Software bugs count as scams now???

BitSlapper      Coin Shield : 2QscvkN2ddvKHhQZD9RjYS6nGXSLSSgQYJ6peCCXV8RNP8FZj2r
BitSlapper
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
September 26, 2014, 01:34:53 AM
 #977

Also if anyone is getting the "miner.exe has stopped working" error message, that prevents the windows scrypt from restarting the miner.

Then look at this answer from server fault. It fixed the issue for me and the miner restarts itself on windows now.

http://serverfault.com/questions/345292/completely-disable-this-program-has-stopped-working-etc-dialog

BitSlapper      Coin Shield : 2QscvkN2ddvKHhQZD9RjYS6nGXSLSSgQYJ6peCCXV8RNP8FZj2r
blaaaaacksuit
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250

Who cares?


View Profile
September 26, 2014, 01:54:20 AM
 #978

This coins is as shitty as XCN and XMG,new type of scam.

Elaborate please, shill.
paulthetafy
Hero Member
*****
Offline Offline

Activity: 820
Merit: 1000


View Profile
September 26, 2014, 02:05:54 AM
 #979

This coins is as shitty as XCN and XMG,new type of scam.

Elaborate please, shill.
You always know a coin is starting to get noticed by the community when the FUDsters turn up Smiley  Ignore.
KryptoKash (OP)
Sr. Member
****
Offline Offline

Activity: 511
Merit: 275


Bitcoin Interest.


View Profile
September 26, 2014, 02:17:18 AM
 #980

This coins is as shitty as XCN and XMG,new type of scam.

Elaborate please, shill.
You always know a coin is starting to get noticed by the community when the FUDsters turn up Smiley  Ignore.
Agreed, months of hard work, 11 new features, and its some kind of scam  Huh lol
In 20 years we will still be here, improving the crypto-world.

...
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 [49] 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 ... 385 »
  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!