[OMPI users] Mac OS X 10.4.5 and XGrid, Open-MPI V1.0.1

2006-03-20 Thread Warner Yuen
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

Re: [OMPI users] mpif90 broken in recent tarballs of 1.1a1

2006-03-20 Thread Brian Barrett
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

[OMPI users] Sample code demonstrating issues with multiple versions of OpenMPI

2006-03-20 Thread Michael Kluskens
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