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

Range Query HDF5 Reader #203

Open
ibrodkin opened this issue Oct 15, 2024 · 1 comment · May be fixed by #244
Open

Range Query HDF5 Reader #203

ibrodkin opened this issue Oct 15, 2024 · 1 comment · May be fixed by #244

Comments

@ibrodkin
Copy link
Collaborator

Implement Range Query HDF5 Reader & Integrate it with the ChronoPlayer

  • Complete HDF5 integration and potential optimization
  • Quickly identify files/dataspaces/datasets to open
  • Parallelize reading on multiple files/dataspaces/datasets to multiple players
@fkengun
Copy link
Contributor

fkengun commented Dec 20, 2024

Follow the design of DummyReadingAgent in ArchiveReadingAgent.h on branch to implement the HDF5-based archive reader with range query interface.

@fkengun fkengun linked a pull request Jan 24, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants