From: Marcin Slusarz <marcin.slusarz@gmail.com>
To: Allan Menezes <amenezes007@sympatico.ca>
Cc: linux-kernel@vger.kernel.org, Greg Kroah-Hartman <gregkh@suse.de>
Subject: Re: HPL benchmarking linux kernel for shared memory performance.
Date: Sun, 16 Mar 2008 11:42:11 +0100 [thread overview]
Message-ID: <20080316104157.GA6220@joi> (raw)
In-Reply-To: <47DCB26B.20907@sympatico.ca>
On Sun, Mar 16, 2008 at 01:38:51AM -0400, Allan Menezes wrote:
> Hi,
> I eliminated in which kernel verion this begins to happen. I am
> benchmarking a single node with hpl and openmpi beta 1.3 and gotoblas v1.24
> for personal noncommercial reasons.
> I tried a single node with the command $ mpirun -np 1 ./xhpl
> and with kernel ver 2.6.23.14 i get over 38Gflops
> but with kernel ver 2.6.23.15 compiling with the same .config i get 7.xx
> Gflops which is 1/5th that of the other kernel.
> Keep in mind that only the kernels have changed from kernel.org not any
> hardware or anything else as all else is same! but the performace drops to
> 1/5th
> There is no network involved in this single node quad core intel test but
> just shared memory.
> So the shared memory or smp performance of the newer kernels is far far
> worse than upto 2.6.23.14!
> Even with 2.6.25.rc5 the performance is degraded!
> Can you please help me find why this is occurring? Please advise!
> mY set up Quad core Q6600 intel overclocked stably to 2.88 GHZ , 6 gig ddr2
> 800 mhz dual channel ram,
> Allan Menezes
If you want to speed up bug resolution, you can bisect it to only one patch with git
(google for git bisect) on this tree:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.23.y.git
ps: please post your .config and dmesg output
Marcin
next prev parent reply other threads:[~2008-03-16 10:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-16 5:38 HPL benchmarking linux kernel for shared memory performance Allan Menezes
2008-03-16 10:42 ` Marcin Slusarz [this message]
2008-03-16 18:13 ` Roger Heflin
-- strict thread matches above, loose matches on Subject: below --
2008-03-22 4:05 Allan Menezes
2008-03-22 10:04 ` Andi Kleen
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=20080316104157.GA6220@joi \
--to=marcin.slusarz@gmail.com \
--cc=amenezes007@sympatico.ca \
--cc=gregkh@suse.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.