mrmpi 1.0~20131122-1build1 source package in Ubuntu

Changelog

mrmpi (1.0~20131122-1build1) trusty; urgency=medium

  * No-change rebuild for libopenmpi1.3 -> libopenmpi1.6 transition.
 -- Logan Rosen <email address hidden>   Sun, 15 Dec 2013 14:26:51 -0500

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Trusty
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe devel

Downloads

File Size SHA-256 Checksum
mrmpi_1.0~20131122.orig.tar.gz 231.5 KiB 6e5bda4764cca740f28697f2232e0c1b95fa1ed0279bda3fc434225209438ed4
mrmpi_1.0~20131122-1build1.debian.tar.gz 6.6 KiB e1fa2ca1195e765273f98be901556b85e20df6bc05fb5846abb5af584ea68d08
mrmpi_1.0~20131122-1build1.dsc 1.8 KiB 1ff29c7fc7de49ca6ef7c215453576516aeab672c3e6aa3ddcafd7a168b51030

View changes file

Binary packages built by this source

libmrmpi-dev: Implements MapReduce operation on top of standard MPI message - development

 The MapReduce-MPI (MR-MPI) library is open-source software that implements the
 MapReduce operation popularized by Google on top of standard MPI message
 passing.
 .
 The MR-MPI library is written in C++ and is callable from hi-level langauges
 such as C++, C, Fortran. A Python wrapper is also included, so MapReduce
 programs can be written in Python, including map() and reduce() user callback
 methods. A hi-level scripting interface to the MR-MPI library, called OINK, is
 also included which can be used to develop and chain MapReduce algorithms
 together in scripts with commands that simplify data management tasks. OINK has
 its own manual and doc pages.
 .
 This package contains development files needed to build MapReduce-MPI
 applications.

libmrmpi1: Implements MapReduce operation on top of standard MPI message - runtime

 The MapReduce-MPI (MR-MPI) library is open-source software that implements the
 MapReduce operation popularized by Google on top of standard MPI message
 passing.
 .
 The MR-MPI library is written in C++ and is callable from hi-level langauges
 such as C++, C, Fortran. A Python wrapper is also included, so MapReduce
 programs can be written in Python, including map() and reduce() user callback
 methods. A hi-level scripting interface to the MR-MPI library, called OINK, is
 also included which can be used to develop and chain MapReduce algorithms
 together in scripts with commands that simplify data management tasks. OINK has
 its own manual and doc pages.
 .
 This package contains the libraries needed to run MapReduce-MPI applications.

mrmpi-doc: Implements MapReduce operation on top of standard MPI message - doc

 The MapReduce-MPI (MR-MPI) library is open-source software that implements the
 MapReduce operation popularized by Google on top of standard MPI message
 passing.
 .
 The MR-MPI library is written in C++ and is callable from hi-level langauges
 such as C++, C, Fortran. A Python wrapper is also included, so MapReduce
 programs can be written in Python, including map() and reduce() user callback
 methods. A hi-level scripting interface to the MR-MPI library, called OINK, is
 also included which can be used to develop and chain MapReduce algorithms
 together in scripts with commands that simplify data management tasks. OINK has
 its own manual and doc pages.
 .
 This package contains the documentation for MapReduce-MPI libraries.