Gus,
Thanks for the suggestion! I had missed the flag for F77.
Axel
Trying to build a hybrid OpenMPI with PGI fortran and gcc to support
WRF model
The problem appears to be due to a -pthread switch passed to pgfortran.
libtool: link: pgfortran -shared -fpic -Mnomain .libs/mpi.o
.libs/mpi_sizeof.o .libs/mpi_comm_spawn_multiple_f90.o
.libs/mpi_testall_f90.o
- is
that there is a bug in the POP 1.2 code such that it is passing a bad
parameter to MPI_CART_SHIFT, and that later versions (POP 2) fixed
the problem.
Do you know if this is the case?
On Jan 19, 2007, at 8:06 PM, Axel Schweiger wrote:
I am having a problem running pop 1.2 (Parallel Ocea
HIFT, and that later versions (POP 2) fixed
the problem.
Do you know if this is the case?
On Jan 19, 2007, at 8:06 PM, Axel Schweiger wrote:
I am having a problem running pop 1.2 (Parallel Ocean Model) with
OpenMPI version 1.1.2 compiled with PGI 6.2-4 on RH EL-4 Update 4
(configure result
I am having a problem running pop 1.2 (Parallel Ocean Model) with
OpenMPI version 1.1.2 compiled with PGI 6.2-4 on RH EL-4 Update 4
(configure result attached)
The error is as follows:
mpirun -v -np 4 -machinefile node18.dat pop
[node18:11220] *** An error occurred in MPI_Cart_shift
[node18:11