You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
523 B
14 lines
523 B
2 years ago
|
|
||
|
Usage: h5dwalk [options] <path> ...
|
||
|
|
||
|
Options:
|
||
|
-i, --input <file> - read list from file
|
||
|
-o, --output <file> - write output summary to the named file.
|
||
|
-E, --error <file> - write processed errors to file in text format
|
||
|
-l, --log_text <dir> - write individual tool outputs to a file. Logs can be written to an optional named directory.
|
||
|
-T, --tool <executable> - name of the HDF5 tool to invoke
|
||
|
-h, --help - print usage
|
||
|
|
||
|
For more information see https://mpifileutils.readthedocs.io.
|
||
|
|