パッケージ: libmrmpi1 (1.0~20140404-3 など)
libmrmpi1 に関するリンク
Debian の資源:
mrmpi ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [mapreduce.sandia.gov]
類似のパッケージ:
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 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.33)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libopenmpi3t64 (>= 4.1.6)
- high performance message passing library -- shared library
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3