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

libfabric 2.0: header file cleanup #9006

Open
shefty opened this issue Jun 9, 2023 · 0 comments
Open

libfabric 2.0: header file cleanup #9006

shefty opened this issue Jun 9, 2023 · 0 comments
Assignees

Comments

@shefty
Copy link
Member

shefty commented Jun 9, 2023

There are items in the public header file which should not have been placed there. These include

  • All 'MAX' values at the end of any enums
  • count_of macro
  • container_of macro - add 'fi_' prefix as it's used by the headers
  • We will want an internal definition of container_of, as it's used throughout the providers
  • FI_PATH_MAX
  • FI_NAME_MAX
  • FI_VERSION_MAX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant