mrmpi 1.0~20140404-3 source package in Ubuntu

Changelog

mrmpi (1.0~20140404-3) unstable; urgency=medium

  * Team upload.
  * Switch to debhelper-compat (= 12).
  * Add Rules-Requires-Root: no.
  * Switch build system over to Python 3 (Closes: #943183).

 -- Stuart Prescott <email address hidden>  Sat, 25 Jan 2020 23:24:43 +1100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mrmpi_1.0~20140404-3.dsc 2.1 KiB 0d2bbdbe63c7ef7f52164696e582af5dcc4a6a0c59e7120c173a5725e1a29e49
mrmpi_1.0~20140404.orig.tar.gz 231.6 KiB 09e3a23b27e91d73ab567d0b9bf83815ba33bcd2f33857e15552b7d9d6ed325c
mrmpi_1.0~20140404-3.debian.tar.xz 6.3 KiB 358d939d3d17fac3b0a6ec9163ea80ec3d999b0c4d35ca4b0c1cc446af65b4de

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 languages
 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 languages
 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.

libmrmpi1-dbgsym: debug symbols for libmrmpi1
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 languages
 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.