Example: READ_WRITE with Pipelining
Open
tests
- Dominant language
- C++
- Stars
- 161
- Forks
- 59
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Description
Write an example that tests if a
- known maximum size but
- written with open/close of a series in between
into the same variable works (of if we have to keep the handles open).
This is a special (easier) case of #658, such as writing slices of fields in a pipelining sweep or boosted frame - lab frame back-transformation.
Contributor guide
Assessment
This issue has not been assessed yet.