Reported in #5217 (comment) it looks like we test solely for ibv_devinfo which does NOT indicate availability of ibverbs; you need to actually check for a header/library, not just the executable.
I would suggest a fix crib cudnn.py but I think there are some known bugs in how it is implemented as well, see #4860
CC @teng-li
Reported in #5217 (comment) it looks like we test solely for
ibv_devinfowhich does NOT indicate availability of ibverbs; you need to actually check for a header/library, not just the executable.I would suggest a fix crib
cudnn.pybut I think there are some known bugs in how it is implemented as well, see #4860CC @teng-li