Merge branch '85-hdf5-1-10-6-build-with-current-gccs-and-openmpi-for-rhel6-and-merlin6' into 'master'

Resolve "hdf5/1.10.6: build with current GCCs and openmpi for rhel6 and merlin6"

Closes #85

See merge request Pmodules/buildblocks!108
This commit is contained in:
2020-07-16 16:44:48 +02:00
3 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env modbuild
pbuild::set_download_url "https://support.hdfgroup.org/ftp/HDF5/releases/$P-${V_MAJOR}.${V_MINOR}/$P-$V/src/hdf5-$V.tar.bz2"
pbuild::set_download_url "https://support.hdfgroup.org/ftp/HDF5/releases/$P-${V_MAJOR}.${V_MINOR}/$P-$V/src/hdf5-${V_PKG}.tar.bz2"
pbuild::add_to_group 'MPI'
pbuild::install_docfiles ACKNOWLEDGMENTS

View File

@@ -0,0 +1,2 @@
hdf5/1.10.6_slurm unstable gcc/{7.5.0,8.4.0,9.3.0} openmpi/3.1.6_slurm

View File

@@ -37,3 +37,4 @@ hdf5/1.10.4 stable gcc/{5.5.0,6.4.0,7.3.0,8.2.0} openmpi/3.1.3
hdf5/1.10.4 stable gcc/7.3.0 mpich/3.3
hdf5/1.10.5 stable gcc/{7.4.0,8.3.0} openmpi/3.1.4
hdf5/1.10.6 unstable gcc/{7.5.0,8.4.0,9.3.0,10.1.0} openmpi/3.1.6