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:Leap:16.0:FactoryCandidates/mpich && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Drop-real128.patch | 0000002534 2.47 KB | |
_multibuild | 0000000292 292 Bytes | |
ch3-fix-improper-error-handling-from-MPL_get_socka |
0000003042 2.97 KB | |
macros.hpc-mpich | 0000000612 612 Bytes | |
mpich-3.3.2.tar.gz | 0027311775 26 MB | |
mpich.changes | 0000016091 15.7 KB | |
mpich.spec | 0000013675 13.4 KB | |
mpivars.csh | 0000000318 318 Bytes | |
mpivars.sh | 0000000526 526 Bytes | |
pmi-fix-a-wrong-condition-checking-return-of-MPL_g |
0000001303 1.27 KB |
Revision 17 (latest revision is 34)
Dominique Leuenberger (dimstar_suse)
accepted
request 794232
from
Nicolas Morey-Chaisemartin (NMoreyChaisemartin)
(revision 17)
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!