You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
opal_check_cuda.m4: Add AC_ARG_WITH for libdir option
Without this, using --with-cuda-libdir will output a warning
as follows that does not impact functionality but is misleading.
configure: WARNING: unrecognized options: --with-cuda-libdir
Signed-off-by: William Zhang <wilzhang@amazon.com>
0 commit comments