Mentions légales du service

Skip to content

Improvements to the RMA library

Philippe Virouleau requested to merge rma-operators into master

This introduces two changes:

  • One to use a dedicated comparison function object for our accesses containers.
  • One to use a proper string in DebugInfo, by changing a bit how we construct/send the type in MPI (ie: send the std::string separately).

Merge request reports