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
>>
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
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