Skip to content
Snippets Groups Projects
Commit 0cd78ac3 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 e518934d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment