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

prov/verbs;ofi_rxm: FI_HMEM fails to be detected when out of cache - Issue#9759 #18

Open
syskovprdap opened this issue Nov 14, 2024 · 0 comments

Comments

@syskovprdap
Copy link
Contributor

ofiwg/libfabric#9759
Hi all,

I am reaching out with a question that might also be an issue in `verbs;ofi_rxm`:
when exceeding the cache size (default is 1024), the address is interpreted as a system address by default in `fi_writemsg`, instead of a device one. Increasing the size of the cache with `FI_MR_CACHE_MAX_COUNT` solves the problem.

Is my issue a direct consequence of `FI_MR_HMEM` and the limit on the cache size? Or is it a missing detection of the pointer type in the provider?

Thanks for your time and your help

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

No branches or pull requests

1 participant