Author

Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency - page 6842. (Read 9723597 times)

member
Activity: 119
Merit: 10
NEW CPU MINER Performance dropped.

Old Version: 950KH/s

New Version: 935KH/s  

Huh



Oh damn. Could you add please at these messages what cpu u use?
full member
Activity: 140
Merit: 100
NEW CPU MINER Performance dropped.

Old Version: 950KH/s

New Version: 935KH/s  

Huh

member
Activity: 119
Merit: 10
Please after install say to me what improvement you have and what cpu use.
full member
Activity: 160
Merit: 100
Is there still no profitability calculator that will show what your expected earnings are per day yet?
full member
Activity: 140
Merit: 100
Thank, it work. I'm think my lib is not up to date Cheesy

compile with ERROR.



make[2]: *** [minerd-hash.o] Error 1
make[2]: Leaving directory `/root/darkcoin-cpuminer-1.3-avx-aes'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/darkcoin-cpuminer-1.3-avx-aes'
make: *** [all] Error 2

 Huh

NEW VERSION CPU MINER, ABOUT 10% IMPROVEMENT*

https://github.com/elmad/darkcoin-cpuminer-1.3-avx-aes

I improved the cpu miner for another 10% and updated the project on github. I tried different processors and I've seen an improvement from 8% to 11%.
Remember, this version works only for processor that support the AES-NI instruction set.

Here the list of Intel processors supporting it:
http://ark.intel.com/search/advanced/?AESTech=true

And for AMD, the series:
Bulldozer-based, Piledriver-based and Jaguar-based.



Let me know what is your improvement with your cpu. Binaries for Windows version will come (some tip can accellerate the process Tongue)



*Donations are very appreciated Cheesy

make sure you have all the requirements, something like this on Ubuntu:

sudo apt-get update

sudo apt-get install -y build-essential m4 libssl-dev libdb++-dev libboost-all-dev libminiupnpc-dev git automake libcurl4-openssl-dev

sudo git clone https://github.com/elmad/darkcoin-cpuminer-1.3-avx-aes

cd darkcoin-cpuminer-1.3-avx-aes

sudo chmod +x autogen.sh

sudo ./autogen.sh

sudo ./configure CFLAGS="-O3 -march=native"

sudo make


member
Activity: 119
Merit: 10

Elmad,
Unfortunatlyt for the EC2 with ubuntu didn't imporoved :
I go from ~ 375 Kh/s (your first version 1.3)
to down 315 Kh/s (your new version 1.3)


What says "cat /proc/cpuinfo" ?

Could you try to compile with "-march=core-avx-i" or "-march=corei7-avx" instead than "-march=native"?
full member
Activity: 280
Merit: 100
The Future Of Work
compile with ERROR.



make[2]: *** [minerd-hash.o] Error 1
make[2]: Leaving directory `/root/darkcoin-cpuminer-1.3-avx-aes'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/darkcoin-cpuminer-1.3-avx-aes'
make: *** [all] Error 2

 Huh

NEW VERSION CPU MINER, ABOUT 10% IMPROVEMENT*

https://github.com/elmad/darkcoin-cpuminer-1.3-avx-aes

I improved the cpu miner for another 10% and updated the project on github. I tried different processors and I've seen an improvement from 8% to 11%.
Remember, this version works only for processor that support the AES-NI instruction set.

Here the list of Intel processors supporting it:
http://ark.intel.com/search/advanced/?AESTech=true

And for AMD, the series:
Bulldozer-based, Piledriver-based and Jaguar-based.



Let me know what is your improvement with your cpu. Binaries for Windows version will come (some tip can accellerate the process Tongue)



*Donations are very appreciated Cheesy

make sure you have all the requirements, something like this on Ubuntu:

sudo apt-get update

sudo apt-get install -y build-essential m4 libssl-dev libdb++-dev libboost-all-dev libminiupnpc-dev git automake libcurl4-openssl-dev

sudo git clone https://github.com/elmad/darkcoin-cpuminer-1.3-avx-aes

cd darkcoin-cpuminer-1.3-avx-aes

sudo chmod +x autogen.sh

sudo ./autogen.sh

sudo ./configure CFLAGS="-O3 -march=native"

sudo make

full member
Activity: 126
Merit: 100
Is anyone else not being able to connect to http://pool.darkcoin.io/ ?

I had 47 coins there Sad

It's the official pool so no need to panic. They are going up and down today (as far as the site is concerned).

edit: It's up now.

okay, thanks, was worried for a bit.

Don't worry. Goxilla comes when you least expect her.
full member
Activity: 140
Merit: 100
compile with ERROR.



