From acb31b7b66bb3cdd9d3e1c2d6eff6cd941efce08 Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Tue, 24 May 2022 19:35:10 +0200 Subject: [PATCH] sys-cluster/OpenHPC-meta: add superlu_dist and mfem Signed-off-by: Alessandro Barbieri --- sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild b/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild index 595b64bf15..01a52edc00 100644 --- a/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild +++ b/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild @@ -40,21 +40,23 @@ RDEPEND=" dev-libs/boost[mpi] sci-libs/fftw[mpi] sci-libs/hypre[mpi] + sci-libs/mfem[mpi,mumps,petsc,slepc] sci-libs/mumps[mpi,scotch] sci-libs/scalapack sci-libs/scotch[mpi,threads] + sci-libs/superlu_dist[fortran] sci-libs/trilinos[hypre,mumps,scotch,scalapack,petsc] sci-mathematics/petsc[fftw,hypre,mpi,mumps,scotch] sci-mathematics/slepc[mpi] sys-cluster/opencoarrays io-libs? ( + sci-libs/mfem[netcdf] sci-libs/trilinos[hdf5,netcdf] sci-mathematics/petsc[hdf5] ) - python? ( - $(python_gen_cond_dep 'dev-libs/boost[numpy,python,${PYTHON_USEDEP}]') - ) + python? ( $(python_gen_cond_dep 'dev-libs/boost[numpy,python,${PYTHON_USEDEP}]') ) + serial? ( sci-libs/mfem[superlu] ) ) perf-tools? ( @@ -100,10 +102,6 @@ RDEPEND=" #adios[mpi] #phdf5[mpi] -# parallel - #sci-libs/superlu_dist - #mfem - # perf-tools # sys-cluster/dimemas[libunwind] #imb