From beaf38ef42bcfd99b23fba0eea1671e35bd304cd Mon Sep 17 00:00:00 2001 From: Rich Graham Date: Thu, 29 Nov 2007 23:16:48 +0000 Subject: [PATCH] disable tcp. This commit was SVN r16804. --- contrib/platform/cray_xt3_romio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/platform/cray_xt3_romio b/contrib/platform/cray_xt3_romio index f709a7c714..63a4551495 100755 --- a/contrib/platform/cray_xt3_romio +++ b/contrib/platform/cray_xt3_romio @@ -6,7 +6,7 @@ enable_pretty_print_stacktrace=no enable_dlopen=no with_portals_config=redstorm with_memory_manager=none -enable_mca_no_build=maffinity-first_use,maffinity-libnuma,paffinity-linux,timer-linux,gpr-proxy,gpr-replica,iof-svc,ns-proxy,oob-tcp,pls-rsh,ras-dash_host,ras-hostfile,ras-localhost,rds-hostfile,rds-resfile,rmaps-round_robin,rmgr-proxy,rmgr-urm,rml-oob,sds-env,sds-seed,sds-singleton,btl-sm,btl-self,coll-hierarch,coll-sm,common-sm,mpool-sm,pml-dr,filem-rsh,grpcomm-basic +enable_mca_no_build=maffinity-first_use,maffinity-libnuma,paffinity-linux,timer-linux,gpr-proxy,gpr-replica,iof-svc,ns-proxy,oob-tcp,pls-rsh,ras-dash_host,ras-hostfile,ras-localhost,rds-hostfile,rds-resfile,rmaps-round_robin,rmgr-proxy,rmgr-urm,rml-oob,sds-env,sds-seed,sds-singleton,btl-sm,btl-self,btl-tcp,coll-hierarch,coll-sm,common-sm,mpool-sm,pml-dr,filem-rsh,grpcomm-basic enable_heterogeneous=no enable_pty_support=no enable_mem_debug=no