-
Notifications
You must be signed in to change notification settings - Fork 431
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make fails on OpenSUSE cluster missing MLNX header file (no configure options) #37
Comments
should be fixed by #38 |
BTW if you add "solves #38" to the pull request comments, it closes it automatically on pull request merge. |
amaslenn
pushed a commit
to amaslenn/ucx
that referenced
this issue
Jun 2, 2020
evgeny-leksikov
pushed a commit
to evgeny-leksikov/ucx
that referenced
this issue
Sep 16, 2020
add --log-dir option, improve help and README
shizhibao
pushed a commit
to shizhibao/ucx
that referenced
this issue
Mar 18, 2021
Modify GTEST to match the refactored code
Artemy-Mellanox
pushed a commit
to Artemy-Mellanox/ucx
that referenced
this issue
Nov 9, 2022
…tor_ucp_uct_impl Support io_offload, memory allocator ucp & uct impl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have IB.
Making all in src/uct
make[2]: Entering directory `/home/tonyc/src/ornl/ucx/project/build/src/uct'
CC tl/libuct_la-context.lo
CC tl/libuct_la-tl.lo
CC ib/base/libuct_la-ib_context.lo
CC ib/base/libuct_la-ib_device.lo
CC ib/base/libuct_la-ib_iface.lo
CC ib/rc/libuct_la-rc_ep.lo
CC ib/rc/libuct_la-rc_iface.lo
CC ib/rc/libuct_la-rc_verbs.lo
In file included from ../../../source/src/uct/ib/rc/rc_verbs.c:13:0:
/home/tonyc/src/ornl/ucx/project/build/../source/src/uct/ib/mlx5/ib_mlx5.h:14:32: fatal error: infiniband/mlx5_hw.h: No such file or directory
compilation terminated.
The text was updated successfully, but these errors were encountered: