POV-Ray : Newsgroups : povray.programming : Pov on Itanium Server Time
28 Jul 2024 12:34:34 EDT (-0400)
  Pov on Itanium (Message 1 to 6 of 6)  
From: Ken Cecka
Subject: Pov on Itanium
Date: 2 Mar 2001 10:35:05
Message: <3a9fbda9@news.povray.org>
Hi All,

Just got back from IDF last night.  One of intel's booths had an Itanium 
system running linux, with the intent of highlighting intel's optimized 
compiler (vs standard gcc).  It caught my attention because the application 
they had compiled and were running in parallel was pov, rendering one of 
the metal texture preview scenes (coppers or brasses).  They had two 
instances of pov running parallel, one built with gcc, the other with the 
intel compiler.  The intel compile was running about 30% faster.  I didn't 
actually time the render, and I don't know what clock speed the itanium was 
running at, so I can't say much for the overall performance.  I just 
thought it was cool that they were using pov for their demo.

Ken


Post a reply to this message

From: Christoph Hormann
Subject: Re: Pov on Itanium
Date: 2 Mar 2001 10:49:25
Message: <3A9FC105.D4311F42@gmx.de>
Ken Cecka wrote:
> 
> Hi All,
> 
> Just got back from IDF last night.  One of intel's booths had an Itanium
> system running linux, with the intent of highlighting intel's optimized
> compiler (vs standard gcc).  It caught my attention because the application
> they had compiled and were running in parallel was pov, rendering one of
> the metal texture preview scenes (coppers or brasses).  They had two
> instances of pov running parallel, one built with gcc, the other with the
> intel compiler.  The intel compile was running about 30% faster.  I didn't
> actually time the render, and I don't know what clock speed the itanium was
> running at, so I can't say much for the overall performance.  I just
> thought it was cool that they were using pov for their demo.
> 

Sounds interesting although you can't say much from such a demonstration,
the gcc version could be compiled without any optimization or there could
be other differences.

Christoph

-- 
Christoph Hormann <chr### [at] gmxde>
IsoWood include, radiosity tutorial, TransSkin and other 
things on: http://www.schunter.etc.tu-bs.de/~chris/


Post a reply to this message

From: Ken Cecka
Subject: Re: Pov on Itanium
Date: 2 Mar 2001 11:43:10
Message: <3a9fcd9e$1@news.povray.org>
Christoph Hormann wrote:

> 
> 
> Ken Cecka wrote:
>> 
>> Hi All,
>> 
>> Just got back from IDF last night.  One of intel's booths had an Itanium
>> system running linux, with the intent of highlighting intel's optimized
>> compiler (vs standard gcc).  It caught my attention because the
>> application they had compiled and were running in parallel was pov,
>> rendering one of
>> the metal texture preview scenes (coppers or brasses).  They had two
>> instances of pov running parallel, one built with gcc, the other with the
>> intel compiler.  The intel compile was running about 30% faster.  I
>> didn't actually time the render, and I don't know what clock speed the
>> itanium was
>> running at, so I can't say much for the overall performance.  I just
>> thought it was cool that they were using pov for their demo.
>> 
> 
> Sounds interesting although you can't say much from such a demonstration,
> the gcc version could be compiled without any optimization or there could
> be other differences.
> 
> Christoph
> 
The guy manning the demo told me what the gcc optimization level was (6 I 
think), but as you say, there are plenty of other factors that could be 
influencing it.  I wasn't really trying to evaluate the performance 
improvement.  It was just cool to see pov show up at something like IDF.

Ken


Post a reply to this message

From: Alessandro Coppo
Subject: Re: Pov on Itanium
Date: 3 Mar 2001 17:16:30
Message: <3aa16d3e@news.povray.org>
> Ken Cecka wrote:
>The guy manning the demo told me what the gcc optimization level was (6 I
>think), but as you say, there are plenty of other factors that could be


To my knowledge, the maximum is -O3. Either it is a severily patched gcc, or
a completely clueless marketing guy or... just misinformation.

To current knowledge, Itanium is dreadfully slow (it has already been
renamed by writers Itanic...)

Bye!!!

Alessandro Coppo
a.c### [at] iolit


Post a reply to this message

From: Pabs
Subject: Re: Pov on Itanium
Date: 4 Mar 2001 19:24:08
Message: <3aa2dca8@news.povray.org>
Ken Cecka wrote:

> Hi All,
>
> The intel compile was running about 30% faster.

Probably because the intel compile was compiled for the new EPIC (explicitly
parrellel ...) architecture.
and that gcc may not yet be capable of compiling with the new instructions.
There was an article linked to from Slashdot a while ago on the new
architecture - sounds exciting.
--
Bye,
Pabs


Post a reply to this message

From: Margus Ramst
Subject: Re: Pov on Itanium
Date: 10 Mar 2001 09:28:17
Message: <3AAA3B0E.2140CBA2@peak.edu.ee>
Alessandro Coppo wrote:
> 
> To my knowledge, the maximum is -O3. Either it is a severily patched gcc, or
> a completely clueless marketing guy or... just misinformation.
>

O6 is legal in gcc, but AFAIK doesn't actually add anything to O3 - at least on
i386. The maximum for pgcc on i386 is O7.

> To current knowledge, Itanium is dreadfully slow (it has already been
> renamed by writers Itanic...)
> 

It is very slow with 32 bit code. I haven't seen any benchmark numbers with
native 64 bit code, but it is said to be quite fast.

-- 
Margus Ramst

Personal e-mail: mar### [at] peakeduee
TAG (Team Assistance Group) e-mail: mar### [at] tagpovrayorg
Home page http://www.hot.ee/margusrt


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.