summaryrefslogtreecommitdiffstats
path: root/test/select_io_dset.c
Commit message (Collapse)AuthorAgeFilesLines
* Skip page buffer test for "no selection I/O cause" when using split or multi ↵Neil Fortner2023-05-011-0/+11
| | | | driver (#2866)
* Implement selection I/O with type conversion (#2823)Neil Fortner2023-04-281-0/+3269
Initial implementation of selection I/O with type conversion. Allows Parallel collective I/O with type conversion, as long as selection I/O is enabled.