Hi Brian,
this is the full -d option output I've got mpi-running vhone on the
xgrid. The truncation is due to the reported "hang".
[powerbook:/usr/local/MVH-1] admin% mpirun -d -np 4 ./vhone
[powerbook:03138] procdir: (null)
[powerbook:03138] jobdir: (null)
[powerbook:03138] unidir:
/tmp/open
Building Open MPI 1.1a1r9xxx on a PowerMac G4 running OS X 10.4.5 using
1) Apple gnu compilers from Xcode 2.2.1
2) fink-installed g95
setenv F77 g95 ; setenv FC g95 ; ./configure ; make all ; sudo make
install
r9212 (built ~week ago) worked but I has having some issues and
wished to try a n
I have identified what I think is the issue described below.
Even though the default prefix is /usr/local, r9336 only works for me
if I use
./configure --prefix=/usr/local
Michael
On Mar 20, 2006, at 11:49 AM, Michael Kluskens wrote:
Building Open MPI 1.1a1r9xxx on a PowerMac G4 running OS
The sample code at the end of this message demonstrates issues with
multiple versions of OpenMPI.
OpenMPI 1.0.2a10 compiles the code but crashes because of the
interface issues previously discussed. This is both using " USE MPI
" and " include 'mpif.h' "
OpenMPI 1.1a1r9336 generates the
On Mar 20, 2006, at 6:10 PM, Michael Kluskens wrote:
I have identified what I think is the issue described below.
Even though the default prefix is /usr/local, r9336 only works for me
if I use
./configure --prefix=/usr/local
Thank you for the bug report. I was able to pin down the problem t
On Mar 16, 2006, at 1:32 AM, Ravi Manumachu wrote:
I have installed OpenMPI-1.1a1r9260 on my SunOS machines. It has
solved
the problems. However there is one more issue that I found in my
testing
and that I failed to report. This concerns Linux machines too.
csultra06$ mpirun --hostfile
Hi Frank,
I've used OMPI 1.0.1 with Xgrid. I don't think I ran into the same
problem as you with the job hanging. But I'll continue just in case
it helps or helps someone else. The one thing that I noticed was that
Xgrid/OMPI does not allow an MPI application to write out a file
other tha