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
  
- Sources inherited from project openSUSE:Factory
- 
2
derived packages
- Download package
- 
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Slowroll:Base:Next/mpich && cd $_
- Create Badge
Refresh
Source Files
| Filename | Size | Changed | 
|---|---|---|
| README.md | 0000000308 308 Bytes | |
| _constraints | 0000000109 109 Bytes | |
| _multibuild | 0000000148 148 Bytes | |
| _scmsync.obsinfo | 0000000263 263 Bytes | |
| autoconf-pull-dynamic-and-not-static-libs-from-pkg | 0000001056 1.03 KB | |
| autogen-only-deal-with-json-yaksa-if-enabled.patch | 0000002060 2.01 KB | |
| build.specials.obscpio | 0000000256 256 Bytes | |
| mpich-4.3.2.tar.gz | 0037697007 36 MB | |
| mpich.changes | 0000035955 35.1 KB | |
| mpich.spec | 0000009605 9.38 KB | |
| mpivars.csh | 0000000318 318 Bytes | |
| mpivars.sh | 0000000526 526 Bytes | |
| romio-test-fix-bad-snprintf-arguments.patch | 0000004833 4.72 KB | 





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!