COSIMA / cice5

Clone of The Los Alamos sea ice model (CICE) with ACCESS drivers. See https://github.com/CICE-Consortium/CICE-svn-trunk/tree/cice-5.1.2
4 stars 13 forks source link

Asynchronous output using ParallelIO library #53

Open nichannah opened 3 years ago

nichannah commented 3 years ago

The ParallelIO library (https://github.com/NCAR/ParallelIO) now supports asynchronous IO using an IO server.

Implement this and test with daily CICE outputs in the 0.1 deg config.

nichannah commented 3 years ago

A query about how this should be done: https://github.com/NCAR/ParallelIO/issues/1853