Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.

Fatal error in MPI_Comm_rank

Jeffrey_Konz
Beginner
535 Views
What would cause this error?

Fatal error in MPI_Comm_rank: Invalid communicator, error stack:
MPI_Comm_rank(106): MPI_Comm_rank(comm=0x0, rank=0x7fffe44e7da4) failed
MPI_Comm_rank(64).: Invalid communicator

I am using IMPI 4.0.1.007.

Its a hybrid OPenMP/MPI fortran90 code compiled with -i8 flag.

Thanks.
0 Kudos
1 Reply
Dmitry_K_Intel2
Employee
535 Views
Hi Jeffrey,

Could you show me your compilation command line? Do you use Intel Fortran compiler? How do you run the application?

Regards!
Dmitry
0 Kudos
Reply