diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2014-04-08 09:43:46 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2014-04-08 09:43:46 +0000 |
commit | b49f9c9429483974271069f86e2f56bd20c6cc15 (patch) | |
tree | 2540368e7205e5abe9d79b124ebc771fcdef0495 /profiles/desc | |
parent | Stable for ppc64, wrt bug #507074 (diff) | |
download | gentoo-2-b49f9c9429483974271069f86e2f56bd20c6cc15.tar.gz gentoo-2-b49f9c9429483974271069f86e2f56bd20c6cc15.tar.bz2 gentoo-2-b49f9c9429483974271069f86e2f56bd20c6cc15.zip |
Add udcm desc. And mask cuda on all arches and unmask it for target ones only
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/openmpi_ofed_features.desc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/desc/openmpi_ofed_features.desc b/profiles/desc/openmpi_ofed_features.desc index 5d36dd71e35c..5e9c061b7e63 100644 --- a/profiles/desc/openmpi_ofed_features.desc +++ b/profiles/desc/openmpi_ofed_features.desc @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation. +# Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/openmpi_ofed_features.desc,v 1.1 2012/04/18 20:26:12 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/openmpi_ofed_features.desc,v 1.2 2014/04/08 09:43:46 alexxy Exp $ # This file contains descriptions of OPENMPI_OFED_FEATURES USE_EXPAND flags. @@ -9,5 +9,6 @@ control-hdr-padding - Add padding bytes to the openib control header connectx-xrc - Enable ConnectX XRC support rdmacm - Enable Open Fabrics RDMACM support in openib BTL +udcm - Enable Open Fabrics UDCM support in openib BTL dynamic-sl - Enable openib BTL to query Subnet Manager for IB SL failover - enable openib BTL failover (for multiport adapters |