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/efa: Deprecate FI_AV_MAP #10698

Merged
merged 1 commit into from
Jan 13, 2025
Merged

prov/efa: Deprecate FI_AV_MAP #10698

merged 1 commit into from
Jan 13, 2025

Conversation

sunkuamzn
Copy link
Contributor

FI_AV_MAP is deprecated in Libfabric 2.x. EFA provider was overriding AV type to FI_AV_TABLE even before this change. This change removes all references to FI_AV_MAP in the EFA provider. It will print a warning and switch to FI_AV_TABLE if the application requests FI_AV_MAP.

FI_AV_MAP is deprecated in Libfabric 2.x. EFA provider was overriding AV
type to FI_AV_TABLE even before this change. This change removes all
references to FI_AV_MAP in the EFA provider. It will print a warning and
switch to FI_AV_TABLE if the application requests FI_AV_MAP.

Signed-off-by: Sai Sunku <[email protected]>
@sunkuamzn sunkuamzn merged commit 71dd1a1 into ofiwg:main Jan 13, 2025
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.

2 participants