R: make sure hdf5r picks up HDF5 from EasyBuild#8223
R: make sure hdf5r picks up HDF5 from EasyBuild#8223boegel merged 3 commits intoeasybuilders:developfrom
Conversation
| 'checksums': ['58e36d3b8a67d01194c4e5099499657d017f77fc2081213633964b1d57a7e32f'], | ||
| }), | ||
| ('hdf5r', '1.0.0', { | ||
| 'installopts': '--configure-args="--with-hdf5=$EBROOTHDF5/bin/h5pcc"', |
There was a problem hiding this comment.
if there is a system HDF5 present, hdf5r will use that one.
There was a problem hiding this comment.
...and if the system HDF5 is too old, build will fail.
|
I'll take care of this once #8020 is merged (since the same fix for |
|
Test report by @boegel |
|
Going in, thanks @smoors! |
|
Test report by @boegel |
(created using
eb --new-pr)