ERROR: 0032-184 on AIX5.3

Robert Latham robl at mcs.anl.gov
Wed Nov 22 14:08:56 CST 2006


On Thu, Oct 26, 2006 at 12:01:04PM -0500, Wei-keng Liao wrote:
> 
> 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_() ?

Ok, one refinement: if there was no error (passed in 0 to ud_exit),
then we'll call MPI_Finalize() and then exit().  We will call
MPI_Abort in ud_finalize only if there was a non-zero value passed in.

==rob

-- 
Rob Latham
Mathematics and Computer Science Division    A215 0178 EA2D B059 8CDF
Argonne National Lab, IL USA                 B29D F333 664A 4280 315B




More information about the parallel-netcdf mailing list