Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [MANTA] build problems.


Chronological Thread 
  • From: Abe Stephens <abe@sci.utah.edu>
  • To: James Bigler <bigler@cs.utah.edu>
  • Cc: "'manta@sci.utah.edu'" <manta@sci.utah.edu>
  • Subject: Re: [MANTA] build problems.
  • Date: Thu, 15 Jun 2006 13:48:25 -0700

This is a non-standard function that is specific to gcc, it's not an sse intrinisic. Do we really want to use it?

I'm looking for another way.

Abe

James Bigler wrote:

On my Suse 9.3 box and 4.0.2 compiler it is included in emmintrin.h.

/usr/lib/gcc/i586-suse-linux/4.0.2/include/./emmintrin.h

You will need to enable -msse2 to get these definitions.

James

On Wed, 14 Jun 2006, Abe Stephens wrote:


Where is the _mm_set1_epi64x intrinsic defined? It is used in Parallelogram.cc

Thanks-
Abe








Archive powered by MHonArc 2.6.16.

Top of page