laristra / flecsi

A mirror of FleCSI's internal gitlab repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I/O & Integration

tuxfan opened this issue · comments

A requirement for the integration of application setup is that it be transparent to existing users of the common model.

  1. Develop memory/data object (file) format for Ristra for defining checkpoint/restart and analysis input and output.
  2. Integrate I/O and analysis control with the FleCSI control model.
  3. Integrate problem setup with the Ristra setup team (common model).
  4. Design and implement I/O abstraction level interface (Pascal).
  5. Develop a demonstration example of checkpoint/restart capability using FleCSI control model and I/O abstraction interface.

An additional requirement is that the I/O design and development be consistent with Legion I/O requirements for performance.