Author

Topic: [NRS|NoirShares] POW ENDING at 50k | DACs | MANDATORY WALLET UPDATE 6/23/2014 - page 105. (Read 141638 times)

full member
Activity: 147
Merit: 100
I think their should be a more detailed explanation on how to invest and where without directing to the other forum.

Currently the only options are to buy on poloniex.com exchange and cryptokopen.eu, mine, or trade with someone who has NRS.
full member
Activity: 168
Merit: 100
I think their should be a more detailed explanation on how to invest and where without directing to the other forum.

Agreed. I am mining at the moment, look promissing Smiley
full member
Activity: 239
Merit: 100
Socialist Cryptocurrency Devote
I think their should be a more detailed explanation on how to invest and where without directing to the other forum.
crz
member
Activity: 116
Merit: 10
NVIDIA cudaNRSwin version 0.1 for nrs2.blockquarry.com GPU pool.

Usage:
1) Register at: https://nrs2.blockquarry.com  and add a new worker and use x for password of your worker
2) Change the edit_me.bat: cudaNRSwin.exe

Example: cudaNRSwin.exe crz.worker0 0 avx

Versions:
- cudaNRSwin-0.1-cuda-2-crz - compute capability 2.+
- cudaNRSwin-0.1-cuda-3-crz - compute capability 3.+

Download:
Official download location: https://www.dropbox.com/sh/jybkld8pr9cj175/CyKueEuVIV

Tips
If you like this software, please consider sending tips to:
BTC:  14AQXd2bqz45zaJWk3EwBB7xVYS45WhrRM
NRS:  9XPw5mYRLVw77prspwK2YL9xRPGqioKufy

New version up -> https://www.dropbox.com/sh/jybkld8pr9cj175/CyKueEuVIV

Cheers!
member
Activity: 100
Merit: 10
hmmmm, gpu-pool has 1/7 of cpu-pool hashrate, yet no blocks found in last 5 hours...
block was eventually found, although it took like 500%.

We are using MPOS for the web interface but all of MPOS's statistics are based on scrypt and sha256 coins.  The numbers between the 2 pools are not comparible like that.  The math used to calculate hashrate on the cpu pool versus the gpu pool is different.  MPOS changed how those are numbers are calculated between the release used on the cpu pool and the release on the gpu pool plus they are just guesses anyways.  The pool has no idea what individual hashrates are, it just sees the shares submitted and tries to guess the hashrate on that.  Also the difficulty of the shares on the cpu pool and the gpu pool are different.  The gpu pool share difficulty is higher as gpu's are able to do more work than the cpu's. 

I probably have the share estimate for shares needed for a block wrong as well but we only had a few blocks discovered so far to go on.  I basically am trying to minimize the amount of code changes to MPOS needed so we can easily apply updates while getting some sort of reasonable looking numbers in the web interface.  I will adjust it further after we have more data to go on. 

 
full member
Activity: 168
Merit: 100
hmmmm, gpu-pool has 1/7 of cpu-pool hashrate, yet no blocks found in last 5 hours...
block was eventually found, although it took like 500%.
member
Activity: 100
Merit: 10
Any idea what I'm doing wrong?  Have 2 x 280x...

http://puu.sh/87Vcg.png


Maybe the wrong device number?  You can try running ptsminer -list-devices to see what device number to use for each gpu.  With the -d flag you can enter multiple devices separated by a ,

So it might be -d 1,2 for example.  

You may also need to try a different algorithm.  The -a gpu flag can be used to specify this.  For example one person testing had to specify -a gpuv6 to get his card to work in Linux.  In most cases it should not be necessary but gpuv2 through gpuv9 is available.  

per ptsminer -help use -device instead of -d

You are correct, it should be -device.  Thanks for catching that mistake.
full member
Activity: 173
Merit: 100
zjz_lgd
Interesting.
i'll try to mine some and keep it.
legendary
Activity: 1151
Merit: 1001
hmmmm, gpu-pool has 1/7 of cpu-pool hashrate, yet no blocks found in last 5 hours...
crz
member
Activity: 116
Merit: 10
NVIDIA cudaNRSwin version 0.1 for nrs2.blockquarry.com GPU pool.

Usage:
1) Register at: https://nrs2.blockquarry.com  and add a new worker and use x for password of your worker
2) Change the edit_me.bat: cudaNRSwin.exe

Example: cudaNRSwin.exe crz.worker0 0 avx

Versions:
- cudaNRSwin-0.1-cuda-2-crz - compute capability 2.+
- cudaNRSwin-0.1-cuda-3-crz - compute capability 3.+

Download:
Official download location: https://www.dropbox.com/sh/jybkld8pr9cj175/CyKueEuVIV

