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

Initial BufferOrganizer infrastructure #211

Merged
merged 26 commits into from
Jul 6, 2021
Merged

Initial BufferOrganizer infrastructure #211

merged 26 commits into from
Jul 6, 2021

Conversation

ChristopherHogan
Copy link
Collaborator

  • Move the MPI-IO adapter's thread pool into the main Hermes library, and give it an extra queue for high priority.
  • Add buffer_organizer_num_threads configuration variable.
  • Commented out MPI-IO test because it's failing intermittently (see Diagnose failing MPI-IO adapter test #209).
  • Add placeholders for BO operations MOVE, COPY, and DELETE.
  • Remove TriggerBufferOrganizer and reuse RpcCall instead of duplicating its code.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 82.777% when pulling eb17038 on chogan/bo into b0dcc75 on master.

@ChristopherHogan ChristopherHogan merged commit 6a0189a into master Jul 6, 2021
@ChristopherHogan ChristopherHogan deleted the chogan/bo branch July 6, 2021 13:26
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.

3 participants