/[MITgcm]/MITgcm/eesupp/inc/DEF_IN_MAKEFILE.h
ViewVC logotype

Annotation of /MITgcm/eesupp/inc/DEF_IN_MAKEFILE.h

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


Revision 1.1 - (hide annotations) (download)
Thu Aug 30 21:41:22 2012 UTC (11 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63s
File MIME type: text/plain
Just for information, provides a list of CPP-options which can be set
 by the Makefile.
Note: this file is not supposed to be included in any source code.

1 jmc 1.1 C $Header: $
2     C $Name: $
3    
4     C===== WARNING: DO NOT include this file in any source code =====
5     CBOP
6     C !DESCRIPTION:
7     C *==========================================================*
8     C | This file provides a list of CPP-options that can be set
9     C | by the Makefile, through the variable $DEFINES which is
10     C | passed directly to the pre-processor command (CPP).
11     C *==========================================================*
12     CEOP
13    
14     C-- options set in Makefile by genmake2:
15     #undef ALLOW_AIM
16     #undef IGNORE_TIME
17     #undef ALLOW_USE_MPI
18     #undef ALWAYS_USE_MPI
19     #undef USE_OMP_THREADING
20     #undef LET_RS_BE_REAL4
21     #undef TIME_PER_TIMESTEP_SFP
22     #undef TIME_PER_TIMESTEP
23     #undef USE_PAPI_FLOPS_SFP
24     #undef USE_PAPI_FLOPS
25     #undef USE_PCL_FLOPS_SFP
26     #undef USE_PCL_FLOPS
27     #undef USE_PAPI
28     #undef USE_PCL
29     #undef USE_LIBHPM
30     #undef USE_GSL_IEEE
31     #undef HAVE_SYSTEM
32     #undef HAVE_FDATE
33     #undef HAVE_ETIME
34     #undef HAVE_CLOC
35     #undef HAVE_SETRLSTK
36     #undef HAVE_SIGREG
37     #undef HAVE_STAT
38     #undef HAVE_NETCDF
39     #undef HAVE_LAPACK
40    
41     C-- options that can be set in Makefile by the OPTFILE
42     C- platform specific options:
43     #undef TARGET_AIX
44     #undef TARGET_BGL
45     #undef TARGET_CRAY_VECTOR
46     #undef TARGET_CRAYXT
47     #undef TARGET_DEC
48     #undef TARGET_LAM
49     #undef TARGET_NEC_SX
50     #undef TARGET_NEC_VECTOR
51     #undef TARGET_PWR3
52     #undef TARGET_SGI
53     #undef TARGET_T3E
54     C- others options found in optfiles in dir tools/build_options:
55     #undef _BYTESWAPIO
56     #undef CG2D_OUTERLOOPITERS
57     #undef CG3D_OUTERLOOPITERS
58     #undef IFORT
59     #undef NML_EXTENDED_F77
60     #undef NML_TERMINATOR
61     #undef SEAICE_VECTORIZE_LSR
62     #undef WORDLENGTH
63    
64     C----- WARNING: DO NOT include this file in any source code -----

  ViewVC Help
Powered by ViewVC 1.1.22