summaryrefslogtreecommitdiffstats
path: root/tools/h5recover
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r14708] Added ability to create both the crashed datafile and the ↵Albert Cheng2008-03-053-41/+173
| | | | | | | | non-crashed control file. Also, writer() can generated different datasets as directed now. Tested: kagiso.
* [svn-r14707] Modified it to really do testing of the trecover test program ↵Albert Cheng2008-03-051-24/+42
| | | | | | | | | and h5recover tools. (note, h5recover is not available yet. Used "touch" as a dummy program.) Tested: kagiso.
* [svn-r14706] Added *.out *.err to the check-clean list.Albert Cheng2008-03-052-2/+4
| | | | Tested: kagiso.
* [svn-r14705] Added expected output files.Albert Cheng2008-03-052-0/+8
| | | | Tested in ksagiso.
* [svn-r14491] Feature:Albert Cheng2008-02-044-6/+103
| | | | | | | | Added async crash support. Added command line option support. Tested: kagiso, smirom, linew.
* [svn-r14483] Added the new tool, h5recover, which is for the Sandia project forAlbert Cheng2008-02-017-0/+1285
file recovery after a crash. Tested: linux (kagiso), linux64 (smirom), Solaris 10 (linew, in progress).