mpich-shmem-bin

Rating: 
0
No votes yet

MPI parallel computing system implementation, SHMEM version
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_shmem support, which runs in shared memory.
This method is faster than ch_p4 or ch_p4mpd on SMP machines, but cannot be
used on a cluster.

Category:

Application versions: 
AttachmentSizeDate
File mpich-shmem-bin_1.2.7-10_armel.deb164.27 KB04/08/2013 - 21:18
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