summaryrefslogtreecommitdiffstats
path: root/release_docs/README_HPC
Commit message (Collapse)AuthorAgeFilesLines
* Remove H5detect and H5make_libsettings (#3104)Dana Robinson2023-06-131-19/+0
| | | | | | | | Removes H5detect and H5make_libsettings from the build and replaces their functionality with things that don't affect cross-compiling. H5detect --> floating-point types are now detected on library load H5make_libsettings --> Moved functionality to a new H5build_settings.c template file
* Remove version specific examples from README_HPC. (#2613) (#2975)Larry Knox2023-05-171-14/+12
|
* Minor fixes for CMake code and install docs (#2623)Allen Byrne2023-04-031-3/+3
|
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-5/+5
| | | | | * Update CMake code to 3.18 minimum version * Updated release note
* Whitespace and url correctionAllen Byrne2020-10-191-1/+1
|
* Update examples and fix old version references.Allen Byrne2020-02-261-78/+78
|
* Update documents following DHF5 1.10.5 release.Larry Knox2019-03-051-79/+206
|
* Add HDF5options.cmake files for serial and parallel tests on HPCLarry Knox2019-01-281-0/+79
machines (where tests are to be run as batch jobs. Add README_HPC file with instructions for setting up configuration to use batch scripts for running tests on HPC machines and some pointers for cross compiling.