Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [MANTA] build problems.


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

Try this out. I can't test it over here, because we don't have 9.1 ICC compilers yet.

James

Abe Stephens wrote:
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