ERROR: 0032-184 on AIX5.3
Wei-keng Liao
wkliao at ece.northwestern.edu
Thu Oct 26 12:01:04 CDT 2006
We should use MPI_Abort() instead of calling exit() in the function
ud_exit_() in test/nf_test/fortlib.c
Same thing for ud_abort_() ?
Wei-keng
On Thu, 26 Oct 2006, Patrick [iso-8859-1] Jöckel wrote:
> Dear parallel-netcdf developers,
>
> I successfully installed parallel-netcdf-1.0.1 on an IBM with AIX5.3.
> However, when I run "ncmpidump" (or the tests like "poe ./nf_test -c" )
> I always get (at the end) the message
>
> ERROR: 0032-184 MPI was not finalized in routine unknown, task 0
>
> The documentation says something like
>
> "0032-184 MPI was not finalized in string, task number
> Explanation: An MPI program exited without calling MPI_Finalize. The parallel
> job is terminated with an error exit code.
> User Response: Correct the program and/or determine if the program terminated
> abnormally, perhaps via a library routine calling exit (0) after encountering
> an error condition.
> Error Class: MPI_ERR_OTHER
> "
>
> Is this problem (and the solution) known ?
>
> Yours,
>
> Patrick
>
>
> --
> ---------------------------------------------------------------
> Dr. Patrick Joeckel
> Max Planck Institute for Chemistry
> Joh.-J. Becher Weg 27
> 55128 Mainz phone:++49-6131-305452
> Germany fax :++49-6131-305436
> e-mail:joeckel at mpch-mainz.mpg.de
> http://www.mpch-mainz.mpg.de/~joeckel
> ---------------------------------------------------------------
>
More information about the parallel-netcdf
mailing list