[svn-r1554] Changed it to use the tflops predefined __PUMAGON__ to identify

the tflops system.
This commit is contained in:
Albert Cheng 1999-08-02 12:55:08 -05:00
parent 1ee43a8b95
commit 0d1c9438f9

View File

@ -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