1
1

Updating cpc name from xrc to xoob.

This commit was SVN r18571.
Этот коммит содержится в:
Pavel Shamis 2008-06-04 08:50:30 +00:00
родитель 75a97ebbf0
Коммит c73ed2b256

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

@ -56,7 +56,7 @@ AC_DEFUN([MCA_btl_openib_CONFIG],[
AS_IF([test "$btl_openib_happy" = "yes"],
[if test "x$btl_openib_have_xrc" = "x1" -a "x$ompi_want_connectx_xrc" = "x1"; then
cpcs="$cpcs xrc"
cpcs="$cpcs xoob"
fi
if test "x$btl_openib_have_rdma_cm" = "x1"; then
cpcs="$cpcs rdma_cm"