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

Switch parallel compression to use vector I/O #3245

Merged
merged 5 commits into from
Aug 2, 2023

Commits on Jul 27, 2023

  1. Switch parallel compression to use vector I/O

    Updates parallel compression feature to use vector I/O instead of
    creating and passing down MPI derived types to VFD
    jhendersonHDF committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    42433d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaec87b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b21aef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b67af97 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Address review comments

    jhendersonHDF committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7eb5dd8 View commit details
    Browse the repository at this point in the history