aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 41eba4c76c1d5b1ce5f7112016baef6d7ab36cc0 (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
Authors    : John Shalf (jshalf@lbl.gov),
             Thomas Radke (tradke@aei.mpg.de)
CVS info   : $Header$
--------------------------------------------------------------------------

1. Purpose of the thorn

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