Re: [OMPI users] Joe Griffin: "Re: Cannot compile on Linux Itanium system"

2009-01-29 Thread Iannetti, Anthony C. (GRC-RTB0)
Joe, Intel recommends to set all of the compile flags, like CCFLAGS, to -O2. Other than than, we are doing nothing different than what Intel recommends. When I set CCAS=ias, ./configure does not make it through the Assembler stage. When I set CCAS=ias and CASFLAGS= (I am setting it to nothin

Re: [OMPI users] Joe Griffin: "Re: Cannot compile on Linux Itanium system"

2009-01-29 Thread Joe Griffin
__ From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Iannetti, Anthony C. (GRC-RTB0) Sent: Wednesday, January 28, 2009 11:42 PM To: us...@open-mpi.org Subject: [OMPI users] Joe Griffin: "Re: Cannot compile on Linux Itanium system" Joe,

[OMPI users] Joe Griffin: "Re: Cannot compile on Linux Itanium system"

2009-01-29 Thread Iannetti, Anthony C. (GRC-RTB0)
Joe, Here is how I am ./configuring to build OpenMPI setenv CC icc setenv CXX icc setenv F77 ifort setenv FC ifort ./configure --prefix=/opt/openmpi-1.3 I am trying some different options, like setting CCAS, but I will not report results in this post. Sorry for the delay. Weather isn't exac