Homec4science

Allow detection of MPI_Abort condition in library call

Authored by Richard Berger <richard.berger@temple.edu> on Sep 16 2016, 04:11.

Description

Allow detection of MPI_Abort condition in library call

The return value of lammps_get_last_error_message now encodes if the last
error was recoverable or should cause an MPI_Abort. The driving code is
responsible of reacting to the error and calling MPI_Abort on the
communicator it passed to the LAMMPS instance.

Details

Committed
Richard Berger <richard.berger@temple.edu>Sep 16 2016, 04:11
Pushed
jungeOct 19 2017, 09:53
Parents
rLAMMPS2fb666dc6999: Merge branch 'doc' into integration
Branches
Unknown
Tags
Unknown

Event Timeline

Richard Berger <richard.berger@temple.edu> committed rLAMMPS76d876f86165: Allow detection of MPI_Abort condition in library call (authored by Richard Berger <richard.berger@temple.edu>).Sep 16 2016, 04:11