Skip to content
Snippets Groups Projects
Commit ed60008b authored by Utz-Uwe Haus's avatar Utz-Uwe Haus
Browse files

add note about rdma-credentials being suggested only on Cray XC systems

parent db805a5b
No related branches found
No related tags found
No related merge requests found
......@@ -540,7 +540,7 @@ AS_IF([test "x$enable_cray_drc" = "xyes"],
AC_MSG_RESULT([DRC support found])
else
AC_MSG_NOTICE([no libdrc support])
AC_MSG_WARN([You seem to be running on a Cray system; consider loading module rdma-credentials])
AC_MSG_WARN([You seem to be running on a Cray system; consider loading module rdma-credentials if running on an XC 30/40/50 system])
fi
],
[AC_MSG_RESULT([Not a Cray system, or no Cray PE installed])])],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment