1
1
George Bosilca 6ea0c4eab9
Prevent a segfault when accessing a rank outside a communicator.
This is not fixing any issue, it is simply preventing a sefault if the
communicator creation has not happened as expected. Thus, this code path
should never really be hit in a correct MPI application with a valid
communicator creation support.

Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
2019-03-28 12:03:29 -04:00
..
2018-08-06 12:56:36 -06:00
2018-08-02 12:23:08 -06:00
2018-02-27 13:49:40 -05:00