POV-Ray : Newsgroups : povray.unix : Little benchmark... : Re: Little benchmark... Server Time
18 Jun 2024 06:16:38 EDT (-0400)
  Re: Little benchmark...  
From: SÅ‚awomir Szczyrba
Date: 2 Oct 2006 05:49:27
Message: <slrn.ei1o5g.71k.steev@hot.pl>
Houston, we got a Warp...

>   My own experiments show that this combination gives the fastest binary,
> at least in a pentium4:
>
> -O3 -march=pentium4 -ffast-math -mfpmath=sse -msse2 -funroll-loops
>   -ftsp-ordering
>

Well, my compiler doesn't know this option :)

[steev]/tmp# gcc -ftsp-ordering hello.c
cc1: error: unrecognized command line option "-ftsp-ordering"

[steev]/tmp# icc -ftsp-ordering hello.c
icc: Command line warning: ignoring unknown option '-ftsp-ordering'


-- 
  ________ 

 \__ \__ \_______________________________________________________________


Post a reply to this message

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