Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jwbuurlage jwbuurlage released this 09 Aug 11:39
· 111 commits to master since this release

Added

  • Add support for std::string variables and queues
  • Add support for array components in messages, i.e. queue<T[], U, V, ...>
  • Deprecate processor_id in favor of rank, renamed {next,prev}_processor
    to {next, prev}_rank

Fixed

  • Fixed bug in MPI backend where messages could get truncated