aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Thibodeau <kyron@neuralbs.com>2008-10-27 16:35:10 -0400
committerEric Thibodeau <kyron@neuralbs.com>2008-10-27 16:35:10 -0400
commite354bd0b3ced0efd21b67feced083d161130789d (patch)
tree4d561e5ece492a8538c9f7af08e6b17fa5679855
parentSwitch to acceptong >=dhcpcd 4.0x instead of specific version (diff)
downloadclustering-livecd-e354bd0b3ced0efd21b67feced083d161130789d.tar.gz
clustering-livecd-e354bd0b3ced0efd21b67feced083d161130789d.tar.bz2
clustering-livecd-e354bd0b3ced0efd21b67feced083d161130789d.zip
Enabled threads for openmpi since it's meaning has changed, the USE flag should have no effect in any case since the threading is detected at build time (see openmpi Changelog for details)
-rw-r--r--profiles/hpc-clustering/package.use2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/hpc-clustering/package.use b/profiles/hpc-clustering/package.use
index f7b8227..eb44b25 100644
--- a/profiles/hpc-clustering/package.use
+++ b/profiles/hpc-clustering/package.use
@@ -14,6 +14,6 @@ app-admin/sudo ldap
# ^^^ Nope...that won't work, so commenting and trying in livecd-stage1.spec instead (net-nds/openldap added to the list)
-sys-cluster/openmpi smp -threads fortran
+sys-cluster/openmpi smp threads fortran
app-editors/vim-core -minimal -livecd
app-editors/vim -minimal -livecd