make[2]: *** [minerd-hash.o] Error 1
make[2]: Leaving directory `/root/darkcoin-cpuminer-1.3-avx-aes'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/darkcoin-cpuminer-1.3-avx-aes'
make: *** [all] Error 2

 Huh

NEW VERSION CPU MINER, ABOUT 10% IMPROVEMENT*

https://github.com/elmad/darkcoin-cpuminer-1.3-avx-aes

I improved the cpu miner for another 10% and updated the project on github. I tried different processors and I've seen an improvement from 8% to 11%.
Remember, this version works only for processor that support the AES-NI instruction set.

Here the list of Intel processors supporting it:
http://ark.intel.com/search/advanced/?AESTech=true

And for AMD, the series:
Bulldozer-based, Piledriver-based and Jaguar-based.



Let me know what is your improvement with your cpu. Binaries for Windows version will come (some tip can accellerate the process Tongue)



*Donations are very appreciated Cheesy
hero member
Activity: 588
Merit: 500
Will Bitcoin Rise Again to $60,000?
Is anyone else not being able to connect to http://pool.darkcoin.io/ ?

I had 47 coins there Sad

It's the official pool so no need to panic. They are going up and down today (as far as the site is concerned).

edit: It's up now.

okay, thanks, was worried for a bit.
legendary
Activity: 1708
Merit: 1049
Is anyone else not being able to connect to http://pool.darkcoin.io/ ?

I had 47 coins there Sad

It's the official pool so no need to panic. They are going up and down today (as far as the site is concerned).

edit: It's up now.
legendary
Activity: 1288
Merit: 1000
NEW VERSION CPU MINER, ABOUT 10% IMPROVEMENT*

https://github.com/elmad/darkcoin-cpuminer-1.3-avx-aes

I improved the cpu miner for another 10% and updated the project on github. I tried different processors and I've seen an improvement from 8% to 11%.
Remember, this version works only for processor that support the AES-NI instruction set.

Here the list of Intel processors supporting it:
http://ark.intel.com/search/advanced/?AESTech=true

And for AMD, the series:
Bulldozer-based, Piledriver-based and Jaguar-based.



Let me know what is your improvement with your cpu. Binaries for Windows version will come (some tip can accellerate the process Tongue)



*Donations are very appreciated Cheesy
Elmad,
Unfortunatlyt for the EC2 with ubuntu didn't imporoved :
I go from ~ 375 Kh/s (your first version 1.3)
to down 315 Kh/s (your new version 1.3)
hero member
Activity: 588
Merit: 500
Will Bitcoin Rise Again to $60,000?
Is anyone else not being able to connect to http://pool.darkcoin.io/ ?

I had 47 coins there Sad
hero member
Activity: 616
Merit: 500
NEW VERSION CPU MINER, ABOUT 10% IMPROVEMENT*

https://github.com/elmad/darkcoin-cpuminer-1.3-avx-aes

I improved the cpu miner for another 10% and updated the project on github. I tried different processors and I've seen an improvement from 8% to 11%.
Remember, this version works only for processor that support the AES-NI instruction set.

Here the list of Intel processors supporting it:
http://ark.intel.com/search/advanced/?AESTech=true

And for AMD, the series:
Bulldozer-based, Piledriver-based and Jaguar-based.



Let me know what is your improvement with your cpu. Binaries for Windows version will come (some tip can accellerate the process Tongue)



*Donations are very appreciated Cheesy

Just sent a donation.
legendary
Activity: 1708
Merit: 1049
Here's the new version of coin visuals. Opinions and suggestions are welcome, and I also wouldn't mind if something dark crawls into my wallet, so donations are welcome as well.  Smiley

XwBidPQVnGFEzqfJbTybS9gyXX2yu1JbfM



If you have like 5-10 different images, with lights, without lights, different angles, lighter, darker, more metallic, less metallic, slightly colored, more this or more that, then upload the different variations so that we can have a "menu"... Grin

This one, I think, has too much light.
newbie
Activity: 16
Merit: 0
Here's the new version of coin visuals. Opinions and suggestions are welcome, and I also wouldn't mind if something dark crawls into my wallet, so donations are welcome as well.  Smiley

XwBidPQVnGFEzqfJbTybS9gyXX2yu1JbfM

https://i.imgur.com/zDV8jFm.jpg
member
Activity: 112
Merit: 10
how do I get a wallet and mine, someone pm me if you can help me I will donate thanks
member
Activity: 119
Merit: 10
NEW VERSION CPU MINER, ABOUT 10% IMPROVEMENT*

https://github.com/elmad/darkcoin-cpuminer-1.3-avx-aes

I improved the cpu miner for another 10% and updated the project on github. I tried different processors and I've seen an improvement from 8% to 11%.
Remember, this version works only for processor that support the AES-NI instruction set.

Here the list of Intel processors supporting it:
http://ark.intel.com/search/advanced/?AESTech=true

And for AMD, the series:
Bulldozer-based, Piledriver-based and Jaguar-based.



Let me know what is your improvement with your cpu. Binaries for Windows version will come (some tip can accellerate the process Tongue)



*Donations are very appreciated Cheesy
member
Activity: 75
Merit: 10
I must say I started mining this coin yesterday and everything runs 50% plus cooler. I need to get my killawatt out and see the draw compared to a normal scrypt coin. So far I love it!

Thanks Devs

I also put few of my card to mine this coin and it's true that cards run a lot cooler.
Please post results from that killawatt reader.

Ok here are the results. This miner is a 4x270

Normal Coin: 887 - 892
Darkcoin: 550-552

That's a huge difference on my power bill Smiley


Yep.  Mining scrypt my rig pulls 1150W doing 2.1Mh/s.  On darkcoin it uses 650W doing 6.2Mh/s.

As someone else has pointed out earlier though, this reduced power consumption could simply be because there's way more code optimisation to be done yet and the GPUs are only doing 50% of what is possible.  I can make my GPUs run cooler mining scrypt coins too (and more efficiently) if I want to.

Here's another point of view...  assuming that we can't push any more performance out of the GPUs while mining darkcoin, it could be argued that it is less efficient because you need to purchase 2 cards to do the work that 1 card should be capable of, in terms of raw computing power.

full member
Activity: 168
Merit: 100
I like the developments on the logo but I think we need a symbol for DarkCoin. I like this...

D

It's easy to replicate with strikethrough and differentiates from the vertical strikes with the dollar/bitcoin symbols. In a sentence it becomes e.g. I'll send you D30. Thoughts?

Whatever it is, I think the symbol needs to be in the coin logo.


Doge already nabbed that symbol.

Check out this post for some other options, let me know what you think:

https://bitcointalksearch.org/topic/m.5232713

Damn Doge. I would lean towards Ď. It seems the most memorable to me.
Jump to: