llnl / llnl/conduit

emulate the `offset`, `stride` etc for the basic handle case.

Open
#716 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
C++
Stars
248
Forks
72
Avg merge
1d 16h
Merged PRs (30d)
15

Description

the basic i/o handle holds a node tree in memory, we can use this to emulate the same type of support provideid by #715 have for hdf5.

Doing so would extend support to the sidre handle for all cases as well (since it uses IOHandles).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading issue #715 and the basic I/O handle implementation that stores a node tree in memory. Trace how IOHandles provide the Sidre handle path, then identify the existing offset and stride support to emulate. Done means the basic handle supports the same cases and Sidre gains that support through IOHandles.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
data-engineering
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.