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

[DirectVerbs] Make the code compilable without exp-verbs #103

Open
wants to merge 39 commits into
base: devel-dv
Choose a base branch
from

Conversation

pakmarkthub
Copy link
Contributor

Prerequisite:

Problem:

This PR:

  • defines a transport interface.
  • modifies mlx5-exp.cpp to register all functions through this interface during the initialization phase.
  • edits the libgdsync code that calls functions in mlx5-exp.cpp to call them via the transport interface.
  • modifies configure.ac to compile mlx5-exp.cpp when exp-verbs is detected only.
  • fixes bugs when compiling on x86.

Presubmit testing:

  • compiled and ran on Summit.
  • compiled on gc11.

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.

1 participant