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

Allow parallel I/O for hydro and particle reading #4730

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Oct 31, 2023

  1. Fast seek through file

    cphyc committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4419777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bad7f66 View commit details
    Browse the repository at this point in the history
  3. Also make reading offset faster

    cphyc committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ada5dda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50711d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Fix the docstring

    cphyc committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    253f0ea View commit details
    Browse the repository at this point in the history
  2. Avoid repetitive allocations

    cphyc committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    57fef2f View commit details
    Browse the repository at this point in the history
  3. Make comment more obvious

    cphyc committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d33e2b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a16bda2 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    a8d7767 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27a8aa3 View commit details
    Browse the repository at this point in the history
  3. Gather npart/levels

    cphyc committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2bb07ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9fc44d View commit details
    Browse the repository at this point in the history