Skip to main content
U.S. Department of Energy
Office of Scientific and Technical Information

MapReduce MPI library (MR-MPI) v. 1.0

Software ·
OSTI ID:1253283

The MapReduce MPI library is a software tool for performing MapReduce operations on a distributed memory parallel computer via message passing (MPI). These are data-processing or computational operations which achieve parallelism by breaking a large task into two stages, a map and a reduce . Each of these are formulated as simple on-processor functions which the user can easily write. The library assigns independent tasks to processors and performs the parallel data movement and transformations behind the scenes.

Short Name / Acronym:
MR-MPI; 002359IBMPC00
Version:
00
Programming Language(s):
Medium: X; OS: no specific requirement
Research Organization:
Sandia National Laboratories (SNL), Albuquerque, NM, and Livermore, CA (United States)
Sponsoring Organization:
USDOE
DOE Contract Number:
DE-AC04-94AL85000
OSTI ID:
1253283
Country of Origin:
United States

Similar Records

MapReduce MPI library (MR-MPI) v. 1.0
Software · Wed Jan 07 19:00:00 EST 2009 · OSTI ID:code-6015

fftMPI, a library for performing 2d and 3d FFTs in parallel
Software · Tue Apr 24 20:00:00 EDT 2018 · OSTI ID:code-45665

Related Subjects