E3SM-Project / scorpio

A high-level Parallel I/O Library for structured grid applications
Other
21 stars 16 forks source link

Adding PIO_IOTYPE_ADIOSC iotype #618

Closed jayeshkrishna closed 3 weeks ago

jayeshkrishna commented 3 weeks ago

Adding a new I/O type, PIO_IOTYPE_ADIOSC, that can be used to write (and read) data in ADIOS BP file format with data compression

Also modifying the testing framework to test the new I/O type.

jayeshkrishna commented 3 weeks ago

We are missing the defn for the new I/O type in flib legacy. Will fix that soon