HDFGroup / HDFGroup/hdf5

Investigate interactions between direct I/O VFD and data sieving

Open
#6,322 1 comment 2 reactions 1 assignee Claimed by @jhendersonHDF View on GitHub
Component - C Library
Dominant language
C
Stars
988
Forks
355
Avg merge
4d 2h
Merged PRs (30d)
12

Description

When data sieving is enabled and used, direct I/O may first be performed on a potentially-unaligned sieve buffer before being copied into a potentially-aligned buffer allocated by an application; it is unclear whether this behavior is desirable. In the best case, this could have undesired I/O performance characteristics. In the worst case, this could result in I/O errors due to unaligned access.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.