Joe,
I will send my 1.2.8 compile log later today.
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.Iannetti_at_[hidden]
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.
________________________________
From: users-bounces_at_[hidden] [mailto:users-bounces_at_[hidden]] On Behalf Of Joe Griffin
Sent: Wednesday, February 04, 2009 10:12 AM
To: Open MPI Users
Subject: Re: [OMPI users] Joe Griffin: "Re: Cannotcompile onLinuxItanium system"
Tony,
The compile line that failed on 1.3 was:
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)
I got an error on the above line with 1.2.2 ( I haven't tried 1.2.8 ).
Do you have an equivalent in your log?
What happens if you issue the equivalent in 1.2.8?
Joe
> -----Original Message-----
> From: users-bounces_at_[hidden] [mailto:users-bounces_at_[hidden]] On
> Behalf Of Iannetti, Anthony C. (GRC-RTB0)
> Sent: Wednesday, February 04, 2009 2:27 AM
> To: Open MPI Users
> Subject: Re: [OMPI users] Joe Griffin: "Re: Cannotcompile onLinuxItanium
> system"
>
> Jeff,
>
> For your information, I was able to compile 1.2.8 using Intel 10.1
> compilers.
>
> 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.Iannetti_at_[hidden]
>
> 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.
>
>
>
> >-----Original Message-----
> >From: users-bounces_at_[hidden]
> >[mailto:users-bounces_at_[hidden]] On Behalf Of Jeff Squyres
> >Sent: Tuesday, February 03, 2009 9:27 AM
> >To: Open MPI Users
> >Subject: Re: [OMPI users] Joe Griffin: "Re: Cannot compile
> >onLinuxItanium system"
> >
> >On Feb 2, 2009, at 1:27 PM, Joe Griffin wrote:
> >
> >> Hi Jeff and Tony,
> >>
> >> I just tried 1.2.2 on my Itanium and got the same error.
> >>
> >> Our code uses 1.2.2, but I built it back in 2007 with
> >> V8 of the compiler. Now I am using V10.1. So, perhaps the code is
> >> incompatible with Intel V10.1.
> >
> >(on Itanium)
> >
> >Ah ha, that makes a much more plausible explanation...
> >
> >I had a few off-list offers to give me access to Itanium
> >systems; many thanks to all of you who offered.
> >Unfortunately, I don't have the resources/time/expertise to
> >make this fix (I know just about zero about assembly,
> >particularly with all the different cross-platform/ compiler
> >compatibility issues). Does anyone else have both access and
> >expertise to fix this issue?
> >
> >--
> >Jeff Squyres
> >Cisco Systems
> >
> >_______________________________________________
> >users mailing list
> >users_at_[hidden]
> >http://www.open-mpi.org/mailman/listinfo.cgi/users
> >
> _______________________________________________
> users mailing list
> users_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/users
|