Manta Interactive Ray Tracer Development Mailing List

Text archives Help


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


Chronological Thread 
  • From: Thiago Ize <thiago@cs.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 12:41:07 -0600

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
/opt/intel/cce/9.0/bin/icc is 64 bit and
/opt/intel/cc/9.0/bin/icc   is 32 bit.

Thiago






Archive powered by MHonArc 2.6.16.

Top of page