Title: MADRE: The Memory-Aware Data Redistribution Engine
Authors: Stephen F. Siegel and Andrew R. Siegel
Abstract:
We report on the development of a new computational framework for efficiently carrying out parallel data redistribution in a limited memory environment. This new library, MADRE (The Memory-Aware Data Redistribution Engine), is an open-source, C/MPI-based toolkit designed for quick and easy integration into application codes that have demanding data migration needs. At the same time, MADRE exposes a lower-level API that greatly facilitates the development and incorporation of new algorithms into the MADRE framework, thus serving as a potential organizing entity for continued research in this area. Finally, we develop, describe, and test in detail several new parallel redistribution algorithms that are incorporated into the MADRE distribution.
Appearing in:
Technical Report 2009/335, Department of Computer & Information Sciences, University of Delaware, April 2009.
BibTeX:
@TechReport{siegel-siegel:2009:tr,
author = "Stephen F. Siegel and Andrew R. Siegel",
title = "{MADRE}: The {M}emory-{A}ware {D}ata {R}edistribution {E}ngine",
institution = {Department of Computer and Information Sciences, University of Delaware},
year = {2009},
number = {UDEL-CIS 2009/335},
}
Download:
Related Links: