POV-Ray : Newsgroups : povray.unix : povbench : Re: povbench Server Time
28 Jul 2024 16:15:05 EDT (-0400)
  Re: povbench  
From: Thomas Willhalm
Date: 12 Jun 2002 10:30:50
Message: <3d075b1a@news.povray.org>
Thorsten Froehlich wrote:

> In article <3d05de17@news.povray.org> , Thomas Willhalm
> <tho### [at] uni-konstanzde>  wrote:
> 
>> icc 6 IV    -O3 -tpp7  -xW -unroll -ip
> 
> How about adding any one of these: "-ipo", "-wp_ipo", "-prefetch", "-rcd"?

For some strange reason, icc (version 6) doesn't recognize the option 
"-prefetch" although it is listed in the documentation.

If I compile with "-rcd", I get a segmentation fault when I try to run the 
program. This doesn't imply that icc is buggy but it may also be the case 
that some of the experimental code in megapovplus is not clean.

So, I've compiled it with -wp_ipo and should be able to post the result 
tomorrow morning.

By the way, I tried to avoid dependencies from the OS provided libraries by 
switching off the display and file output.

Thomas


Post a reply to this message

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