1
1
Nathan Hjelm 69a0e1dd08 comm: fix coverity issues
CID 1269683 Unchecked return value (CHECKED_RETURN)
CID 1269684 Unchecked return value (CHECKED_RETURN)

Use ompi_comm_rank instead of MPI_Comm_rank here. There is no reason to
be using the MPI interface over the internal interface. This should clear
up these issues.

Signed-off-by: Nathan Hjelm <hjelmn@me.com>
2015-06-02 09:40:26 -06:00
..
2015-06-02 09:40:26 -06:00
2015-05-08 10:11:58 +09:00
2015-05-08 10:11:58 +09:00
2015-05-08 10:11:58 +09:00
2015-06-02 08:59:15 -06:00
2015-06-02 09:15:53 -06:00
2015-05-08 10:11:58 +09:00
2015-05-12 09:52:51 -06:00
2015-05-08 09:23:55 +09:00
2015-05-08 10:11:58 +09:00