diff options
author | Joel Martin <kanaka@gentoo.org> | 2006-01-11 14:48:31 +0000 |
---|---|---|
committer | Joel Martin <kanaka@gentoo.org> | 2006-01-11 14:48:31 +0000 |
commit | dc08a6f13e9ed506d56014dfcc7bef83e52bc155 (patch) | |
tree | fa968b600edd4b20857ca1f306f76c9a97290018 /profiles/use.local.desc | |
parent | Remove unused patch. (diff) | |
download | gentoo-2-dc08a6f13e9ed506d56014dfcc7bef83e52bc155.tar.gz gentoo-2-dc08a6f13e9ed506d56014dfcc7bef83e52bc155.tar.bz2 gentoo-2-dc08a6f13e9ed506d56014dfcc7bef83e52bc155.zip |
Add mpich2 USE flags: fast, cxx, and mpe
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 71044355f6a8..60a495b41a23 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1660 2006/01/11 04:01:16 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1661 2006/01/11 14:48:31 kanaka Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1183,6 +1183,9 @@ sys-cluster/charm:tcp - Use TCP (instead of UPD) for socket communication sys-cluster/heartbeat:ldirectord - Adds support for ldiretord, use enabled because it has a lot of deps sys-cluster/lam-mpi:pbs - Add support for PBS scheduling stuff sys-cluster/magma-plugins:nogulm - Removes gulm support to magma-plugins +sys-cluster/mpich2:fast - Fast mode +sys-cluster/mpich2:cxx - Add cxx headers +sys-cluster/mpich2:mpe - Add mpe support sys-cluster/ocfs:aio - Add aio support sys-cluster/torque:scp - Use SCP instead of RCP for copying files between machines. sys-cluster/util-vserver:glibc - Don't use dietlibc |