Re: [OMPI users] Linux Itanium Configure and Make Logs for 1.2.8

2009-02-10 Thread Iannetti, Anthony C. (GRC-RTB0)
Just trying to help, Joe From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Iannetti, Anthony C. (GRC-RTB0) Sent: Monday, February 09, 2009 6:10 AM To: Open MPI Users Subject: [OMPI users] Linux Itanium Configure and Make Logs for 1.2.8 I have attached the ./confi

[OMPI users] Linux Itanium Configure and Make Logs for 1.2.8

2009-02-09 Thread Iannetti, Anthony C. (GRC-RTB0)
I have attached the ./configure and make all output for version 1.2.8 as directed in the Open MPI "Getting Help" section. Hopefully, this will guide us on what is going on with the 1.3 assembler code. Tony Anthony C. Iannetti, P.E. NASA Glenn Research Center Aeropropulsion Division,

Re: [OMPI users] Joe Griffin: "Re: Cannot compile onLinuxItanium system"

2009-02-04 Thread Iannetti, Anthony C. (GRC-RTB0)
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.ianne...@nasa.gov

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

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

2009-01-29 Thread Iannetti, Anthony C. (GRC-RTB0)
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

[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

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

2009-01-26 Thread Iannetti, Anthony C. (GRC-RTB0)
Jeff, I could successfully compile OpenMPI versions 1.2.X on Itanium Linux with the same compilers. I was never able to compile the 1.3 beta versions on IA64 Linux. Joe, I am using whatever assembler that ./configure provides. I believe it is icc. Should I set AS (I think) to iac?

[OMPI users] Cannot compile on Linux Itanium system

2009-01-23 Thread Iannetti, Anthony C. (GRC-RTB0)
Dear OpenMPI Users: I cannot compile OpenMPI 1.3 on my Itanium 2 system. Attached is the ompi-output.tar.gz file. Briefly, my Intel compiler cannot compile the assembler code. Thanks, Tony Anthony C. Iannetti, P.E. NASA Glenn Research Center Aeropropulsion Division, Combustion Branch

[OMPI users] Still having problems building 1.2 on Mac OSX

2007-02-27 Thread Iannetti, Anthony C. (GRC-RTB0)
Dear Open-MPI: I am still ahving problems building OpenMPI 1.2 (now 1.2b4) on MacOSX 10.4 PPC 64. In a message a while back, you gavce me a hack to override this problem. I believe it was a problem with Libtool, or something like that. Well, it looks like I still ahve to use that hack.

Re: [OMPI users] 1.2b1 make failed on Mac 10.4

2006-11-22 Thread Iannetti, Anthony C. (GRC-RTB0)
. From: Iannetti, Anthony C. (GRC-RTB0) Sent: Wednesday, November 22, 2006 12:08 AM To: 'us...@open-mpi.org' Subject: 1.2b1 make failed on Mac 10.4 Dear OpenMPI List: My attempt at compiling the prerelease of OpenMPI 1.2 failed. Attached

Re: [OMPI users] MX performance problem on two processor nodes

2006-11-21 Thread Iannetti, Anthony C. (GRC-RTB0)
ail: 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. From: Iannetti, Anthony C. (GRC-RTB0) Sent: Tuesday, November 21, 2006 8:39 PM To: 'us...@open-mpi.

[OMPI users] MX performance problem on two processor nodes

2006-11-21 Thread Iannetti, Anthony C. (GRC-RTB0)
Dear OpenMPI List: I am running the Myrinet MX btl with OpenMPI on MacOSX 10.4. I am running into a problem. When I run on one processor per node, OpenMPI runs just fine. When I run on two processors per node (slots=2), it seems to take forever (something is hanging). Here