mrmpi 1.0~20140404-3build1 source package in Ubuntu

Changelog

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

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Mon, 23 Mar 2020 07:20:13 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel
Lunar release universe devel
Jammy release universe devel
Focal release universe devel

Downloads

File Size SHA-256 Checksum
mrmpi_1.0~20140404.orig.tar.gz 231.6 KiB 09e3a23b27e91d73ab567d0b9bf83815ba33bcd2f33857e15552b7d9d6ed325c
mrmpi_1.0~20140404-3build1.debian.tar.xz 6.4 KiB 785faf7d3b5e82ae93adef6a0b9528ad4e6ff5dabfe257f5e629530f22b89afe
mrmpi_1.0~20140404-3build1.dsc 2.1 KiB bbc620bffe2d69bb908cc1b3bce24213bfcdf297ae613cd659a591483b60f0fa

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 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: No summary available for libmrmpi1 in ubuntu hirsute.

No description available for libmrmpi1 in ubuntu hirsute.

libmrmpi1-dbgsym: No summary available for libmrmpi1-dbgsym in ubuntu kinetic.

No description available for libmrmpi1-dbgsym in ubuntu kinetic.

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.