mpich2 - A high-performance implementation of MPI
MPICH2 is a high-performance and widely portable implementation of the MPI standard. This release has all MPI-2.1 functions and features required by the standard with the exeption of support for the "external32" portable I/O format. The mpich2 binaries in this RPM packages were configured to use the default process manager 'MPD' using the default device 'ch3'. The ch3 device was configured with support for the nemesis channel that allows for shared-memory and TCP/IP sockets based communication. This build also include support for using '/usr/sbin/alternatives' and/or the 'module environment' to select which MPI implementation to use when multiple implementations are installed.
| License: | MIT | Group: | development/libraries |
|---|---|---|---|
| URL: | http://www.mcs.anl.gov/research/projects/mpich2 |
Packages
| Name | Epoch | Version | Release | Arch | Size | Built |
|---|---|---|---|---|---|---|
| mpich2 | 0 | 1.2.1 | 2.3.pre6.el5.fio | x86_64 | 5.0 MiB | 2011-06-22 19:32:58 |
Changelog:
- * 2010-08-05 - Jay Fenlason <fenlason[AT]redhat[DOTCOM]> 1.1.1-2.3
- ExcludeArch PowerPC and S390{,x} because they no longer have the Java jdk required for building. Resolves: rhbz#613122 - no longer compiles on s390, etc
- * 2010-07-09 - Jay Fenlason <fenlason[AT]redhat[DOTCOM]>
- Fix the attempted removal of /usr/bin/mp64-mpicc in the devel package to match upstream Fedora. Resolves: rhbz#587209 mpich2-devel.i686 and mpich2-devel.x86_64 cannot coexist
- * 2010-03-26 - Jay Fenlason <fenlason[AT]redhat[DOTCOM]> 1.1.1-2.2
- Move the .2 to the correct(?) place in the release field. - add -fPIC for s390, to close Resolves: rhbz#572901 File usr/lib/mpich2/lib/libfmpich.so.1.2 acquired TEXTREL relocations on s390, this suggests missing -fPIC
- * 2010-01-08 - Jay Fenlason <fenlason[AT]redhat[DOTCOM]> - 1.1.1-2.1
- add the m_option macro to replace hardcoding -m{__isa_bits} and define it correctly for s390, where __isa_bits is 32, but the option to pass to gcc et all is -m31. Resolves: rhbz#553650 - mpich2 is failing to build
- * 2009-11-26 - Deji Akingunola <dakingun[AT]gmail[DOTCOM]> - 1.2.1-2
- Fix the mpich2.module patch.