aboutsummaryrefslogtreecommitdiff
path: root/README
blob: f15da9eccf380d2061ca49d7c27b70eed46f3d81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Cactus Code Thorn IOFlexIO
Author(s)    : John Shalf
               Thomas Radke
Maintainer(s): Cactus team
Licence      : LGPL
--------------------------------------------------------------------------

1. Purpose

This thorn does output of arbitrary Cactus variables in IEEEIO file format.

It also provides checkpointing/recovery functionality -
you can create IEEEIO checkpoint files and recover from them.


2. Additional information

Please refer to the documentation.tex file in the doc/ subdirectory.

The IEEEIO file format is implemented by John Shalf's FlexIO library
(hence the name of this thorn).
For more information on FlexIO see http://infinite-entropy.lbl.gov/FlexIO/.