Skip to content

Rebase/dpu offload#4

Open
bosilca wants to merge 6 commits into
masterfrom
rebase/dpu-offload
Open

Rebase/dpu offload#4
bosilca wants to merge 6 commits into
masterfrom
rebase/dpu-offload

Conversation

@bosilca

@bosilca bosilca commented Feb 13, 2024

Copy link
Copy Markdown
Collaborator

Port all @yqin changes from the dpu offload branch onto a recent ucx.

@bws

bws commented Mar 13, 2024

Copy link
Copy Markdown

This fails to build with the following configure options:
../configure --disable-logging --disable-debug --disable-assertions --disable-params-check --with-knem --without-java --enable-devel-headers

Compile error is:
CC base/libuct_ib_la-ib_md.lo
../../../../src/uct/ib/base/ib_md.c: In function ‘uct_ib_md_query’:
../../../../src/uct/ib/base/ib_md.c:259:42: error: ‘UCT_IB_MD_PACKED_RKEY_SIZE’ undeclared (first use in this function); did you mean ‘UCT_IB_MD_PACKED_MKEY_SIZE’?
259 | md_attr->rkey_packed_size = UCT_IB_MD_PACKED_RKEY_SIZE;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
| UCT_IB_MD_PACKED_MKEY_SIZE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants