/[MITgcm]/MITgcm/pkg/showflops/SHOWFLOPS_OPTIONS.h
ViewVC logotype

Contents of /MITgcm/pkg/showflops/SHOWFLOPS_OPTIONS.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Mon Jun 4 21:36:16 2007 UTC (17 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59e, checkpoint59d
Changes since 1.1: +7 -1 lines
File MIME type: text/plain
Add CPP options.

1 C $Header: /u/gcmpack/MITgcm/pkg/showflops/SHOWFLOPS_OPTIONS.h,v 1.1 2007/06/01 16:41:12 heimbach Exp $
2 C $Name: $
3
4 C CPP options file for SHOWFLOPS package
5 C
6 C Use this file for selecting options within the SHOWFLOPS package
7
8 #ifndef SHOWFLOPS_OPTIONS_H
9 #define SHOWFLOPS_OPTIONS_H
10 #include "PACKAGES_CONFIG.h"
11 #ifdef ALLOW_SHOWFLOPS
12
13 #include "CPP_OPTIONS.h"
14
15 #define TIME_PER_TIMESTEP
16 #define USE_PAPI_FLOPS
17 #define USE_FLIPS
18 #define PAPI_VERSION
19 #undef USE_PCL_FLOPS
20
21 #endif /* ALLOW_SHOWFLOPS */
22 #endif /* SHOWFLOPS_OPTIONS_H */
23
24 CEH3 ;;; Local Variables: ***
25 CEH3 ;;; mode:fortran ***
26 CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22