Tips
If you like this software, please consider sending tips to:
BTC:  14AQXd2bqz45zaJWk3EwBB7xVYS45WhrRM
NRS:  9XPw5mYRLVw77prspwK2YL9xRPGqioKufy
member
Activity: 98
Merit: 10
sr. member
Activity: 658
Merit: 257
★Bitvest.io★ Play Plinko or Invest!
Any idea what I'm doing wrong?  Have 2 x 280x...

http://puu.sh/87Vcg.png


Maybe the wrong device number?  You can try running ptsminer -list-devices to see what device number to use for each gpu.  With the -d flag you can enter multiple devices separated by a ,

So it might be -d 1,2 for example.  

You may also need to try a different algorithm.  The -a gpu flag can be used to specify this.  For example one person testing had to specify -a gpuv6 to get his card to work in Linux.  In most cases it should not be necessary but gpuv2 through gpuv9 is available.  

per ptsminer -help use -device instead of -d
member
Activity: 100
Merit: 10
Any idea what I'm doing wrong?  Have 2 x 280x...

http://puu.sh/87Vcg.png


Maybe the wrong device number?  You can try running ptsminer -list-devices to see what device number to use for each gpu.  With the -device flag you can enter multiple devices separated by a ,

So it might be -device 1,2 for example.  

You may also need to try a different algorithm.  The -a gpu flag can be used to specify this.  For example one person testing had to specify -a gpuv6 to get his card to work in Linux.  In most cases it should not be necessary but gpuv2 through gpuv9 is available.  
hero member
Activity: 756
Merit: 500
Any idea what I'm doing wrong?  Have 2 x 280x...

http://puu.sh/87Vcg.png
member
Activity: 100
Merit: 10
OK, we have a GPU pool for some people to try.  You can register an account and workers here:

https://nrs2.blockquarry.com/

You will need girino's PTS miner.  Binaries can be downloaded from here:

https://www.dropbox.com/sh/n4ta5olqp2g5i9l/xkr0sCTrUu

Source code is here:

http://github.com/girino/ptsminer

On most systems you will run the command with this syntax, ptsminer -u weblogin.worker -o nrs2.blockquarry.com -q 1337 -d 0 -a gpu

Ports 1337 and 1338 are available.  

This is using the same protocol as beeeer so other PTS miners should be able to work as long as they let you point to nrs2.blockquarry.com
legendary
Activity: 1302
Merit: 1000
ORB has a good chance to grow.
OPS.  more and more people know this angel coin.  Wink


and this is just the beginning


I am very sorry that I believe Mario241077 and barwizi, when you wrote in the NRB thread about upcoming new projects.

Now you ignore my posts? Well, I'll repeat the question until I get an answer:


I have more than 8k NRB and want to invest it in NRS.

But I can not in any way to synchronize my NRB wallet here for a month.

I have repeatedly written about it barwizi, but he does not answer.

Can someone of the NRS developers help me? I'll send you my wallet.dat

now is sync ...

Nope...  Not for me....

If I send you my wallet.dat , can you transfer my coins to my Cryptsy wallet?

Technically it is possible...

not me, please ask logan on http://noirbitstalk.org/, he is the cfo
full member
Activity: 147
Merit: 100
I'm part of the initial investor group.

Do I have to sign up on the official forum or can I just get updates here?

Signing up on the forum and sending us your contact information will let us include you in voting, otherwise you will just watch from the thread
sr. member
Activity: 462
Merit: 250
I'm part of the initial investor group.

Do I have to sign up on the official forum or can I just get updates here?
legendary
Activity: 1624
Merit: 1005
I wish you all love and profitable investments!!!
OPS.  more and more people know this angel coin.  Wink


and this is just the beginning


I am very sorry that I believe Mario241077 and barwizi, when you wrote in the NRB thread about upcoming new projects.

Now you ignore my posts? Well, I'll repeat the question until I get an answer:


I have more than 8k NRB and want to invest it in NRS.

But I can not in any way to synchronize my NRB wallet here for a month.

I have repeatedly written about it barwizi, but he does not answer.

Can someone of the NRS developers help me? I'll send you my wallet.dat

now is sync ...

Nope...  Not for me....

If I send you my wallet.dat , can you transfer my coins to my Cryptsy wallet?

Technically it is possible...
legendary
Activity: 1302
Merit: 1000
ORB has a good chance to grow.
OPS.  more and more people know this angel coin.  Wink


and this is just the beginning


I am very sorry that I believe Mario241077 and barwizi, when you wrote in the NRB thread about upcoming new projects.

Now you ignore my posts? Well, I'll repeat the question until I get an answer:


I have more than 8k NRB and want to invest it in NRS.

But I can not in any way to synchronize my NRB wallet here for a month.

I have repeatedly written about it barwizi, but he does not answer.

Can someone of the NRS developers help me? I'll send you my wallet.dat

now is sync ...
Jump to: