Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
4eb4bb2c7aa8cf75f11a2689afbfaccd28c1f216
[simgrid.git] / teshsuite / smpi / mpich3-test / include / mpitestconf.h
1 /* include/mpitestconf.h.  Generated from mpitestconf.h.in by configure.  */
2 /* include/mpitestconf.h.in.  Generated from configure.ac by autoheader.  */
3
4 /* -*- Mode: C; c-basic-offset:4 ; -*- */
5 /*  
6  *  (C) 2001 by Argonne National Laboratory.
7  *      See COPYRIGHT in top-level directory.
8  */
9 #ifndef MPITESTCONF_H_INCLUDED
10 #define MPITESTCONF_H_INCLUDED
11
12
13 /* Fortran names are lowercase with no trailing underscore */
14 /* #undef F77_NAME_LOWER */
15
16 /* Fortran names are lowercase with two trailing underscores */
17 #define F77_NAME_LOWER_2USCORE 1
18
19 /* Fortran names are lowercase with two trailing underscores in stdcall */
20 /* #undef F77_NAME_LOWER_2USCORE_STDCALL */
21
22 /* Fortran names are lowercase with no trailing underscore in stdcall */
23 /* #undef F77_NAME_LOWER_STDCALL */
24
25 /* Fortran names are lowercase with one trailing underscore */
26 /* #undef F77_NAME_LOWER_USCORE */
27
28 /* Fortran names are lowercase with one trailing underscore in stdcall */
29 /* #undef F77_NAME_LOWER_USCORE_STDCALL */
30
31 /* Fortran names preserve the original case */
32 /* #undef F77_NAME_MIXED */
33
34 /* Fortran names preserve the original case in stdcall */
35 /* #undef F77_NAME_MIXED_STDCALL */
36
37 /* Fortran names preserve the original case with one trailing underscore */
38 /* #undef F77_NAME_MIXED_USCORE */
39
40 /* Fortran names preserve the original case with one trailing underscore in
41    stdcall */
42 /* #undef F77_NAME_MIXED_USCORE_STDCALL */
43
44 /* Fortran names are uppercase */
45 /* #undef F77_NAME_UPPER */
46
47 /* Fortran names are uppercase in stdcall */
48 /* #undef F77_NAME_UPPER_STDCALL */
49
50 /* Define to 1 if the system has the type `double _Complex'. */
51 #define HAVE_DOUBLE__COMPLEX 1
52
53 /* Define to 1 if the system has the type `float _Complex'. */
54 #define HAVE_FLOAT__COMPLEX 1
55
56 /* Define if Fortran is supported */
57 //#define HAVE_FORTRAN_BINDING 0
58
59 /* Define to 1 if you have the `getrusage' function. */
60 #ifndef WIN32
61 #define HAVE_GETRUSAGE 1
62 #endif
63 /* Define if struct hostent contains h_addr_list */
64 #define HAVE_H_ADDR_LIST 1
65
66 /* Define to 1 if you have the <inttypes.h> header file. */
67 #define HAVE_INTTYPES_H 1
68
69 /* Define if iostream is available */
70 #define HAVE_IOSTREAM 1
71
72 /* Define to 1 if you have the <iostream.h> header file. */
73 /* #undef HAVE_IOSTREAM_H */
74
75 /* Define if long double is supported */
76 #define HAVE_LONG_DOUBLE 1
77
78 /* Define to 1 if the system has the type `long double _Complex'. */
79 #define HAVE_LONG_DOUBLE__COMPLEX 1
80
81 /* Define if compiler supports long long */
82 #define HAVE_LONG_LONG 1
83
84 /* Define to 1 if you have the <memory.h> header file. */
85 #define HAVE_MEMORY_H 1
86
87 /* Define if MPI_2COMPLEX is available */
88 /* #undef HAVE_MPI_2COMPLEX */
89
90 /* Define if MPI_2DOUBLE_COMPLEX is available */
91 /* #undef HAVE_MPI_2DOUBLE_COMPLEX */
92
93 /* Define to 1 if you have the `MPI_Init_thread' function. */
94 /* #undef HAVE_MPI_INIT_THREAD */
95
96 /* Define if MPI_INTEGER16 is available */
97 /* #undef HAVE_MPI_INTEGER16 */
98
99 /* Define if MPI-IO (really ROMIO) is included */
100 //#define HAVE_MPI_IO 1
101
102 /* Define if Dynamic Process functionality is available */
103 #define HAVE_MPI_SPAWN 1
104
105 /* Define if MPI_Win_create is available */
106 //#define HAVE_MPI_WIN_CREATE 1
107
108 /* define if the compiler implements namespaces */
109 #define HAVE_NAMESPACES /**/
110
111 /* define if the compiler implements namespace std */
112 #define HAVE_NAMESPACE_STD /**/
113
114 /* Define to 1 if you have the `pthread_barrier_init' function. */
115 /* #undef HAVE_PTHREAD_BARRIER_INIT */
116
117 /* Define to 1 if you have the `pthread_barrier_wait' function. */
118 /* #undef HAVE_PTHREAD_BARRIER_WAIT */
119
120 /* Define to 1 if you have the `pthread_create' function. */
121 /* #undef HAVE_PTHREAD_CREATE */
122
123 /* Define to 1 if you have the <pthread.h> header file. */
124 /* #undef HAVE_PTHREAD_H */
125
126 /* Define to 1 if you have the `pthread_yield' function. */
127 /* #undef HAVE_PTHREAD_YIELD */
128
129 /* Define to 1 if you have the <stdarg.h> header file. */
130 #define HAVE_STDARG_H 1
131
132 /* Define to 1 if you have the <stdint.h> header file. */
133 #define HAVE_STDINT_H 1
134
135 /* Define to 1 if you have the <stdlib.h> header file. */
136 #define HAVE_STDLIB_H 1
137
138 /* Define to 1 if you have the <strings.h> header file. */
139 #define HAVE_STRINGS_H 1
140
141 /* Define to 1 if you have the <string.h> header file. */
142 #define HAVE_STRING_H 1
143
144 /* Define to 1 if you have the <sys/resource.h> header file. */
145 #ifndef WIN32
146 #define HAVE_SYS_RESOURCE_H 1
147 #endif
148 /* Define to 1 if you have the <sys/stat.h> header file. */
149 #define HAVE_SYS_STAT_H 1
150
151 /* Define to 1 if you have the <sys/time.h> header file. */
152 #define HAVE_SYS_TIME_H 1
153
154 /* Define to 1 if you have the <sys/types.h> header file. */
155 #define HAVE_SYS_TYPES_H 1
156
157 /* Define to 1 if you have the <unistd.h> header file. */
158 #define HAVE_UNISTD_H 1
159
160 /* Define to 1 if the system has the type `_Bool'. */
161 #define HAVE__BOOL 1
162
163 /* Define if MPI IO uses MPI_Request */
164 #define MPIO_USES_MPI_REQUEST /**/
165
166 /* Name of package */
167 #define PACKAGE "mpich-testsuite"
168
169 /* Define to the address where bug reports for this package should be sent. */
170 #define PACKAGE_BUGREPORT ""
171
172 /* Define to the full name of this package. */
173 #define PACKAGE_NAME "mpich-testsuite"
174
175 /* Define to the full name and version of this package. */
176 #define PACKAGE_STRING "mpich-testsuite 1.2"
177
178 /* Define to the one symbol short name of this package. */
179 #define PACKAGE_TARNAME "mpich-testsuite"
180
181 /* Define to the home page for this package. */
182 #define PACKAGE_URL ""
183
184 /* Define to the version of this package. */
185 #define PACKAGE_VERSION "1.2"
186
187 /* POINTERINT_t is a pointer-sized integer */
188 #define POINTERINT_t int
189
190 /* The size of `int', as computed by sizeof. */
191 #define SIZEOF_INT 
192
193 /* The size of `long', as computed by sizeof. */
194 #define SIZEOF_LONG 
195
196 /* The size of `long long', as computed by sizeof. */
197 #define SIZEOF_LONG_LONG 
198
199 /* The size of `MPI_Offset', as computed by sizeof. */
200 #define SIZEOF_MPI_OFFSET 
201
202 /* The size of `short', as computed by sizeof. */
203 #define SIZEOF_SHORT 
204
205 /* The size of `void *', as computed by sizeof. */
206 #define SIZEOF_VOID_P 
207
208 /* Define calling convention */
209 #define STDCALL 
210
211 /* Define to 1 if you have the ANSI C header files. */
212 #define STDC_HEADERS 1
213
214 /* Define if tests with long double complex should be included */
215 #define USE_LONG_DOUBLE_COMPLEX 1
216
217 /* Define if only operations defined in MPI should be tested */
218 /* #undef USE_STRICT_MPI */
219
220 /* Version number of package */
221 #define VERSION "1.2"
222
223 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
224    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
225    #define below would cause a syntax error. */
226 /* #undef _UINT32_T */
227
228 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
229    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
230    #define below would cause a syntax error. */
231 /* #undef _UINT64_T */
232
233 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
234    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
235    #define below would cause a syntax error. */
236 /* #undef _UINT8_T */
237
238 /* Define to empty if `const' does not conform to ANSI C. */
239 /* #undef const */
240
241 /* Define to the type of a signed integer type of width exactly 16 bits if
242    such a type exists and the standard includes do not define it. */
243 /* #undef int16_t */
244
245 /* Define to the type of a signed integer type of width exactly 32 bits if
246    such a type exists and the standard includes do not define it. */
247 /* #undef int32_t */
248
249 /* Define to the type of a signed integer type of width exactly 64 bits if
250    such a type exists and the standard includes do not define it. */
251 /* #undef int64_t */
252
253 /* Define to the type of a signed integer type of width exactly 8 bits if such
254    a type exists and the standard includes do not define it. */
255 /* #undef int8_t */
256
257 /* Define to the equivalent of the C99 'restrict' keyword, or to
258    nothing if this is not supported.  Do not define if restrict is
259    supported directly.  */
260 #define restrict __restrict
261 /* Work around a bug in Sun C++: it does not support _Restrict or
262    __restrict__, even though the corresponding Sun C compiler ends up with
263    "#define restrict _Restrict" or "#define restrict __restrict__" in the
264    previous line.  Perhaps some future version of Sun C++ will work with
265    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
266 #if defined __SUNPRO_CC && !defined __RESTRICT
267 # define _Restrict
268 # define __restrict__
269 #endif
270
271 /* Define to the type of an unsigned integer type of width exactly 16 bits if
272    such a type exists and the standard includes do not define it. */
273 /* #undef uint16_t */
274
275 /* Define to the type of an unsigned integer type of width exactly 32 bits if
276    such a type exists and the standard includes do not define it. */
277 /* #undef uint32_t */
278
279 /* Define to the type of an unsigned integer type of width exactly 64 bits if
280    such a type exists and the standard includes do not define it. */
281 /* #undef uint64_t */
282
283 /* Define to the type of an unsigned integer type of width exactly 8 bits if
284    such a type exists and the standard includes do not define it. */
285 /* #undef uint8_t */
286
287 #endif