mpich-bin

Rating: 
0
No votes yet

MPI parallel computing system implementation
MPICH is a robust and flexible implementation of the MPI (Message Passing
Interface). MPI is often used with parallel or distributed computing
projects. MPICH is a multi-platform, configurable system (development,
execution, libraries, etc) for MPI. It can achieve parallelism using
networked machines or using multitasking on a single machine.
.
This version is compiled with ch_p4 support, which only requires installation
on the master node, and starts up parallel tasks using rsh.

Category:

Application versions: 
AttachmentSizeDate
File mpich-bin_1.2.7-10_armel.deb234.72 KB05/08/2013 - 01:13
Changelog: 

mpich (1.2.7-10) unstable; urgency=low

* Team upload.
* ACK NMU of Cyril (thanks)
* Updated standards to 3.9.2
* Vcs- tag added
* Package migrated to the Debian Science team
* Fix the various debhelper-but-no-misc-depends
* Fix weak-library-dev-dependency libmpich1.0-dev on libmpich1.0gf
* Fix weak-library-dev-dependency libmpich-mpd1.0-dev on libmpich-mpd1.0gf
* Fix weak-library-dev-dependency libmpich-shmem1.0-dev on libmpich-shmem1.0gf
* Switch to dpkg-source 3.0 (quilt) format