Name: | ga-openmpi |
---|---|
Version: | 5.7.2 |
Release: | 3.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 6978977 |
License: | BSD |
RPM: | ga-openmpi-5.7.2-3.el8.aarch64.rpm |
Source RPM: | ga-5.7.2-3.el8.src.rpm |
Build Date: | Thu Mar 19 2020 |
Build Host: | ca-buildarm05.us.oracle.com |
Vendor: | Oracle America |
URL: | http://github.com/GlobalArrays/ga |
Summary: | Global Arrays Toolkit for OpenMPI |
Description: | The Global Arrays (GA) toolkit provides an efficient and portable "shared-memory" programming interface for distributed-memory computers. Each process in a MIMD parallel program can asynchronously access logical blocks of physically distributed dense multi- dimensional arrays, without need for explicit cooperation by other processes. Unlike other shared-memory environments, the GA model exposes to the programmer the non-uniform memory access (NUMA) characteristics of the high performance computers and acknowledges that access to a remote portion of the shared data is slower than to the local portion. The locality information for the shared data is available, and a direct access to the local portions of shared data is provided. - Libraries against OpenMPI. |
- fixed 5.7.2 version - fixed dereferencing type-punned pointer warning
- work-around for openmpi 4.0.1 segfault - perform small number of tests with NPROC=2
- Release 5.7.2 from https://github.com/GlobalArrays/ga/
- Release 5.7.1 - enabled tests - removed ga-openmpi-pr RPMs
- -fallow-argument-mismatch fix for gfortran 10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- added ga-openmpi-pr RPMs built with NETWORK=MPI-PR
- Release 5.7 - removed openib target - fix for MKL error "PDSTEDC parameter number 10 had an illegal value" - fix for MPI-2 deprecated MPI_Type_struct and MPI_Errhandler_set - added NOUSE_MMAP config.h option for 32bit linux - fix for pgcc configure error
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuild for openmpi 3.1.3