Looking at the web page for POP (http://climate.lanl.gov/Models/POP/ index.shtml), it looks like POP 1.2 is pretty ancient. I gather from your text that later versions work ok ("POP 2").

My first guess -- knowing nothing about the POP code itself -- 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 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:11221] *** An error occurred in MPI_Cart_shift
[node18:11221] *** on communicator MPI_COMM_WORLD
[node18:11221] *** MPI_ERR_COMM: invalid communicator
[node18:11221] *** MPI_ERRORS_ARE_FATAL (goodbye)
[node18:11220] *** on communicator MPI_COMM_WORLD
[node18:11220] *** MPI_ERR_COMM: invalid communicator
[node18:11220] *** MPI_ERRORS_ARE_FATAL (goodbye)
3 additional processes aborted (not shown)

The application runs fine with MPICH 1.2.6 and other applications (POP 2) run fine with OpenMPI

Any suggestions

Thanks

<configure_pgi_ext.log.gz>
<axel.vcf>
_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users


--
Jeff Squyres
Server Virtualization Business Unit
Cisco Systems

Reply via email to