From 0d1c9438f985ac5418b0d5f5307d60870ae17a28 Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Mon, 2 Aug 1999 12:55:08 -0500 Subject: [svn-r1554] Changed it to use the tflops predefined __PUMAGON__ to identify the tflops system. --- testpar/testphdf5.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testpar/testphdf5.c b/testpar/testphdf5.c index 184c9a5..f286dbd 100644 --- a/testpar/testphdf5.c +++ b/testpar/testphdf5.c @@ -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 -- cgit v0.12