alexxy 14/04/08 09:43:46 Modified: openmpi_ofed_features.desc Log: Add udcm desc. And mask cuda on all arches and unmask it for target ones only
Revision Changes Path 1.2 profiles/desc/openmpi_ofed_features.desc file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/openmpi_ofed_features.desc?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/openmpi_ofed_features.desc?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/openmpi_ofed_features.desc?r1=1.1&r2=1.2 Index: openmpi_ofed_features.desc =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/desc/openmpi_ofed_features.desc,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- openmpi_ofed_features.desc 18 Apr 2012 20:26:12 -0000 1.1 +++ openmpi_ofed_features.desc 8 Apr 2014 09:43:46 -0000 1.2 @@ -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
