1
1

Update LANL platform files to always use vader over sm.

cmr=v1.8:reviewer=ompi-gk1.8

This commit was SVN r31233.
Этот коммит содержится в:
Nathan Hjelm 2014-03-26 21:54:43 +00:00
родитель b9da3ef462
Коммит 9db9f9724a
2 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -10,8 +10,8 @@
# Copyright (c) 2004-2005 The Regents of the University of California. # Copyright (c) 2004-2005 The Regents of the University of California.
# All rights reserved. # All rights reserved.
# Copyright (c) 2006 Cisco Systems, Inc. All rights reserved. # Copyright (c) 2006 Cisco Systems, Inc. All rights reserved.
# Copyright (c) 2011-2013 Los Alamos National Security, LLC. # Copyright (c) 2011-2014 Los Alamos National Security, LLC. All rights
# All rights reserved. # reserved.
# $COPYRIGHT$ # $COPYRIGHT$
# #
# Additional copyrights may follow # Additional copyrights may follow
@ -84,7 +84,7 @@ oob_tcp_sndbuf = 32768
oob_tcp_rcvbuf = 32768 oob_tcp_rcvbuf = 32768
## Define the MPI interconnects ## Define the MPI interconnects
btl = sm,openib,self btl = vader,openib,self
## Setup OpenIB - just in case ## Setup OpenIB - just in case
btl_openib_want_fork_support = 0 btl_openib_want_fork_support = 0

Просмотреть файл

@ -10,7 +10,7 @@
# Copyright (c) 2004-2005 The Regents of the University of California. # Copyright (c) 2004-2005 The Regents of the University of California.
# All rights reserved. # All rights reserved.
# Copyright (c) 2006 Cisco Systems, Inc. All rights reserved. # Copyright (c) 2006 Cisco Systems, Inc. All rights reserved.
# Copyright (c) 2011-2013 Los Alamos National Security, LLC. All rights # Copyright (c) 2011-2014 Los Alamos National Security, LLC. All rights
# reserved. # reserved.
# $COPYRIGHT$ # $COPYRIGHT$
# #
@ -84,7 +84,7 @@ oob_tcp_sndbuf = 32768
oob_tcp_rcvbuf = 32768 oob_tcp_rcvbuf = 32768
## Define the MPI interconnects ## Define the MPI interconnects
btl = sm,openib,self btl = vader,openib,self
## Setup OpenIB - just in case ## Setup OpenIB - just in case
btl_openib_want_fork_support = 0 btl_openib_want_fork_support = 0