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

Allow different Inject Sizes for Different Libfabric Operations #9510

Open
a-szegel opened this issue Nov 3, 2023 · 1 comment
Open

Allow different Inject Sizes for Different Libfabric Operations #9510

a-szegel opened this issue Nov 3, 2023 · 1 comment
Labels

Comments

@a-szegel
Copy link
Contributor

a-szegel commented Nov 3, 2023

I want to be able to inject the maximum size that my hardware allows for fi_inject. I want to be able to use some of that inject space for RMA/Atomic headers when I do atomic_inject, or rma_inject. Right now, the maximum inject size is shared between all operations, and we should split that out by operation.

@a-szegel
Copy link
Contributor Author

a-szegel commented Nov 3, 2023

While we are on this... we should clearly define HMEM + Inject capabilities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant