Name: | mpich-3.2 |
---|---|
Version: | 3.2 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 3950679 |
License: | MIT |
RPM: | mpich-3.2-3.2-2.el7.aarch64.rpm |
Source RPM: | mpich-3.2-2.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.mpich.org |
Summary: | A high-performance implementation of MPI |
Description: | MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). The goals of MPICH are: (1) 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 (10 Gigabit Ethernet, InfiniBand, Myrinet, Quadrics) and proprietary high-end computing systems (Blue Gene, Cray) and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations. The mpich binaries in this RPM packages were configured to use the default process manager (Hydra) 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. |
- Remove bad rpath in two binaries in mpich-3.2. - Restore trimming of shebang lines in config files in mpich-3.0-devel. - Related: rhbz1091532
- Update to upstream version mpich-3.2 with patches from Fedora. - Keep 3.0.4 as 'mpich-3.0' for backwards compatibility. - Resolves: rhbz1091532 - Resolves: rhbz1142117 - Resolves: rhbz1148992
- Do not use -m64 on AArch64 Resolves: rhbz1077315
- Update build flags to fix Resolves: rhbz1070778
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Fix the module file to contain all the definitions we expect. Resolves: rhbz1001469
- Fix macros.mpich Resolves: rhbz1001469
- Initial import for RHEL, using sanitized source tarball.