mrmpi 1.0~20140404-2 source package in Ubuntu

Changelog

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

  * Team upload.
  
  [ Mathieu Malaterre ]
  * Remove self from Uploaders

  [ Andreas Tille ]
  * Moved packaging from SVN to Git
  * cme fix dpkg-control
  * debhelper 11
  * Standards-Version: 4.1.3
  * Fix spelling in short description
  * DEP3
  * DEP5

 -- Andreas Tille <email address hidden>  Fri, 26 Jan 2018 15:41:19 +0100

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
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
mrmpi_1.0~20140404-2.dsc 2.1 KiB e76a7dafb0b2acb2396d64255e4f43d222730bb97a3fde23185eec627bc28f25
mrmpi_1.0~20140404.orig.tar.gz 231.6 KiB 09e3a23b27e91d73ab567d0b9bf83815ba33bcd2f33857e15552b7d9d6ed325c
mrmpi_1.0~20140404-2.debian.tar.xz 6.1 KiB 61746edca235d4aff8a51e1a1a121a9fb420193da5bb0aca1275e6959b6838d8

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.