* [Linux-ia64] benchmarking results
@ 2003-04-30 10:54 Adriano Galano
2003-04-30 11:15 ` Duraid Madina
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: Adriano Galano @ 2003-04-30 10:54 UTC (permalink / raw)
To: linux-ia64
Hello:
Someone could be provide SMP benchmarking results for 2-way to 8-way Itanium
2 systems?
best regards,
-Adriano
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Linux-ia64] benchmarking results
2003-04-30 10:54 [Linux-ia64] benchmarking results Adriano Galano
@ 2003-04-30 11:15 ` Duraid Madina
2003-04-30 16:13 ` David Mosberger
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Duraid Madina @ 2003-04-30 11:15 UTC (permalink / raw)
To: linux-ia64
You could do worse than look through
http://www.spec.org/cpu2000/results/rint2000.html
and
http://www.spec.org/cpu2000/results/rfp2000.html
Duraid
Adriano Galano wrote:
> Hello:
>
> Someone could be provide SMP benchmarking results for 2-way to 8-way Itanium
> 2 systems?
>
> best regards,
>
> -Adriano
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Linux-ia64] benchmarking results
2003-04-30 10:54 [Linux-ia64] benchmarking results Adriano Galano
2003-04-30 11:15 ` Duraid Madina
@ 2003-04-30 16:13 ` David Mosberger
2003-04-30 16:17 ` Adriano Galano
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: David Mosberger @ 2003-04-30 16:13 UTC (permalink / raw)
To: linux-ia64
>>>>> On Wed, 30 Apr 2003 12:54:12 +0200, "Adriano Galano" <adriano@satec.es> said:
Adriano> Hello: Someone could be provide SMP benchmarking results
Adriano> for 2-way to 8-way Itanium 2 systems?
A lot of performance information for 2-4 way is available at:
http://www.hp.com/products1/itanium/performance/index.html
Note especially the links near the bottom of the pages: that's
where all the background & details are.
Also note that the results are for McKinley (as of July-September last
year, I think), so they don't cover Madison (aka Itanium 2 6M) or
larger (beyond 4-way) HP systems yets.
--david
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [Linux-ia64] benchmarking results
2003-04-30 10:54 [Linux-ia64] benchmarking results Adriano Galano
2003-04-30 11:15 ` Duraid Madina
2003-04-30 16:13 ` David Mosberger
@ 2003-04-30 16:17 ` Adriano Galano
2003-04-30 17:33 ` David Mosberger
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Adriano Galano @ 2003-04-30 16:17 UTC (permalink / raw)
To: linux-ia64
Hi David and all:
>
> >>>>> On Wed, 30 Apr 2003 12:54:12 +0200, "Adriano Galano"
> <adriano@satec.es> said:
>
> Adriano> Hello: Someone could be provide SMP benchmarking results
> Adriano> for 2-way to 8-way Itanium 2 systems?
>
> A lot of performance information for 2-4 way is available at:
>
> http://www.hp.com/products1/itanium/performance/index.html
>
> Note especially the links near the bottom of the pages: that's
> where all the background & details are.
>
> Also note that the results are for McKinley (as of July-September last
> year, I think), so they don't cover Madison (aka Itanium 2 6M) or
> larger (beyond 4-way) HP systems yets.
>
We need to find some reference of SMP scalability on Linux scheduler. For 1,
2, 4 and 8 processor. How "lineal" is this scalability? Does Linux perform
well en 4 or 8 Itanium 2 architecture? Somebody have experience of Linux
scalability for more than 4 Itanium 2 (or Madison) processors?
Regards,
-Adriano
> --david
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [Linux-ia64] benchmarking results
2003-04-30 10:54 [Linux-ia64] benchmarking results Adriano Galano
` (2 preceding siblings ...)
2003-04-30 16:17 ` Adriano Galano
@ 2003-04-30 17:33 ` David Mosberger
2003-04-30 18:08 ` Steve Neuner
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: David Mosberger @ 2003-04-30 17:33 UTC (permalink / raw)
To: linux-ia64
>>>>> On Wed, 30 Apr 2003 18:17:45 +0200, "Adriano Galano" <adriano@satec.es> said:
Adriano> We need to find some reference of SMP scalability on Linux
Adriano> scheduler. For 1, 2, 4 and 8 processor. How "lineal" is
Adriano> this scalability? Does Linux perform well en 4 or 8 Itanium
Adriano> 2 architecture?
There is no single answer to the scalability question. It totally
depends on what application you're running. SGI has shown that
certain apps scale very nicely all the way to 64 CPUs on their Altix
box. Kernel-intensive apps won't scale that far, but even there there
is some evendice of very nice scaling. AFAIK, there is only a 4-way
TPC-C number published for Linux:
rx5670 (4-way 1GHz Itanium 2): 80494 tpmC
but the URL here:
http://www.hp.com/products1/itanium/performance/commercial/tpcc.html
shows a TPC of about 40600 for a 2-way machine (I believe it was
running Windows). Given that the 4-way TPC-C number for Windows is in
the same 80k ballpark, it suggests that Linux scales almost linearly
for TPC-C.
Adriano> Somebody have experience of Linux scalability for more than
Adriano> 4 Itanium 2 (or Madison) processors?
NEC and SGI already are shipping large Itanium 2 machines. Not sure
what benchmarks have been run on them with Linux, though.
As far as HP machines are concerned: it's probably best to get in
touch with a sales rep. He or she should be able to get you more info
on forthcoming machines and perhaps could help you get the application
benchmarked.
--david
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Linux-ia64] benchmarking results
2003-04-30 10:54 [Linux-ia64] benchmarking results Adriano Galano
` (3 preceding siblings ...)
2003-04-30 17:33 ` David Mosberger
@ 2003-04-30 18:08 ` Steve Neuner
2003-05-05 9:08 ` Adriano Galano
2003-05-05 15:46 ` Steve Neuner
6 siblings, 0 replies; 8+ messages in thread
From: Steve Neuner @ 2003-04-30 18:08 UTC (permalink / raw)
To: linux-ia64
> >>>>> On Wed, 30 Apr 2003 18:17:45 +0200, "Adriano Galano" <adriano@satec.es> said:
>
> Adriano> We need to find some reference of SMP scalability on Linux
> Adriano> scheduler. For 1, 2, 4 and 8 processor. How "lineal" is
> Adriano> this scalability? Does Linux perform well en 4 or 8 Itanium
> Adriano> 2 architecture?
>
> David Mosberger wrote:
> There is no single answer to the scalability question. It totally
> depends on what application you're running. SGI has shown that
> certain apps scale very nicely all the way to 64 CPUs on their Altix
> box. Kernel-intensive apps won't scale that far, but even there there
> is some evendice of very nice scaling. ...
Hi Adriano,
As David points out, there's a lot of factors that can affect scalability
results for a particular workload. If you haven't already, you might want
to check out the following from the February 2003 issue of Linux Journal
magazine: http://linuxjournal.com/article.php?sidd40, which provides more
background on the SGI Altix system along with some scaling and benchmark results.
Hope that helps.
--steve
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [Linux-ia64] benchmarking results
2003-04-30 10:54 [Linux-ia64] benchmarking results Adriano Galano
` (4 preceding siblings ...)
2003-04-30 18:08 ` Steve Neuner
@ 2003-05-05 9:08 ` Adriano Galano
2003-05-05 15:46 ` Steve Neuner
6 siblings, 0 replies; 8+ messages in thread
From: Adriano Galano @ 2003-05-05 9:08 UTC (permalink / raw)
To: linux-ia64
Hi Steve:
> > >>>>> On Wed, 30 Apr 2003 18:17:45 +0200, "Adriano Galano"
> <adriano@satec.es> said:
> >
> > Adriano> We need to find some reference of SMP
> scalability on Linux
> > Adriano> scheduler. For 1, 2, 4 and 8 processor. How "lineal" is
> > Adriano> this scalability? Does Linux perform well en 4
> or 8 Itanium
> > Adriano> 2 architecture?
> >
> > David Mosberger wrote:
> > There is no single answer to the scalability question. It totally
> > depends on what application you're running. SGI has shown that
> > certain apps scale very nicely all the way to 64 CPUs on their Altix
> > box. Kernel-intensive apps won't scale that far, but even
> there there
> > is some evendice of very nice scaling. ...
>
> Hi Adriano,
>
> As David points out, there's a lot of factors that can affect
> scalability
> results for a particular workload. If you haven't already,
> you might want
> to check out the following from the February 2003 issue of
> Linux Journal
> magazine: http://linuxjournal.com/article.php?sidd40, which
> provides more
> background on the SGI Altix system along with some scaling
> and benchmark results.
>
Thanks for the reference.
Maybe in all the cases I can see NUMA architectures and not find references
related to what kind of scheduler was used older sched, O(1) or HT? The
limits of the bricks for SMP are 4 proc, how could I assume linear
scalability for 8 proc having memory latency accesing the others bricks
through R-Brick maybe?
Regards,
-Adriano
> Hope that helps.
>
> --steve
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Linux-ia64] benchmarking results
2003-04-30 10:54 [Linux-ia64] benchmarking results Adriano Galano
` (5 preceding siblings ...)
2003-05-05 9:08 ` Adriano Galano
@ 2003-05-05 15:46 ` Steve Neuner
6 siblings, 0 replies; 8+ messages in thread
From: Steve Neuner @ 2003-05-05 15:46 UTC (permalink / raw)
To: linux-ia64
> Maybe in all the cases I can see NUMA architectures and not find references
> related to what kind of scheduler was used older sched, O(1) or HT?
Hi Adriano,
On the SGI Altix system we've been getting good results with the
O(1) scheduler.
> The limits of the bricks for SMP are 4 proc, how could I assume linear
> scalability for 8 proc having memory latency accesing the others bricks
> through R-Brick maybe?
There are many factors that can affect getting good "scalability" beyond
8p (e.g., hardware design, kernel scalability, user v. kernel workload,
user app scalability, I/O subsystem, etc) -- having a good hardware design
with a fast system interconnect is essential.
--steve
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2003-05-05 15:46 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-30 10:54 [Linux-ia64] benchmarking results Adriano Galano
2003-04-30 11:15 ` Duraid Madina
2003-04-30 16:13 ` David Mosberger
2003-04-30 16:17 ` Adriano Galano
2003-04-30 17:33 ` David Mosberger
2003-04-30 18:08 ` Steve Neuner
2003-05-05 9:08 ` Adriano Galano
2003-05-05 15:46 ` Steve Neuner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox