Pages:
Author

Topic: [XMR] Monero Mining - page 35. (Read 264830 times)

hero member
Activity: 649
Merit: 500
September 23, 2014, 05:36:42 PM
Ok, smooth.

But I can assure you that 23 threads on an 8-core Xeon is slower than 8 threads.

Of course. I was talking about a 32 core instance. The post I quoted stated minerd at 3100%, which indicates 32 active threads. If you reduce threads below cores you will usually get better performance.

The GPU instances are even a bit more weird, but I don't have time to get into that.


I used wolf's cpuminer without specifying the number of threads which automatically launches nproc - 1.
The only thing that's not variable is nr_hugepages which I left at 21.

For ccminer i went with 12x64. That gave me the best results.

Edit:
Smooth, just saw your sugestion above. It should also for for setting the nr_hugepages with sysctl.
With that I think it will have good performance in most instance types.

5w00p, you're right. I went with the 8 cores myself. The max I got from a 32 core was 850h/s.
The 8 core gives you about 100h/s more for less bucks. And there is less competition too.
hero member
Activity: 644
Merit: 502
September 23, 2014, 05:36:23 PM
oda-krell: They won't go away/be terminated, so won't have to be "renewed."

smooth: cool

My observations:
For spot prices, I see best bang-for-buck at the 8-core instances, so I haven't bothered with "larger" instances.  Just doesn't compute in my mind-to-wallet al gore rhythm.

And with the GPU instances, you get a variance of which CPU you get, apparently. The screenshot I posted is the best CPU performance I have gotten from a GPU-instance CPU: ~350 h/s  Smiley

Worst I have seen is ~88 h/s ... doh! Angry
legendary
Activity: 2968
Merit: 1198
September 23, 2014, 05:36:00 PM
EC2 related question:

Will my instances get automatically "renewed" and keep running as long as my max price is high enough to beat the competition?

There is a check box for "persistent" when you start them. If you check that, you get to rebid if you get outbid. Otherwise you don't.

legendary
Activity: 2968
Merit: 1198
September 23, 2014, 05:35:25 PM
Okay... minerd at 3100% CPU.

How can I see the hashrate I'm getting?

Also, whoever set up that image, you will get a better hash rate with a lower number of threads. Something like 23 I think is the best but I'm not sure if I remember that correctly.



I tried to keep it generic. It is meant for people who don't feel comfortable with linux. The idea was to launch and forget.

Well you could do something like $[($(nproc)*3+2)/4] in your script. That's pretty close to the right number on most of the types.
legendary
Activity: 1470
Merit: 1007
September 23, 2014, 05:33:45 PM
EC2 related question:

Will my instances get automatically "renewed" and keep running as long as my max price is high enough to beat the competition?
legendary
Activity: 2968
Merit: 1198
September 23, 2014, 05:29:43 PM
Ok, smooth.

But I can assure you that 23 threads on an 8-core Xeon is slower than 8 threads.

Of course. I was talking about a 32 core instance. The post I quoted stated minerd at 3100%, which indicates 32 active threads. If you reduce threads below cores you will usually get better performance.

The GPU instances are even a bit more weird, but I don't have time to get into that.


hero member
Activity: 649
Merit: 500
September 23, 2014, 05:28:44 PM
Okay... minerd at 3100% CPU.

How can I see the hashrate I'm getting?

Also, whoever set up that image, you will get a better hash rate with a lower number of threads. Something like 23 I think is the best but I'm not sure if I remember that correctly.



I tried to keep it generic. It is meant for people who don't feel comfortable with linux. The idea was to launch and forget.
hero member
Activity: 649
Merit: 500
September 23, 2014, 05:19:41 PM
Maybe Do what smooth said:

sudo screen -r

will give you a list of process numbers. One is the cpu miner, one is the gpu.

Connect to one of these with:

sudo screen -r [put-process-number-here]

When you are done looking or interacting, press "control-a d" and it will disconnect you but leave the miner running in the background.

Sorry, should have said I already tried that Cheesy

"There is no screen to be resumed"

Maybe just screen -r without the sudo?

It depends how the node was setup to run in the background.


Sorry guys wasn't watching this thread. You have a miner.log at ~/CudaMiner and ~/cpuminer-cryptonite (that's correct I changed it do cryptonight mining). just do a cat or tail of those files.

