aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-06-15 23:51:50 +0200
committerAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-06-16 00:35:15 +0200
commit99387ad0cc586055ae55b801e7cde970fe3c5459 (patch)
tree77529b007b1e3eb62e5739e128f65917b2eeff4a /sys-cluster
parentsys-cluster/scorep: require openmp for fortran (diff)
downloadguru-99387ad0cc586055ae55b801e7cde970fe3c5459.tar.gz
guru-99387ad0cc586055ae55b801e7cde970fe3c5459.tar.bz2
guru-99387ad0cc586055ae55b801e7cde970fe3c5459.zip
sys-cluster/parsec: mpi threads required
Closes: https://bugs.gentoo.org/852044 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/parsec/parsec-3.0.2012-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/parsec/parsec-3.0.2012-r2.ebuild b/sys-cluster/parsec/parsec-3.0.2012-r2.ebuild
index e1d5404bc..027e3edd4 100644
--- a/sys-cluster/parsec/parsec-3.0.2012-r2.ebuild
+++ b/sys-cluster/parsec/parsec-3.0.2012-r2.ebuild
@@ -61,7 +61,7 @@ RDEPEND="
sys-apps/hwloc
sys-cluster/temanejo
- mpi? ( virtual/mpi )
+ mpi? ( virtual/mpi[threads] )
parsec_prof_otf2? ( sys-cluster/otf2 )
parsec_prof_pins? ( dev-libs/papi )
tools? (