File: mpeconf.h.in

package info (click to toggle)
mpich 1.2.5.3-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 53,880 kB
  • ctags: 44,904
  • sloc: ansic: 260,029; cpp: 91,556; sh: 42,421; java: 33,448; makefile: 8,959; fortran: 4,601; tcl: 3,548; f90: 3,517; perl: 2,251; asm: 999; csh: 856
file content (184 lines) | stat: -rw-r--r-- 4,578 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
/* mpeconf.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define to empty if the keyword does not work.  */
#undef const

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define if your processor stores words with the most significant
   byte first (like Motorola and SPARC, unlike Intel and VAX).  */
#undef WORDS_BIGENDIAN

/* Define if Fortran uses lowercase name mangling */
#undef F77_NAME_LOWER

/* Define if Fortran use lowercase followed by an underscore */
#undef F77_NAME_LOWER_USCORE

/* Define if Fortran uses uppercase */
#undef F77_NAME_UPPER

/* Define if Fortran uses two underscores for names with an underscore 
   (and one for names without an underscore) */
#undef F77_NAME_LOWER_2USCORE

/* Define if Fortran leaves case unchanged */
#undef F77_NAME_MIXED

/* Define if Fortran leaves case unchanged, followed by an underscore */
#undef F77_NAME_MIXED_USCORE

/* Enable the large file support, i.e. > 2GB for 32-bit OS */
#undef _LARGEFILE64_SOURCE

/* Enable 64-bit file pointer support for 32-bit OS */
#undef _FILE_OFFSET_BITS

/* Define if you have the mkstemp function.  */
#undef HAVE_MKSTEMP

/* Define if you have the sysinfo function.  */
#undef HAVE_SYSINFO

/* Define if you have the system function.  */
#undef HAVE_SYSTEM

/* Define if you have the <getopt.h> header file.  */
#undef HAVE_GETOPT_H

/* Define if you have the <netdb.h> header file.  */
#undef HAVE_NETDB_H

/* Define if you have the <stdlib.h> header file.  */
#undef HAVE_STDLIB_H

/* Define if you have the <string.h> header file.  */
#undef HAVE_STRING_H

/* Define if you have the <sys/systeminfo.h> header file.  */
#undef HAVE_SYS_SYSTEMINFO_H

/* Define if you have the <unistd.h> header file.  */
#undef HAVE_UNISTD_H

/* Define if MPI_PROCNULL not handled in MPI_Status */
#undef HAVE_BROKEN_STATUS_ON_PROC_NULL

/* Define if using SLOG1  */
#undef HAVE_SLOG1

/* Define if MPI_Wtime available  */
#undef HAVE_MPI_WTIME

/* Define if MPI-IO available  */
#undef HAVE_MPI_IO

/* Define if no MPIO_Request  */
#undef HAVE_NO_MPIO_REQUEST

/* Define if MPI-IO available  */
#undef HAVE_MPI_IO

/* Define if MPI_F2c_xxx available  */
#undef HAVE_MPI_COMM_F2C

/* Define MPI_Fint as int  */
#undef MPI_Fint

/* Define if MPI_Comm_f2c and c2f available  */
#undef HAVE_MPI_COMM_F2C

/* Define as the size of MPI_STATUS_SIZE  */
#undef MPI_STATUS_SIZE

/* Define as the size of MPI_STATUS_SIZE  */
#undef MPI_STATUS_SIZE

/* Define as the size of MPI_STATUS_SIZE  */
#undef MPI_STATUS_SIZE

/* Define if MPI_Status_f2c and c2f available  */
#undef HAVE_MPI_STATUS_F2C

/* Define if MPI_Type_F2c and c2f available  */
#undef HAVE_MPI_TYPE_F2C

/* Define if MPI_Group_f2c and c2f available  */
#undef HAVE_MPI_GROUP_F2C

/* Define if MPI_Request_f2c and c2f available  */
#undef HAVE_MPI_REQUEST_F2C

/* Define if MPI_Op_f2c and c2f available  */
#undef HAVE_MPI_OP_F2C

/* Define if MPI_Errhandler_f2c and c2f available  */
#undef HAVE_MPI_ERRHANDLER_F2C

/* Define as the value for Fortran logical true  */
#undef MPE_F77_TRUE_VALUE

/* Define as the value for Fortran logical false  */
#undef MPE_F77_FALSE_VALUE

/* Define as the value for Fortran logical true  */
#undef MPE_F77_TRUE_VALUE

/* Define as the value for Fortran logical false  */
#undef MPE_F77_FALSE_VALUE

/* Define as the value for Fortran logical true  */
#undef MPE_F77_TRUE_VALUE

/* Define as the value for Fortran logical false  */
#undef MPE_F77_FALSE_VALUE

/* Define if MPI_STATUS_IGNORE available  */
#undef HAVE_MPI_STATUS_IGNORE

/* Define if byte order is bigendian */
#undef WORDS_BIGENDIAN

/* Define if byte order is bigendian */
#undef WORDS_BIGENDIAN

/* Define if byte order is bigendian */
#undef WORDS_BIGENDIAN

/* Define if pointers are 64 bits */
#undef POINTER_64_BITS

/* Define if uname availalble */
#undef HAVE_UNAME

/* Define if gethostbyname available */
#undef HAVE_GETHOSTBYNAME

/* Define if stdarg.h available */
#undef HAVE_STDARG_H

/* Define is stdarg can be used */
#undef USE_STDARG

/* Define if the compiler supports simple prototyptes */
#undef HAVE_PROTOTYPES

/* Define if sighandler_t available */
#undef HAVE_SIGHANDLER_T


/* Define WINDOWS specific features */
/*
   Windows' open() opens an ASCII file by default, add Windows specific
   flag O_BINARY to open()'s argument
*/
#ifdef HAVE_WINDOWS_H
#define OPEN( a, b, c )    open( a, b | O_BINARY, c )
#else
#ifdef _LARGEFILE64_SOURCE
#define OPEN( a, b, c )    open( a, b | O_LARGEFILE, c )
#else
#define OPEN( a, b, c )    open( a, b, c )
#endif
#endif