mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
[svn-r1554] Changed it to use the tflops predefined __PUMAGON__ to identify
the tflops system.
This commit is contained in:
parent
1ee43a8b95
commit
0d1c9438f9
@ -14,7 +14,7 @@ int chunkdim1;
|
||||
int nerrors = 0; /* errors count */
|
||||
int verbose = 0; /* verbose, default as no. */
|
||||
|
||||
#ifdef POOMA_ARCH
|
||||
#ifdef __PUMAGON__
|
||||
/* For the PFS of TFLOPS */
|
||||
char *fileprefix = "pfs:/pfs_grande/multi/tmp_1/";
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user