mrmpi 1.0~20131122-1 source package in Ubuntu

Changelog

mrmpi (1.0~20131122-1) unstable; urgency=low


  * New upstream
  * Set CMAKE_BUILD_TYPE explicitely to None
  * Bump Std-Vers to 3.9.5, no changes needed

 -- Mathieu Malaterre <email address hidden>  Wed, 11 Dec 2013 09:44:14 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mrmpi_1.0~20131122-1.dsc 2.1 KiB a9f0fcce799d238c8d92cecdd7aa7427b41d17ef77e41288a185c5354bee3c6a
mrmpi_1.0~20131122.orig.tar.gz 231.5 KiB 6e5bda4764cca740f28697f2232e0c1b95fa1ed0279bda3fc434225209438ed4
mrmpi_1.0~20131122-1.debian.tar.gz 6.4 KiB 3323633bdfd1a1b008ad88e07735d9e1bf0226b07cabd056b4e00fcb5f73eb04

Available diffs

No changes file available.

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.