Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

ROSS-org/RIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIO: A Checkpointing API for ROSS

RIO (originally ROSS-IO) is a checkpointing API for Rensselaer's Optimistic Simulation System. RIO is for checkpoint-restart operations, it cannot be used to created incremental checkpoints for fault tolerance.

Documentation

The documentation for RIO can be found on the ROSS website (Look for the RIO section on the archive page). The documentation includes:

Example Usage

The full RIO API has been implemented in the PHOLD-IO model.