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

Replaces #176 #201

Merged
merged 27 commits into from
Jun 17, 2021
Merged

Replaces #176 #201

merged 27 commits into from
Jun 17, 2021

Conversation

ChristopherHogan
Copy link
Collaborator

No description provided.

fixed incorrect deletion of vBuckets.

added read write sync test cases

added read write sync test cases

added read write sync test cases

added read/write calls.

 implemented write call function.

Fixed file id to be a pointer for optimization.

 changed functions to inline for correctness.

added mdm called to encode and decode blob names that are placed in boundary.

blob ids are internal and not user primitives. Returning blob name.

ignore leaks from mpich library

cpplint fix

cpplint fix

added all test cases for MPIIO open and close.

added all test cases for MPIIO open and close.

fixed MPIIO mapping. And metadata management for MPIIO.

initial checkin for mpiio interfaces and neccessary structures from stdio.
@coveralls
Copy link

coveralls commented Jun 16, 2021

Coverage Status

Coverage decreased (-1.9%) to 83.018% when pulling 204fee2 on hari/pr176 into 81f9b05 on master.

@ChristopherHogan
Copy link
Collaborator Author

This is Hari's PR #176, with a couple obvious fixes. I'll create issues for the remaining questions I have. For now the MPI-IO adapter only supports MPICH, but if you want to build Hermes with OpenMPI, you can just set HERMES_ENABLE_ADAPTERS=OFF.

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.

4 participants