aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 66aa7bcba0f423d918051f0956f44aa777f920dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Cactus Code Thorn IOFlexIO
Authors    : John Shalf
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/.