Skip to content
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

Added UCX as Supported Network Backend #55

Merged
merged 4 commits into from
Feb 19, 2024
Merged

Conversation

weixuanzh
Copy link
Contributor

UCX can now be used as network backend. Currently the finalization is empty to circumvent an assertion error caused by pre-posted receive requests.

CMakeLists.txt Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
examples/hello_world.c Outdated Show resolved Hide resolved
examples/pt2ptl_handler.c Outdated Show resolved Hide resolved
lci/backend/ucx/server_ucx.h Outdated Show resolved Hide resolved
lci/backend/ucx/server_ucx.h Show resolved Hide resolved
lci/backend/ucx/server_ucx.h Outdated Show resolved Hide resolved
lci/backend/ucx/server_ucx.c Show resolved Hide resolved
lci/backend/ucx/server_ucx.c Outdated Show resolved Hide resolved
@JiakunYan
Copy link
Collaborator

Given the discussion here (openucx/ucx#9361), it seems we have to use a ucp_worker_fence in our put_imm implementation.

@JiakunYan JiakunYan merged commit 8619912 into uiuc-hpc:master Feb 19, 2024
9 checks passed
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.

None yet

2 participants