public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Allan Menezes <amenezes007@sympatico.ca>
To: linux-kernel@vger.kernel.org
Subject: HPL benchmarking linux kernel for shared memory performance.
Date: Sat, 22 Mar 2008 00:05:09 -0400	[thread overview]
Message-ID: <47E48575.7040009@sympatico.ca> (raw)

Hi,
   Sorry to have bothered you all but there is no degradation of 
performance with hpl and kernel upto 2.6.25-rc6. It was my silly error!
The motherboards I use are two Asus p5e vm do and 3 ASus p5k-vm with 
intel Q6600 quad cpus with GO stepping oveclocking them slightly i now 
get 165 GFlops for my 5 node quad core cluster
with gotoblas v1.24 and hpl and opensource openmpi v 1.3 alpha.
My error was that the CPUID LIMIT was enabled in bios which is for older 
windows systems which prevents the cpuid instruction on boot up from 
filling the register EAX with values above 0x03
So I was seeing only 2 cores for a quad core in cat /proc/cpuinfo on all 
nodes giving me lousy performance for every kernel except some like 
2.6.23.13 and 2.6.23.14.since i was oversubscribibg each node with 4 
processes and top -H  confirmed that.
Now I disabled CPUID LIMIT for each node and i see alll 4 processors on 
eac node with cat /proc/cpuinfo for kernel ver 2.6.25-rc6 and i get 
38.44 -38.9 Gflops per node. Ofcourse i am stably overclocking each 
q6600 by approx 480mhz to get that otherwise for the kentsfiel q6600 
intel at 2.4 GHZ the peak is 38.4 GFlops( reference paper by Dr. Jack 
Dongarra et al.)
The bios message is misleading : It says " Disable for Windows Xp" and 
since I am running linux I enable it till i Googled for CPUID LIMIT and 
found out and experimented!
So for your info disable CPUID LIMIT in bios when running quad core 
linux or more! It's meant for old oses like win98 etc.
Thank you and and sorry for the bother it was my error and not a fault 
in the kernels. This is FYI only.
Cheers,
Allan Menezes

             reply	other threads:[~2008-03-22  4:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-22  4:05 Allan Menezes [this message]
2008-03-22 10:04 ` HPL benchmarking linux kernel for shared memory performance Andi Kleen
  -- strict thread matches above, loose matches on Subject: below --
2008-03-16  5:38 Allan Menezes
2008-03-16 10:42 ` Marcin Slusarz
2008-03-16 18:13 ` Roger Heflin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47E48575.7040009@sympatico.ca \
    --to=amenezes007@sympatico.ca \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox