English

A Bird's eye view of Matrix Distributed Processing

Distributed, Parallel, and Cluster Computing 2007-05-23 v1 Computational Engineering, Finance, and Science Discrete Mathematics Mathematical Software High Energy Physics - Lattice Computational Physics

Abstract

We present Matrix Distributed Processing, a C++ library for fast development of efficient parallel algorithms. MDP is based on MPI and consists of a collection of C++ classes and functions such as lattice, site and field. Once an algorithm is written using these components the algorithm is automatically parallel and no explicit call to communication functions is required. MDP is particularly suitable for implementing parallel solvers for multi-dimensional differential equations and mesh-like problems.

Keywords

Cite

@article{arxiv.cs/0303031,
  title  = {A Bird's eye view of Matrix Distributed Processing},
  author = {Massimo Di Pierro},
  journal= {arXiv preprint arXiv:cs/0303031},
  year   = {2007}
}