Magnatune: We Are Not Evil
  POV-Ray : Newsgroups : povray.unix : icc vs. gcc for povray 3.6.1 on AMD64 : Re: icc vs. gcc for povray 3.6.1 on AMD64 Server Time: 8 Oct 2008 06:08:24 GMT
  Re: icc vs. gcc for povray 3.6.1 on AMD64  
From: jhu
Date: 11 Aug 2006 15:45:00
I got the patch from http://www.swallowtail.org/naughty-intel.html

I think the reason the -xP binary doesn't work on your Opteron is because it
might be the Sledgehammer core, which doesn't have sse3 support (Venus core
does though). My Athlon64 is a Venice core, which does include sse3
support.

-John

Nicolas Calimet <pov4grasp [at] freefr> wrote:
> > Although the reason I used it is because the
> > -xP option would give a fatal error (although -axP worked fine) prior to
> > patching.
>
>  But that's expected: -xP will emit SSE3 instructions that are not
> supported by the k8; therefore the program aborts.
>
>  Now, I don't understand why applying this patch would change the
> situation since, in principle, the binary does not contain any sse2/x87
> path (unlike when using -axP).  In fact I just tried to patch a binary
> produced on a k8 using -xP and the resulting binary does not work either,
> producing the same error message at startup.
>  Maybe you did use another patch?
>
>  - NC


Post a reply to this message

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