English

ClassdescMP: Easy MPI programming in C++

Distributed, Parallel, and Cluster Computing 2007-05-23 v1

Abstract

ClassdescMP is a distributed memory parallel programming system for use with C++ and MPI. It uses the Classdesc reflection system to ease the task of building complicated messages to be sent between processes. It doesn't hide the underlying MPI API, so it is an augmentation of MPI capabilities. Users can still call standard MPI function calls if needed for performance reasons.

Keywords

Cite

@article{arxiv.cs/0401027,
  title  = {ClassdescMP: Easy MPI programming in C++},
  author = {Russell K. Standish and Duraid Madina},
  journal= {arXiv preprint arXiv:cs/0401027},
  year   = {2007}
}