Robert Latham wrote:
> On Sun, Aug 26, 2007 at 06:44:18PM +0200, Bernd Schubert wrote:
>> I'm presently trying to add lustre support to open-mpi's romio using this
>> patch http://ft.ornl.gov/projects/io/src/adio-lustre-mpich2-v02.patch.
>>
>> It basically
Hi,
I'm presently trying to add lustre support to open-mpi's romio using this
patch http://ft.ornl.gov/projects/io/src/adio-lustre-mpich2-v02.patch.
It basically applies, only a few C files have been renamed in open-mpi, but
the autotools build system gives me headaches.
Lets look into romio/rom
Brian Barrett wrote:
> On Aug 23, 2007, at 4:33 AM, Bernd Schubert wrote:
>
>> I need to compile a benchmarking program and absolutely so far do
>> not have
>> any experience with any MPI.
>> However, this looks like a general open-mpi problem, doesn't it?
&
Hi,
I need to compile a benchmarking program and absolutely so far do not have
any experience with any MPI.
However, this looks like a general open-mpi problem, doesn't it?
bschubert@lanczos MPI_IO> make
cp ../globals.f90 ./; mpif90 -O2 -c ../globals.f90
mpif90 -O2 -c main.f90
mpif90 -O2 -c reade