diff --git a/contrib/platform/lanl/toss/debug-panasas.conf b/contrib/platform/lanl/toss/debug-panasas.conf
index 10c150664e..3b24251263 100644
--- a/contrib/platform/lanl/toss/debug-panasas.conf
+++ b/contrib/platform/lanl/toss/debug-panasas.conf
@@ -10,8 +10,8 @@
 # Copyright (c) 2004-2005 The Regents of the University of California.
 #                         All rights reserved.
 # Copyright (c) 2006      Cisco Systems, Inc.  All rights reserved.
-# Copyright (c) 2011-2013 Los Alamos National Security, LLC.
-#                         All rights reserved.
+# Copyright (c) 2011-2014 Los Alamos National Security, LLC. All rights
+#                         reserved.
 # $COPYRIGHT$
 #
 # Additional copyrights may follow
@@ -84,7 +84,7 @@ oob_tcp_sndbuf = 32768
 oob_tcp_rcvbuf = 32768
 
 ## Define the MPI interconnects
-btl = sm,openib,self
+btl = vader,openib,self
 
 ## Setup OpenIB - just in case
 btl_openib_want_fork_support = 0
diff --git a/contrib/platform/lanl/toss/optimized-panasas.conf b/contrib/platform/lanl/toss/optimized-panasas.conf
index 7e3ec8e60e..9594a8b5c0 100644
--- a/contrib/platform/lanl/toss/optimized-panasas.conf
+++ b/contrib/platform/lanl/toss/optimized-panasas.conf
@@ -10,7 +10,7 @@
 # Copyright (c) 2004-2005 The Regents of the University of California.
 #                         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.
 # $COPYRIGHT$
 #
@@ -84,7 +84,7 @@ oob_tcp_sndbuf = 32768
 oob_tcp_rcvbuf = 32768
 
 ## Define the MPI interconnects
-btl = sm,openib,self
+btl = vader,openib,self
 
 ## Setup OpenIB - just in case
 btl_openib_want_fork_support = 0