High-performance and widely portable implementation of MPI
MPICH is a high performance and widely portable implementation of the Message
Passing Interface (MPI) standard.
The goals of MPICH are:
* to provide an MPI implementation that efficiently supports different
computation and communication platforms including commodity clusters
(desktop systems, shared-memory systems, multicore architectures),
high-speed networks and proprietary high-end computing systems
(Blue Gene, Cray)
* to enable cutting-edge research in MPI through an easy-to-extend modular
framework for other derived implementations
- Developed at science:HPC
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/mpich && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000292 292 Bytes | |
autoconf-pull-dynamic-and-not-static-libs-from-pkg |
0000001056 1.03 KB | |
autogen-only-deal-with-json-yaksa-if-enabled.patch | 0000001917 1.87 KB | |
macros.hpc-mpich | 0000000612 612 Bytes | |
mpich-4.0.1.tar.gz | 0038146191 36.4 MB | |
mpich.changes | 0000020888 20.4 KB | |
mpich.spec | 0000016271 15.9 KB | |
mpivars.csh | 0000000318 318 Bytes | |
mpivars.sh | 0000000526 526 Bytes |
Revision 27 (latest revision is 34)
Dominique Leuenberger (dimstar_suse)
accepted
request 960008
from
Nicolas Morey-Chaisemartin (NMoreyChaisemartin)
(revision 27)
Comments 3
This package seems to be missing mpiexec/mpirun when I install on my system for some reason. Recent clean Tumbeweed install.
@fortnern SHould be fixed by the SR#1031093
Works, thanks!