[svn-r6917] Purpose:

Updated with new information of LANL Compaq Q.
Slight wording change about HDF5_PARAPREFIX.
This commit is contained in:
Albert Cheng
2003-05-23 09:58:10 -05:00
parent 7c18c7292d
commit f116c70ecc
3 changed files with 7 additions and 2 deletions

View File

@@ -222,7 +222,7 @@ not a fatal error for HDF5 becuase HDF5 can use other file-drivers such
as families of files to by pass the file size limit.
By default, the parallel tests use /tmp/$LOGIN as the test directory.
This can be override by the environment variable $HDF5_PARAPREFIX.
This can be changed by the environment variable $HDF5_PARAPREFIX.
For example, if the tests should use directory /PFS/user/me, do
HDF5_PARAPREFIX=/PFS/user/me
export HDF5_PARAPREFIX