mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r565] Purpose:
Documentation Solution: Reference the README file in testpar directory for expansion on how to input User preferered file prefixes. Platform tested: ASCI Red
This commit is contained in:
parent
96106282bb
commit
b91c283315
@ -111,18 +111,11 @@ FROM SASN100,
|
||||
|
||||
12) cd testpar
|
||||
|
||||
13) /* edit testphdf5.c, change the following lines */
|
||||
char *filenames[]={ "pfs:/pfs/multi/tmp_1/your_own/ParaEg1.h5f",
|
||||
"pfs:/pfs/multi/tmp_1/your_own/ParaEg2.h5f",
|
||||
"pfs:/pfs/multi/tmp_1/your_own/ParaEg3.h5f" };
|
||||
|
||||
/* change "your_own" to your own directory name */
|
||||
char *filenames[]={ "pfs:/pfs/multi/tmp_1/my_dir/ParaEg1.h5f",
|
||||
"pfs:/pfs/multi/tmp_1/my_dir/ParaEg2.h5f",
|
||||
"pfs:/pfs/multi/tmp_1/my_dir/ParaEg3.h5f" };
|
||||
13) go through the README file.
|
||||
|
||||
14) make -f Makefile.ascired
|
||||
|
||||
|
||||
When everything is finished compiling and linking,
|
||||
FROM JANUS,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user