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

Support FI_OPT_CUDA_API_PERMITTED #10561

Merged
merged 3 commits into from
Nov 20, 2024
Merged

Conversation

iziemba
Copy link
Contributor

@iziemba iziemba commented Nov 20, 2024

No description provided.

@iziemba iziemba requested a review from swelch November 20, 2024 01:55
prov/cxi/src/cxip_ep.c Outdated Show resolved Hide resolved
prov/cxi/include/cxip.h Outdated Show resolved Hide resolved
ryanhankins and others added 3 commits November 20, 2024 09:38
If GDRCopy is required by the application (ie. it has set
FI_OPT_CUDA_API_PERMITTED), and is not available, return not supported,
eliminating deadlocks due to calls to cudaMemcpy interacting with CUDA
applications.

Signed-off-by: Ian Ziemba <[email protected]>
FI_CXI_FORCE_DEV_REG_COPY will force the CXI provider to use the HMEM
device register copy routines. If not supported, RDMA operations or
memory registration will fail.

Signed-off-by: Ian Ziemba <[email protected]>
@iziemba iziemba merged commit 98529aa into ofiwg:main Nov 20, 2024
12 of 13 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.

3 participants