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
ompi_check_libhcoll: Fix bug where --with-hcoll will fail to configure.
I have HCOLL installed on my local machine via rpm in '/opt/mellanox/hcoll',
and using this configure option would fail to find the pkgconfig 'hcoll.pc',
resulting in a configure failure.
I think this should be 'hcoll' not 'libhcoll', and this makes it consistent
with other OAC_CHECK_PACKAGE calls.
Signed-off-by: Austen Lauria <[email protected]>
0 commit comments