Re: [OMPI users] MPI_FILE_NULL

2007-08-23 Thread Bernd Schubert
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? >> >> bschubert@lanczos MPI_IO> make >>

Re: [OMPI users] MPI_FILE_NULL

2007-08-23 Thread Brian Barrett
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? bschubert@lanczos MPI_IO> make cp ../globals.f90 ./; mpif90 -O2 -c ../glo

[OMPI users] MPI_FILE_NULL

2007-08-23 Thread Bernd Schubert
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