From d1aa9100492e3d3029f3a02b7b18de3e504177aa Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 3 Nov 2022 14:49:02 +0100 Subject: [PATCH 1/2] hdf5: use glob for installing README{.md} --- MPI/hdf5/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MPI/hdf5/build b/MPI/hdf5/build index aa2a33e..59d4910 100755 --- a/MPI/hdf5/build +++ b/MPI/hdf5/build @@ -6,7 +6,7 @@ pbuild::add_to_group 'MPI' pbuild::install_docfiles ACKNOWLEDGMENTS pbuild::install_docfiles COPYING pbuild::install_docfiles MANIFEST -pbuild::install_docfiles README.md +pbuild::install_docfiles README* pbuild::pre_configure() { pbuild::add_configure_args "CC=${MPICC}" From 2ab3b8cdd0b9e9519359674f4a282eb6b269feb4 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 3 Nov 2022 14:49:55 +0100 Subject: [PATCH 2/2] hdf5: version 1.10.9 with gcc/10.4.0 openmp/4.1.4 added --- MPI/hdf5/files/variants.rhel6 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MPI/hdf5/files/variants.rhel6 b/MPI/hdf5/files/variants.rhel6 index 8d5eb13..1939972 100644 --- a/MPI/hdf5/files/variants.rhel6 +++ b/MPI/hdf5/files/variants.rhel6 @@ -59,4 +59,6 @@ hdf5/1.10.6 stable gcc/{7.5.0,8.4.0,9.3.0,10.1.0} openmpi/3.1.6 hdf5/1.10.7 stable gcc/{7.5.0,8.4.0,9.3.0,10.2.0} openmpi/4.0.5 hdf5/1.10.7 stable gcc/10.3.0 openmpi/4.0.5 +hdf5/1.10.8 unstable gcc/10.4.0 openmpi/4.1.4 + hdf5/1.12.0 stable gcc/{7.5.0,8.4.0,9.3.0,10.2.0} openmpi/4.0.5