E3SM-Project / scorpio

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

Optimize PIOc_read_darray_adios() with efficient block guessing #563

Closed dqwu closed 9 months ago

dqwu commented 9 months ago

This patch is provided by @pnorbert (Norbert Podhorszki), which is essential for ADIOS IO type of SCORPIO to read distributed arrays more effectively.

Fixes #562