Pages:
Author

Topic: Wolf's XMR/BCN/DSH CPUMiner - 2x speed compared to LucasJones' - NEW 06/20/2014 - page 37. (Read 547096 times)

full member
Activity: 204
Merit: 100
so are there any 32 bit options??
member
Activity: 70
Merit: 10
How do you control number of threads or optimize this, has made my pc unusable

minerd -a cryptonight -o stratum+tcp://mine.moneropool.com:3333 -p x -u [YourMoneroAddress]

I just followed above.

EDIT found it... --help hahah
member
Activity: 81
Merit: 1002
It was only the wind.
I can confirm +20% with my FX 4300 and +30% with my I7 2600k.

Thanks a lot Wolf0, good job!  Smiley

Windows, I assume. Try Linux (not in a VM) - should be loads better.
newbie
Activity: 38
Merit: 0
newbie
Activity: 38
Merit: 0
member
Activity: 81
Merit: 1002
It was only the wind.
I was trying to send a donation for your work, but I guess I need payment ID.

You don't need a payment ID.


The .NET Windows GUI Wallet I'm using for Monero begs to differ. It won't let me send anything without a payment ID. Probably a bug in the GUI.

Then use any payment ID. As long as it's the right length and all hex digits, it should accept it. Try this:

5a6f13d8a3e90f0694c20ee9900a23bfe8c0008e7ec0deadbeefcafebaadf00d
newbie
Activity: 38
Merit: 0
I'm using GCC 4.7.2 and LD 2.23 compiled.
when I make , I got a error:
gcc: error: -fuse-linker-plugin is not supported in this configuration

who can help me ?
thanks.
legendary
Activity: 1834
Merit: 1019
Is there a reason why you didn't edit out the furry images?

I had been up for four days straight reading and writing code - at that point I just didn't care Tongue

grateful for your pioneering work wolfie! my mining pool hashrate reflects my hashrate on a 4770k as much faster. Consistently 200H/s+ instead of often lingering in the 100s

How much does 200H\s net you in a day? Thanks

maybe a monero if I'm lucky
member
Activity: 81
Merit: 1002
It was only the wind.
I still don't quite understand why running 3 or 7 threads on a 4 core, 8 thread CPU results in more hashes than running 1,2,4,5,6, or 8 threads

All the cores aren't real. Often, by using more than 4 threads on a 4 core, 8 thread CPU, you're overloading it, therefore it runs slower. Three threads allows one thread for the output - it also lets the CPU schedule the threads, because if the thread number is a multiple of the core count, the code binds threads to cores, which is a bad idea according to my testing.
full member
Activity: 210
Merit: 100
Is there a reason why you didn't edit out the furry images?

I had been up for four days straight reading and writing code - at that point I just didn't care Tongue

grateful for your pioneering work wolfie! my mining pool hashrate reflects my hashrate on a 4770k as much faster. Consistently 200H/s+ instead of often lingering in the 100s

How much does 200H\s net you in a day? Thanks
sr. member
Activity: 392
Merit: 250
Is Boolberry supported?
Posted from Bitcointa.lk - #Lw7H68vv8KEGiNiH
member
Activity: 81
Merit: 1002
It was only the wind.
Win64 binaries exist but require AES-NI.
If I compile from source should I be able to run it on a processor without AES-NI then?  I compiled it successfully in an Virtualbox Ubuntu 13.04 virtual machine (on a Win 7 host without AES-NI), but get:

Code:
[2014-05-31 09:46:38] Using JSON-RPC 2.0
[2014-05-31 09:46:38] 2 miner threads started, using 'cryptonight' algorithm.
Illegal instruction (core dumped)

upon starting up the miner.

Configure with --disable-aes-ni

Thank you.  That worked. 

Without AES-NI available to me on this machine, I get a slower hash rate with your miner compared to the Lucas Jones miner.  I'm sure this comes as no surprise, since you have been optimizing for AES-NI.  Inside my virtual machine, per core, I get about 11 H/s with yours, and about 18.5 H/s with Lucas Jones.


I did do some work on the non-AES-NI implementation recently. Try running it natively.
member
Activity: 69
Merit: 10
Hi,

Really great work on this. Would it be possible for you to add another crypto algorithm? I would love it if DCrypt could be added for Slimcoin mining. There is a fork of cpuminer called slimminer (that I can't get to compile on Windows) and it would be amazing if it could get integrated in this optimized cpuminer-multi. Will definitely donate.

Mike
hero member
Activity: 700
Merit: 500
Great performance running 3 threads on an i7 2600. Pulling ~180H/s.  More threads hurts performance, so less threads definitely does seem like more here.

2 threads has the same performance as 8 threads, and 3 threads definitely pushes the most hashrate.  Interestingly, 3 threads uses only 40% CPU... must be hitting some cache limits or something.

(Windows rig this one - most of my machines run linux, but have Core2Duos without AES-NI).
member
Activity: 81
Merit: 1002
It was only the wind.
Is there a reason why you didn't edit out the furry images?

I had been up for four days straight reading and writing code - at that point I just didn't care Tongue

grateful for your pioneering work wolfie! my mining pool hashrate reflects my hashrate on a 4770k as much faster. Consistently 200H/s+ instead of often lingering in the 100s

No problem. New test posted, as well.
newbie
Activity: 4
Merit: 0
Thanks for the awesome work.
I'm trying to donate a couple of MRO but i'm getting "Invalid Send Address" when using the address in the first post and the payment id.
newbie
Activity: 21
Merit: 0
I can confirm +20% with my FX 4300 and +30% with my I7 2600k.

Thanks a lot Wolf0, good job!  Smiley
member
Activity: 81
Merit: 1002
It was only the wind.
Bump. Results of new test published.
sr. member
Activity: 480
Merit: 250
I was trying to send a donation for your work, but I guess I need payment ID.

You don't need a payment ID.


The .NET Windows GUI Wallet I'm using for Monero begs to differ. It won't let me send anything without a payment ID. Probably a bug in the GUI.
member
Activity: 81
Merit: 1002
It was only the wind.
I was trying to send a donation for your work, but I guess I need payment ID.

You don't need a payment ID.

When I tried to replicate Wolf's results, I only got about 750 hs on the 32 core instance with his miner.  Any ideas?

Hm... I may redo the test on a Digital Ocean droplet.
Pages:
Jump to: