POV-Ray : Newsgroups : povray.unix : Re: Input file size restrictions?? : Re: Input file size restrictions?? Server Time
1 Jun 2024 03:12:17 EDT (-0400)
  Re: Input file size restrictions??  
From: Warp
Date: 6 May 2006 14:19:17
Message: <445ce8a5@news.povray.org>
Ok, a test render of abyss.pov (with -w800 -h300 +a +am2 -f -p -x +d) took
5 minutes 7 seconds using a gcc-compiled binary of povray (using the options
-O3 -march=pentium4 -ffast-math -mfpmath=sse -msse2 -funroll-loops
-ftsp-ordering, which are the best I have found), while the same render
using the icpc-compiled binary (using just -O3 -ip) took 5 minutes 14 seconds.

  Any ideas what other icpc optimization parameters could be used?

-- 
                                                          - Warp


Post a reply to this message

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