套件: libmrmpi-dev (1.0~20140404-2)
libmrmpi-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 mrmpi:
維護者:
Original Maintainers:
- Debian Science Team (郵件存檔)
- Dominique Belhachemi
外部的資源:
- 主頁 [mapreduce.sandia.gov]
相似套件:
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.
其他與 libmrmpi-dev 有關的套件
|
|
|
-
- dep: libmrmpi1 (= 1.0~20140404-2)
- Implements MapReduce operation on top of standard MPI message - runtime