public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Duraid Madina <duraid@octopus.com.au>
To: linux-ia64@vger.kernel.org
Subject: Re: Consistency problem on IPF
Date: Mon, 12 Jul 2004 21:49:35 +0000	[thread overview]
Message-ID: <40F3076F.7040507@octopus.com.au> (raw)
In-Reply-To: <40F2562C.10208@inria.fr>

Erich Focht wrote:
> On Monday 12 July 2004 13:12, Duraid Madina wrote:
> 
>>For the record, on HP-UX 11.23 the standard deviation is down around 
>>0.1s for NP0, 512. For N\x1024, it's basically zero. This is on a 2-way 
>>1.5G/6M system.
> 
> 
> Which page-size was the testcode using?

Doesn't matter too much, but clamping the page size to 4K (the smallest 
possible) increases the standard deviation to ~0.5sec (for a +O0 
program, see below). 8K improves that somewhat and beyond 8K, the values 
are basically what I reported before. There's no need for truly large 
pages on this small example..

> HPUX is more flexible here due
> to different usage of the TLB.

Ain't that the truth! I *wish* Linux could do the same thing - problems 
like Marc's would disappear (not to mention that performance for many 
big numerical codes out there would increase significantly). But no, 
thanks to Oracle, we are forced to deal with junk like hugetlbfs..

> What compiler?

HP aC++/ANSI C B3910B A.05.56 [June 09 2004] [aCC6_beta]

> The initial mail sounded like gcc has been used. I'd
> expect a reasonable (i.e. optimizing) compiler to recognize the
> trivial matrix-matrix multiply pattern and replace it by highly
> optimized code. Which would reduce the problems...

The deviation seemed to stay the same when using +O0 (which slowed the 
program by more than a factor of 10, so I'm pretty sure it's not using 
highly optimized code now.)

>>Linux has a way to go yet...
> 
> 
> Might be, but one should check whether comparing apples with apples
> ;-)

I thought the G5 was the fastest computer on earth? ;)

	Duraid

  parent reply	other threads:[~2004-07-12 21:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-12  9:13 Consistency problem on IPF Marc Gonzalez-Sigler
2004-07-12 10:06 ` Erich Focht
2004-07-12 11:12 ` Duraid Madina
2004-07-12 11:24 ` Erich Focht
2004-07-12 11:39 ` Marc Gonzalez-Sigler
2004-07-12 12:01 ` Marc Gonzalez-Sigler
2004-07-12 20:37 ` David Mosberger
2004-07-12 21:49 ` Duraid Madina [this message]
2004-07-12 22:05 ` David Mosberger
2004-07-12 22:08 ` Rich Altmaier

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=40F3076F.7040507@octopus.com.au \
    --to=duraid@octopus.com.au \
    --cc=linux-ia64@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