Announcement

Collapse
No announcement yet.

is vray optimized for SSE2?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • is vray optimized for SSE2?

    is vray optimized for SSE or SSE2?

    thanks

  • #2
    someone asked about sse a bit back - I think sse2 will get the same answer..

    http://www.chaoticdimension.com/foru...&highlight=sse

    vlado wrote:
    Currently VRay doesn't use SSE instructions for compatibility reasons. The last time I tried to compile it with the Intel C++ compiler with SSE instructions enabled, the resulting code was slower than without them. There have been many new version of the compiler so it may hande SSE code better now, however judging by other projects I've been working on, SSE makes very little difference in speed (usually the code is a little faster, but there have been cases when it's actually slower). In addition, SSE instructions reduce the precision of arithemtic operations - everything is computed in 32 bits instead of the normal 80.

    Best regards,
    Vlado

    Comment

    Working...
    X