Skip to content
Snippets Groups Projects
Commit 15f844f2 authored by Axel Huebl's avatar Axel Huebl Committed by Peter Scheibel
Browse files

HDF5: Fortran MPI needs Numactl (#5372)

parent df8e7d75
Branches
Tags
No related merge requests found
......@@ -65,6 +65,7 @@ class Hdf5(AutotoolsPackage):
description='Produce position-independent code (for shared libs)')
depends_on('mpi', when='+mpi')
depends_on('numactl', when='+mpi+fortran')
depends_on('szip', when='+szip')
depends_on('zlib@1.1.2:')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment