Re: [OMPI users] Newbie question. Please help.

2007-05-08 Thread Brock Palen
Steven, We run vasp on both Linux (PGI compilers) and Max OSX (xlf) I am sad to announce that VASP does not work with openMPI last I tried (1.1.1) With the errors you reported are the same I saw. VASP for the time (version 4) Works only with Lam and MPICH-1. If you have insight into th

[OMPI users] Newbie question. Please help.

2007-05-08 Thread Steven Truong
Hi, all. I am new to OpenMPI and after initial setup I tried to run my app but got the followign errors: [node07.my.com:16673] *** An error occurred in MPI_Comm_rank [node07.my.com:16673] *** on communicator MPI_COMM_WORLD [node07.my.com:16673] *** MPI_ERR_COMM: invalid communicator [node07.my.c

[OMPI users] Fwd: [ofa-general] Re: openMPI over uDAPL doesn't work

2007-05-08 Thread Jeff Squyres
Re-forwarding to OMPI list; because of the OMPI list anti-spam checks, Arlin's post didn't make it through to our list when he originally posted. Begin forwarded message: From: Arlin Davis Date: May 8, 2007 3:09:02 PM EDT To: Jeff Squyres Cc: Open MPI Users , OpenFabrics General Subj

Re: [OMPI users] openMPI over uDAPL doesn't work

2007-05-08 Thread Jeff Squyres
I'm forwarding this to the OpenFabrics general list -- as it just came up the other day, we know that Open MPI's UDAPL support works on Solaris, but we have done little/no testing of it on OFED (I personally know almost nothing about UDPAL). Can the UDAPL OFED wizards shed any light on the

Re: [OMPI users] AlphaServers & OpenMPI

2007-05-08 Thread Jeff Squyres
Sorry for the delay in replying -- per the other thread, let's see if the mpicc problem was fixed last night, and let's see the configure output files to try to get an idea about what the problem was in regards to the opal missing symbol. To be honest, however, none of the current Open MPI

Re: [OMPI users] Alpha system & OpenMPI 1.2.1 does not work...

2007-05-08 Thread Jeff Squyres
On May 1, 2007, at 9:11 PM, Rob wrote: A few emails back I reported that I could build openmpi on Alpha system (except the static libraries). However, it seems that the built result is unusable. With every simple program (even non-mpi) I compile, I get: $ mpicc myprog.c --showme:version

Re: [OMPI users] Alpha system & OpenMPI 1.2.1 does not work...

2007-05-08 Thread Jeff Squyres
On May 1, 2007, at 11:28 PM, Rob wrote: I'm now trying the nightly build from SVN (version 1.3a1r14551), but I'm afraid that Alpha support is still not there.if that's the case, is there any chance to fix openmpi for Alpha? Indeed this fails with the same error as the compilation of 1.2.1

Re: [OMPI users] mpirun: "-wd" depreciated?

2007-05-08 Thread Jeff Squyres
Oops -- looks like a typo in the man page. The real flag is "-wdir". Let me see how we want to fix that: I'm not sure if there's an OMPI member who wants to have "-wd" for backward compatibility. I'm guessing that we'll either: 1. s/-wd/-wdir/g in the man page 2. Add the flag "-wd" which

[OMPI users] AlphaServers & OpenMPI

2007-05-08 Thread Rob
Hi, What is the problem with supporting AlphaServers in OpenMPI? The alternatives, MPICH1 (very old) supports AlphaServers; and MPICH2 (new) appears to work on AlphaServers too (but setting up MPICH2 with the mpd ring is just too complicated). Hence, I would prefer OpenMPI instead. Is there a w

Re: [OMPI users] openMPI over uDAPL doesn't work

2007-05-08 Thread Boris Bierbaum
Hi, we (my collegue Andreas and me) are still trying to solve this problem. I have compiled some additional information, maybe somebody has an idea about what's going on. OS: Debian GNU/Linux 4.0, Kernel 2.6.18, x86, 32-Bit IB software: OFED 1.1 SM: OpenSM from OFED 1.1 uDAPL: DAPL reference impl

[OMPI users] SIGSEGV in mpiexec

2007-05-08 Thread Luis Kornblueh
Hi everybody, we've got some problems on our cluster with openmpi versions 1.2 and upward. The following setup does work: openmpi-1.2b3: SLES 9 SP3 with gcc/g++ 4.1.1 and PGI f95 6.1-1 The following two setups give a SISEGV in mpiexec (stack see below) openmpi-1.2: SLES 9 SP3 with gcc/g++