Skip to content
Snippets Groups Projects
Commit b2bbc154 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: use MPI Get_elements_x() for message sizes (#3152)

- ensures more accurate values for message sizes than using
  MPI Get_count(), which trucates at INT_MAX

- add more/better error messages when trying to receive messages
  that exceed INT_MAX or the char buffer lengths
parent 7b38b148
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment