Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with develop (#1262) | Scot Breitenfeld | 2021-12-03 | 1 | -0/+5 |
| | | | Updated the branch with develop changes. | ||||
* | Update selection IO branch with develop (#1215) | Scot Breitenfeld | 2021-11-22 | 1 | -1/+8 |
| | | | Merged branch 'develop' into selection_io | ||||
* | Add Splitter VFD to library. | Jacob Smith | 2020-03-13 | 1 | -0/+4 |
* "Simultaneous and equivalent" Read-Write and Write-Only channels for file I/O. * Only supports drivers with the H5FD_FEAT_DEFAULT_VFD_COMPATIBLE flag for now, preventing issues with multi-file drivers. Add Mirror VFD to library. * Write-only operations over a network. * Uses TCP/IP sockets. * Server and auxiliary server-shutdown programs provided in a new directory, `utils/mirror_vfd`. * Automated testing via loopback ("remote" of localhost). |