zhngbn
2008-07-15 20:47:29 UTC
Hi, all
While I was running my FORTRAN code on a cluster using MPI, I got
the following error:
================================================
0 - <NO ERROR MESSAGE> : Pointer conversions exhausted
Too many MPI objects may have been passed to/from Fortran
without being freed
[0] [] Aborting Program!
=================================================
Is this a memory problem? But I deallocated all the arrays used.
By the way, the code ran correctly on another cluster.
Any idea is appreciated.
Thanks a lot.
Bin
While I was running my FORTRAN code on a cluster using MPI, I got
the following error:
================================================
0 - <NO ERROR MESSAGE> : Pointer conversions exhausted
Too many MPI objects may have been passed to/from Fortran
without being freed
[0] [] Aborting Program!
=================================================
Is this a memory problem? But I deallocated all the arrays used.
By the way, the code ran correctly on another cluster.
Any idea is appreciated.
Thanks a lot.
Bin