NCAR / ParallelIO

A high-level Parallel I/O Library for structured grid applications
Apache License 2.0
135 stars 52 forks source link

Fully test async features from Fortran #1550

Open edhartnett opened 5 years ago

edhartnett commented 5 years ago

The async features all need to be accessible via the fortran API.

nichannah commented 3 years ago

Second this. We're noticing a lot of variability in I/O timings. I'd like to see whether dedicated IO tasks can help with this problem.

jedwards4b commented 3 years ago

I believe this is done, please let me know if something is still missing.