[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MPI2 Error classes
oh, sorry, please ignore the question (which is at most valid for
the info objects) - I looked at the wrong place for the classes.
Jesper
On Thu, Mar 24, 2005 at 05:58:30PM +0100, Jesper Larsson Traeff wrote:
>
> Dear MPI-2 forum,
>
> Why were no new error classes introduced for the new MPI-2 functionality
> (one-sided comm, io, process management, info)? A few would have been natural,
> as it is now it appears that error codes pertaining to, say, IO have
> to map to ackward classes like MPI_ERR_ARG or whatever by the MPI_Error_class
> function
>
> Jesper