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

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/.