Name: | hdf5 |
---|---|
Version: | 1.8.12 |
Release: | 11.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 9378112 |
License: | BSD |
RPM: | hdf5-1.8.12-11.el7.aarch64.rpm |
Source RPM: | hdf5-1.8.12-11.el7.src.rpm |
Build Date: | Tue Aug 06 2019 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.hdfgroup.org/HDF5/ |
Summary: | A general purpose library and file format for storing scientific data |
Description: | HDF5 is a general purpose library and file format for storing scientific data. HDF5 can store two primary objects: datasets and groups. A dataset is essentially a multidimensional array of data elements, and a group is a structure for organizing objects in an HDF5 file. Using these two basic objects, one can create and store almost any kind of scientific data structure, such as images, arrays of vectors, and structured and unstructured grids. You can also mix and match them in HDF5 files according to your needs. |
- Build an openmpi3 version on el7
- RHEL doesn't provide mpich-devel%{_isa}
- enable szip support through libaec
- Add upstream patch to fix various Talos CVEs (bug #1397716)
- Rebuild with openmpi 1.10.0 (bug #1290286)
- Add patch to add ppc64le to config.guess (bug #1080122) - Add patch to fix long double conversions on ppc64le (bug #1078173) - Run autoreconf for patches and to remove rpaths
- Use parallel make - Limit number of processors to 4 in parallel tests to avoid mpich issue with oversubscription
- Fix rpm macros install dir
- Fix rpm/macros.hdf5 generation (bug #1059161)
- Update debian source - Add patch for aarch64 support (bug #925545)