Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [MANTA] 32-bit code with icc on arachne?


Chronological Thread 
  • From: Abe Stephens <abe@sci.utah.edu>
  • To: Christiaan Paul Gribble <cgribble@sci.utah.edu>
  • Cc: manta@sci.utah.edu
  • Subject: Re: [MANTA] 32-bit code with icc on arachne?
  • Date: Sat, 03 Jun 2006 11:41:16 -0700


Yup, use the compilers in the cc/ directory instead of the one in the cce/ directory. So /opt/intel/cc/9.x.x/bin/icpc

Abe

Christiaan Paul Gribble wrote:

Hi gang,

Is there a way to force icc to generate 32-bit code on arachne? I'd like to use SSE on that machine, but since it's currently broken with 64-bit builds, the only other option that I'm aware of is to force a 32-bit build. The "-m32" flag from gcc isn't recognized.

C







Archive powered by MHonArc 2.6.16.

Top of page