Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with dual xeon E5-2630 V3 #493

Open
urgerone opened this issue Mar 6, 2018 · 3 comments
Open

Problem with dual xeon E5-2630 V3 #493

urgerone opened this issue Mar 6, 2018 · 3 comments

Comments

@urgerone
Copy link

urgerone commented Mar 6, 2018

Hello,

I am trying xmr-stak on a HP DL360 G9 server with 2xE5-2630 V3 CPUs, but the performance from both CPUs is completely different.

CPU1 give 480H/s

CPU2 give 200H/s

Here is my CPU.txt

"cpu_threads_conf" :
[
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 0 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 2 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 4 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 6 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 8 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 10 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 12 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 14 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 13 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 15 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 17 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 19 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 21 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 23 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 25 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 27 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 29 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 31 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 28 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 30 },
],

And the hashrate result:

xmr

This is running on hyper-V 2012 R2 Host without any virtual machines running.

Any ideas?

@DrStein99
Copy link

First try run benchmark only one processor at w time. If consistent, continue to add threads one a time, and testing to see at what point you start losing speed on the same threads.

I do not know anything about that operating system. For me, I have to install both windows and linux on any new machine I test to do.pare hash rates and get a baseline test result, to compare the rest of results to.

@urgerone
Copy link
Author

urgerone commented Mar 7, 2018

Even running one thread on CPU2 give 22H/s, for example:

{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 27 },

@luc1an24
Copy link

@urgerone did you managed to get optimal performance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants