Tony,

 

Well, I was hoping to get you a good data point, but instead I 

reconfirmed the error you got:

 

tar -xzf openmpi-1.3.tar.gz

setenv CC icc

setenv CXX icc

setenv F77 ifort

setenv FC ifort

cd openmpi-1.3

setenv LD_LIBRARY_PATH /opt/intel/cc/10.1.012/lib

./configure --prefix=/scratch/local/openmpi-1.3

make

 

Then I got your error.  Outside of make:

 

ia64b <103> pwd

/scratch/open13/openmpi-1.3/opal/asm

 

ia64b <104> icc -DHAVE_CONFIG_H -I. -I../../opal/include
-I../../orte/include -I../../ompi/include
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -O3 -DNDEBUG
-finline-functions -fno-strict-aliasing -restrict -MT atomic-asm.lo -MD
-MP -MF .deps/atomic-asm.Tpo -c atomic-asm.S -fPIC -DPIC -o
.libs/atomic-asm.o

/scratch/icczv4akh.s(1) : error A2040: Unexpected token: Unary Diez
Operator at: Start

/scratch/icczv4akh.s(2) : error A2040: Unexpected token: Unary Diez
Operator at: Start

/scratch/icczv4akh.s(3) : error A2040: Unexpected token: Unary Diez
Operator at: Start

/scratch/icczv4akh.s(4) : error A2040: Unexpected token: Unary Diez
Operator at: Start

.libs/atomic-asm.o - 4 error(s), 0 warning(s)

 

 

ia64b <105> which icc

/opt/intel/cc/10.1.012/bin/icc

ia64b <106> uname -a

Linux ia64b 2.6.9-55.EL #1 SMP Fri Apr 20 16:30:19 EDT 2007 ia64 ia64
ia64 GNU/Linux

ia64b <107> cat /etc/*release

Red Hat Enterprise Linux AS release 4 (Nahant Update 5)

 

Sorry I wasn't much help.

Joe

 

________________________________

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,

 

  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 exactly great in Cleveland.

Tony

 

Anthony C. Iannetti, P.E.

NASA Glenn Research Center

Aeropropulsion Division, Combustion Branch

21000 Brookpark Road, MS 5-10

Cleveland, OH 44135

phone: (216)433-5586

email: anthony.c.ianne...@nasa.gov

 

Please note:  All opinions expressed in this message are my own and NOT
of NASA.  Only the NASA Administrator can speak on behalf of NASA.

 

 

Reply via email to