If you lookup the DEV FUND address you see that overall it has ~9KH/s at cryptonotepool
legendary
Activity: 1470
Merit: 1007
September 23, 2014, 05:15:09 PM
I think I can see my impact on the pool website (http://cryptonotepool.org.uk/)...

I have 2 x g2.2xlarge and 2 x c3.8xlarge running, and it looks to me that the pool hashrate went up about 4 to 5 KH/s after I started those instances.

Does that approximately check out?

I think you meant 40 to 50 KH/s.  Even with no change in miners the HR can go up and down.  They are now at 76 KH/s so it seems that you and/or others are there now.

Thank you

Hm. Don't think so... I remember it being at mid-60 KH/s, and now it's at ~76.

I added a few more instances. Really wish I could see the actual hashrate inside the instance :/
hero member
Activity: 644
Merit: 502
September 23, 2014, 05:14:54 PM
Ok, smooth.

But I can assure you that 23 threads on an 8-core Xeon is slower than 8 threads.

on the GPU instance:

Top is 8 threads: ~348 h/s all day, all night, consistent as fack
Middle is 23 threads: gets 343 h/s for that first submission, then drops to ~265 h/s [i stopped it, no need to waste my $]
Bottom is back to good ol' consistent 8 threads

legendary
Activity: 1624
Merit: 1008
September 23, 2014, 05:09:15 PM
I think I can see my impact on the pool website (http://cryptonotepool.org.uk/)...

I have 2 x g2.2xlarge and 2 x c3.8xlarge running, and it looks to me that the pool hashrate went up about 4 to 5 KH/s after I started those instances.

Does that approximately check out?

I think you meant 40 to 50 KH/s.  Even with no change in miners the HR can go up and down.  They are now at 76 KH/s so it seems that you and/or others are there now.

Thank you
legendary
Activity: 2968
Merit: 1198
September 23, 2014, 05:04:35 PM
Important update (source code only)

If you are operating a pool or exchange or other important service, or if you are solo mining, and you compile your own node, please pull master from github and upgrade ASAP. If you have created AMI images for solo mining, please update them.

Additional precautionary checkpoints have been added to protect more of the existing blockchain.

https://github.com/monero-project/bitmonero

The only evidence of anomalous activity is what was reported by fluffypony.

The update is an important precaution.

Updated binaries will follow shortly.

Further measures will be taken as necessary.
legendary
Activity: 2968
Merit: 1198
September 23, 2014, 05:03:51 PM
I think I can see my impact on the pool website (http://cryptonotepool.org.uk/)...

I have 2 x g2.2xlarge and 2 x c3.8xlarge running, and it looks to me that the pool hashrate went up about 4 to 5 KH/s after I started those instances.

Does that approximately check out?

Sounds about right. Pretty good actually.
legendary
Activity: 2968
Merit: 1198
September 23, 2014, 05:03:02 PM
Okay... minerd at 3100% CPU.

How can I see the hashrate I'm getting?

Also, whoever set up that image, you will get a better hash rate with a lower number of threads. Something like 23 I think is the best but I'm not sure if I remember that correctly.



Num of optimal threads depends on num of CPU cores.

Num threads should be set to equal num cores.

No, it actually depends on your L3 cache size, but AWS are a bit weird because you are on virtualized hardware. Generally using all the cores is too much for optimal performance. I think wolf experimented and found 23 or 24 worked best on c3.8x. Different numbers for other types.

hero member
Activity: 644
Merit: 502
September 23, 2014, 05:00:33 PM
Okay... minerd at 3100% CPU.

How can I see the hashrate I'm getting?

Also, whoever set up that image, you will get a better hash rate with a lower number of threads. Something like 23 I think is the best but I'm not sure if I remember that correctly.



Num of optimal threads depends on num of CPU cores.

Num threads should be set to equal num cores.
legendary
Activity: 1470
Merit: 1007
September 23, 2014, 04:46:38 PM
I think I can see my impact on the pool website (http://cryptonotepool.org.uk/)...

I have 2 x g2.2xlarge and 2 x c3.8xlarge running, and it looks to me that the pool hashrate went up about 4 to 5 KH/s after I started those instances.

Does that approximately check out?
legendary
Activity: 2968
Merit: 1198
September 23, 2014, 04:31:31 PM
Okay... minerd at 3100% CPU.

How can I see the hashrate I'm getting?

Also, whoever set up that image, you will get a better hash rate with a lower number of threads. Something like 23 I think is the best but I'm not sure if I remember that correctly.

legendary
Activity: 2968
Merit: 1198
September 23, 2014, 04:30:39 PM
Maybe Do what smooth said:

sudo screen -r

will give you a list of process numbers. One is the cpu miner, one is the gpu.

Connect to one of these with:

sudo screen -r [put-process-number-here]

When you are done looking or interacting, press "control-a d" and it will disconnect you but leave the miner running in the background.

Sorry, should have said I already tried that Cheesy

"There is no screen to be resumed"

Maybe just screen -r without the sudo?

It depends how the node was setup to run in the background.
hero member
Activity: 644
Merit: 502
September 23, 2014, 04:25:57 PM
Sorry, I don't know.

legendary
Activity: 1470
Merit: 1007
September 23, 2014, 04:24:00 PM
Maybe Do what smooth said:

sudo screen -r

will give you a list of process numbers. One is the cpu miner, one is the gpu.

Connect to one of these with:

sudo screen -r [put-process-number-here]

When you are done looking or interacting, press "control-a d" and it will disconnect you but leave the miner running in the background.

Sorry, should have said I already tried that Cheesy

"There is no screen to be resumed"
Pages:
Jump to: