中文

ClassdescMP: Easy MPI programming in C++

分布式、并行与集群计算 2007-05-23 v1

摘要

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.

关键词

引用

@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}
}