mpi
mpi copied to clipboard
Consider augmenting mpi::status with user data.
Consider augmenting mpi::status with additional metadata such as the mpi::data_type of the call that results in the mpi::status. This would enable e.g. calling status.count(const mpi::data_type&) without passing a data type.