From 58d5b67518bb25bb7abc2a1e164c7ed51c92f64f Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 26 Mar 2001 17:04:47 +0000 Subject: Added paragraph how to build the HDF5 recombiner utility. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@48 4825ed28-b72c-4eae-9704-e50c059e567d --- doc/documentation.tex | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/documentation.tex b/doc/documentation.tex index e930f49..9f24b8d 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -61,7 +61,17 @@ will output distributed data either The default is to output data in parallel, in order to get maximum I/O performance. If needed, you can recombine the resulting chunked datafiles into a single unchunked file using the recombiner utility program provided -in {\tt IOHDF5/src/util/}.\\[3ex] +in {\tt IOHDF5/src/util/}.\\ + +To build the recombiner just do a + +\begin{verbatim} + make -utils +\end{verbatim} + +in the Cactus toplevel directory. The recombiner executable {\tt +hdf5\_recombiner} will be placed in the {\tt exe//} +subdirectory.\\[3ex] {\bf Checkpointing \& Recovery}\\ -- cgit v1.2.3