Skip to content
Snippets Groups Projects
Unverified Commit 30958649 authored by Chuck Atkins's avatar Chuck Atkins Committed by GitHub
Browse files

ecp-io-sdk: remove deprecated numa variant from unify-fs (#17212)

parent 7717532d
Branches
Tags
No related merge requests found
......@@ -35,7 +35,7 @@ class EcpIoSdk(CMakePackage):
depends_on('hdf5+mpi+fortran', when='+hdf5')
depends_on('mercury+mpi+ofi+sm', when='+mercury')
depends_on('parallel-netcdf+fortran+pic', when='+pnetcdf')
depends_on('unifyfs+fortran+numa', when='+unifyfs')
depends_on('unifyfs+fortran', when='+unifyfs')
depends_on('veloc', when='+veloc')
def cmake_args(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment