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

MapReduce MPI library (MR-MPI) v. 1.0

Software ·
DOI:https://doi.org/10.11578/dc.20171025.on.1024· OSTI ID:code-6015 · Code ID:6015

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
Site Accession Number:
SCR# 1174
Software Type:
Scientific
License(s):
BSD 3-clause "New" or "Revised" License
Programming Language(s):
C++; Shell; C; Makefile; HTML; Python; Odin
Research Organization:
Sandia National Laboratories
Sponsoring Organization:
USDOE

Primary Award/Contract Number:
AC04-94AL85000
DOE Contract Number:
AC04-94AL85000
Code ID:
6015
OSTI ID:
code-6015
Country of Origin:
United States

Similar Records

MapReduce MPI library (MR-MPI) v. 1.0
Software · Mon Feb 23 00:00:00 EST 2009 · OSTI ID:1253283

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