mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
sys-cluster/OpenHPC-meta: add superlu_dist and mfem
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user