[mpich-discuss] Deprecated C++ bindings

Mccall, Kurt E. (MSFC-EV41) kurt.e.mccall at nasa.gov
Mon Jan 24 13:55:55 CST 2022


Hi,

Up to now I've been using this in my C++ code:

MPI_Comm_set_errhandler(intercom, MPI::ERRORS_THROW_EXCEPTIONS);

and hoping the MPI function calls would throw MPI::Exception when there is a problem.

Is the recommended approach now just to test the return values from the functions?

Using 4.0rc3.

Thanks,
Kurt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20220124/2e34340c/attachment.html>


More information about the discuss mailing list