StarPU Internal Handbook
config.h
Go to the documentation of this file.
1 
2 /* src/common/config.h.in. Generated from configure.ac by autoheader. */
3 
4 /* enable FUT traces */
5 #define CONFIG_FUT 1
6 
7 /* Define to 1 if you have the <aio.h> header file. */
8 #define HAVE_AIO_H 1
9 
10 /* Define to 1 if you have the <ayudame.h> header file. */
11 #define HAVE_AYUDAME_H 1
12 
13 /* Define to 1 if you have the `clEnqueueMarkerWithWaitList' function. */
14 #define HAVE_CLENQUEUEMARKERWITHWAITLIST 1
15 
16 /* Define to 1 if you have the `clGetExtensionFunctionAddressForPlatform'
17  function. */
18 #define HAVE_CLGETEXTENSIONFUNCTIONADDRESSFORPLATFORM 1
19 
20 /* Define to 1 if you have the `clock_gettime' function. */
21 #define HAVE_CLOCK_GETTIME 1
22 
23 /* Define to 1 if you have the <CL/cl_ext.h> header file. */
24 #define HAVE_CL_CL_EXT_H 1
25 
26 /* Define to 1 if you have the `copy_file_range' function. */
27 #define HAVE_COPY_FILE_RANGE 1
28 
29 /* Define to 1 if you have the <cuda_gl_interop.h> header file. */
30 #define HAVE_CUDA_GL_INTEROP_H 1
31 
32 /* define if the compiler supports basic C++11 syntax */
33 #define HAVE_CXX11 1
34 
35 /* Define to 1 if you have the declaration of `cusparseSetStream', and to 0 if
36  you don't. */
37 #define HAVE_DECL_CUSPARSESETSTREAM 1
38 
39 /* Define to 1 if you have the declaration of `enable_fut_flush', and to 0 if
40  you don't. */
41 #define HAVE_DECL_ENABLE_FUT_FLUSH 1
42 
43 /* Define to 1 if you have the declaration of `fut_set_filename', and to 0 if
44  you don't. */
45 #define HAVE_DECL_FUT_SET_FILENAME 1
46 
47 /* Define to 1 if you have the declaration of
48  `hwloc_cuda_get_device_osdev_by_index', and to 0 if you don't. */
49 #define HAVE_DECL_HWLOC_CUDA_GET_DEVICE_OSDEV_BY_INDEX 1
50 
51 /* Define to 1 if you have the declaration of `smpi_process_set_user_data',
52  and to 0 if you don't. */
53 #define HAVE_DECL_SMPI_PROCESS_SET_USER_DATA 1
54 
55 /* Define to 1 if you have the <dlb.h> header file. */
56 #define HAVE_DLB_H 1
57 
58 /* Define to 1 if you have the <dlfcn.h> header file. */
59 #define HAVE_DLFCN_H 1
60 
61 /* Define to 1 if you have the `enable_fut_flush' function. */
62 #define HAVE_ENABLE_FUT_FLUSH 1
63 
64 /* Define to 1 if you have the `fut_set_filename' function. */
65 #define HAVE_FUT_SET_FILENAME 1
66 
67 /* Define to 1 if you have the `getrlimit' function. */
68 #define HAVE_GETRLIMIT 1
69 
70 /* Define to 1 if you have the <glpk.h> header file. */
71 #define HAVE_GLPK_H 1
72 
73 /* Define to 1 if you have the <hdf5.h> header file. */
74 #define HAVE_HDF5_H 1
75 
76 /* Define to 1 if you have the <hwloc/glibc-sched.h> header file. */
77 #define HAVE_HWLOC_GLIBC_SCHED_H 1
78 
79 /* Define to 1 if you have the `hwloc_topology_dup' function. */
80 #define HAVE_HWLOC_TOPOLOGY_DUP 1
81 
82 /* Define to 1 if you have the `hwloc_topology_set_components' function. */
83 #define HAVE_HWLOC_TOPOLOGY_SET_COMPONENTS 1
84 
85 /* Define to 1 if you have the <inttypes.h> header file. */
86 #define HAVE_INTTYPES_H 1
87 
88 /* Define to 1 if you have the <leveldb/db.h> header file. */
89 #define HAVE_LEVELDB_DB_H 1
90 
91 /* Define to 1 if you have the `atlas' library (-latlas). */
92 #define HAVE_LIBATLAS 1
93 
94 /* Define to 1 if you have the `blas-openblas' library (-lblas-openblas). */
95 #define HAVE_LIBBLAS_OPENBLAS 1
96 
97 /* Define to 1 if you have the `cblas' library (-lcblas). */
98 #define HAVE_LIBCBLAS 1
99 
100 /* Define to 1 if you have the cusparse library */
101 #define HAVE_LIBCUSPARSE 1
102 
103 /* Define to 1 if you have the `dlb' library (-ldlb). */
104 #define HAVE_LIBDLB 1
105 
106 /* Define to 1 if you have the `gfortran' library (-lgfortran). */
107 #define HAVE_LIBGFORTRAN 1
108 
109 /* Define to 1 if you have the `GL' library (-lGL). */
110 #define HAVE_LIBGL 1
111 
112 /* Define to 1 if you have the `glpk' library (-lglpk). */
113 #define HAVE_LIBGLPK 1
114 
115 /* Define to 1 if you have the `GLU' library (-lGLU). */
116 #define HAVE_LIBGLU 1
117 
118 /* Define to 1 if you have the `glut' library (-lglut). */
119 #define HAVE_LIBGLUT 1
120 
121 /* Define to 1 if you have the `goto' library (-lgoto). */
122 #define HAVE_LIBGOTO 1
123 
124 /* Define to 1 if you have the `goto2' library (-lgoto2). */
125 #define HAVE_LIBGOTO2 1
126 
127 /* Define to 1 if you have the `hdf5' library (-lhdf5). */
128 #define HAVE_LIBHDF5 1
129 
130 /* Define to 1 if you have the `ifcore' library (-lifcore). */
131 #define HAVE_LIBIFCORE 1
132 
133 /* Define to 1 if you have the `leveldb' library (-lleveldb). */
134 #define HAVE_LIBLEVELDB 1
135 
136 /* Define to 1 if you have the nvidia-ml library */
137 #define HAVE_LIBNVIDIA_ML 1
138 
139 /* Define to 1 if you have the `openblas' library (-lopenblas). */
140 #define HAVE_LIBOPENBLAS 1
141 
142 /* Define to 1 if you have the `pthread' library (-lpthread). */
143 #define HAVE_LIBPTHREAD 1
144 
145 /* Define to 1 if you have the `rt' library (-lrt). */
146 #define HAVE_LIBRT 1
147 
148 /* Define to 1 if you have the `simgrid' library (-lsimgrid). */
149 #define HAVE_LIBSIMGRID 1
150 
151 /* Define to 1 if you have the `ws2_32' library (-lws2_32). */
152 #define HAVE_LIBWS2_32 1
153 
154 /* Define to 1 if you have the <malloc.h> header file. */
155 #define HAVE_MALLOC_H 1
156 
157 /* Define to 1 if you have the `memalign' function. */
158 #define HAVE_MEMALIGN 1
159 
160 /* Define to 1 if you have the <memory.h> header file. */
161 #define HAVE_MEMORY_H 1
162 
163 /* Define to 1 if you have the `mkdtemp' function. */
164 #define HAVE_MKDTEMP 1
165 
166 /* Define to 1 if you have the `mkostemp' function. */
167 #define HAVE_MKOSTEMP 1
168 
169 /* Function MPI_Comm_f2c is available */
170 #define HAVE_MPI_COMM_F2C 1
171 
172 /* Define to 1 if you have the `MSG_environment_get_routing_root' function. */
173 #define HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT 1
174 
175 /* Define to 1 if you have the `MSG_get_as_by_name' function. */
176 #define HAVE_MSG_GET_AS_BY_NAME 1
177 
178 /* Define to 1 if you have the `MSG_host_get_speed' function. */
179 #define HAVE_MSG_HOST_GET_SPEED 1
180 
181 /* Define to 1 if you have the <msg/msg.h> header file. */
182 #define HAVE_MSG_MSG_H 1
183 
184 /* Define to 1 if you have the `MSG_process_attach' function. */
185 #define HAVE_MSG_PROCESS_ATTACH 1
186 
187 /* Define to 1 if you have the `MSG_process_self_name' function. */
188 #define HAVE_MSG_PROCESS_SELF_NAME 1
189 
190 /* Define to 1 if you have the `MSG_process_userdata_init' function. */
191 #define HAVE_MSG_PROCESS_USERDATA_INIT 1
192 
193 /* Define to 1 if you have the `MSG_zone_get_by_name' function. */
194 #define HAVE_MSG_ZONE_GET_BY_NAME 1
195 
196 /* Define to 1 if you have the `MSG_zone_get_hosts' function. */
197 #define HAVE_MSG_ZONE_GET_HOSTS 1
198 
199 /* Define to 1 if you have the `posix_memalign' function. */
200 #define HAVE_POSIX_MEMALIGN 1
201 
202 /* Define to 1 if you have the `poti_init_custom' function. */
203 #define HAVE_POTI_INIT_CUSTOM 1
204 
205 /* Define to 1 if you have the `poti_user_NewEvent' function. */
206 #define HAVE_POTI_USER_NEWEVENT 1
207 
208 /* Define to 1 if you have the `pread' function. */
209 #define HAVE_PREAD 1
210 
211 /* Define to 1 if you have the `pthread_setaffinity_np' function. */
212 #define HAVE_PTHREAD_SETAFFINITY_NP 1
213 
214 /* pthread_spin_lock is available */
215 #define HAVE_PTHREAD_SPIN_LOCK 1
216 
217 /* Define to 1 if you have the `pwrite' function. */
218 #define HAVE_PWRITE 1
219 
220 /* Define to 1 if you have the `scandir' function. */
221 #define HAVE_SCANDIR 1
222 
223 /* Define to 1 if you have the `sg_actor_attach' function. */
224 #define HAVE_SG_ACTOR_ATTACH 1
225 
226 /* Define to 1 if you have the `sg_actor_data' function. */
227 #define HAVE_SG_ACTOR_DATA 1
228 
229 /* Define to 1 if you have the `sg_actor_execute' function. */
230 #define HAVE_SG_ACTOR_EXECUTE 1
231 
232 /* Define to 1 if you have the `sg_actor_init' function. */
233 #define HAVE_SG_ACTOR_INIT 1
234 
235 /* Define to 1 if you have the `sg_actor_on_exit' function. */
236 #define HAVE_SG_ACTOR_ON_EXIT 1
237 
238 /* Define to 1 if you have the `sg_actor_ref' function. */
239 #define HAVE_SG_ACTOR_REF 1
240 
241 /* Define to 1 if you have the `sg_actor_self' function. */
242 #define HAVE_SG_ACTOR_SELF 1
243 
244 /* Define to 1 if you have the `sg_actor_self_execute' function. */
245 #define HAVE_SG_ACTOR_SELF_EXECUTE 1
246 
247 /* Define to 1 if you have the `sg_actor_sleep_for' function. */
248 #define HAVE_SG_ACTOR_SLEEP_FOR 1
249 
250 /* Define to 1 if you have the `sg_cfg_set_int' function. */
251 #define HAVE_SG_CFG_SET_INT 1
252 
253 /* Define to 1 if you have the `sg_config_continue_after_help' function. */
254 #define HAVE_SG_CONFIG_CONTINUE_AFTER_HELP 1
255 
256 /* Define to 1 if you have the `sg_host_get_properties' function. */
257 #define HAVE_SG_HOST_GET_PROPERTIES 1
258 
259 /* Define to 1 if you have the `sg_host_list' function. */
260 #define HAVE_SG_HOST_LIST 1
261 
262 /* Define to 1 if you have the `sg_host_route' function. */
263 #define HAVE_SG_HOST_ROUTE 1
264 
265 /* Define to 1 if you have the `sg_host_self' function. */
266 #define HAVE_SG_HOST_SELF 1
267 
268 /* Define to 1 if you have the `sg_host_sendto' function. */
269 #define HAVE_SG_HOST_SENDTO 1
270 
271 /* Define to 1 if you have the `sg_host_send_to' function. */
272 #define HAVE_SG_HOST_SEND_TO 1
273 
274 /* Define to 1 if you have the `sg_host_speed' function. */
275 #define HAVE_SG_HOST_SPEED 1
276 
277 /* Define to 1 if you have the `sg_link_bandwidth_set' function. */
278 #define HAVE_SG_LINK_BANDWIDTH_SET 1
279 
280 /* Define to 1 if you have the `sg_link_name' function. */
281 #define HAVE_SG_LINK_NAME 1
282 
283 /* Define to 1 if you have the `sg_zone_get_by_name' function. */
284 #define HAVE_SG_ZONE_GET_BY_NAME 1
285 
286 /* Define to 1 if you have the `sg_zone_get_hosts' function. */
287 #define HAVE_SG_ZONE_GET_HOSTS 1
288 
289 /* Define to 1 if you have the `simcall_process_create' function. */
290 #define HAVE_SIMCALL_PROCESS_CREATE 1
291 
292 /* Define to 1 if you have the <simgrid/actor.h> header file. */
293 #define HAVE_SIMGRID_ACTOR_H 1
294 
295 /* Define to 1 if you have the <simgrid/barrier.h> header file. */
296 #define HAVE_SIMGRID_BARRIER_H 1
297 
298 /* Define to 1 if you have the <simgrid/cond.h> header file. */
299 #define HAVE_SIMGRID_COND_H 1
300 
301 /* Define to 1 if you have the <simgrid/engine.h> header file. */
302 #define HAVE_SIMGRID_ENGINE_H 1
303 
304 /* Define to 1 if you have the `simgrid_get_clock' function. */
305 #define HAVE_SIMGRID_GET_CLOCK 1
306 
307 /* Define to 1 if you have the <simgrid/host.h> header file. */
308 #define HAVE_SIMGRID_HOST_H 1
309 
310 /* Define to 1 if you have the `simgrid_init' function. */
311 #define HAVE_SIMGRID_INIT 1
312 
313 /* Define to 1 if you have the <simgrid/msg.h> header file. */
314 #define HAVE_SIMGRID_MSG_H 1
315 
316 /* Define to 1 if you have the <simgrid/mutex.h> header file. */
317 #define HAVE_SIMGRID_MUTEX_H 1
318 
319 /* Define to 1 if you have the <simgrid/semaphore.h> header file. */
320 #define HAVE_SIMGRID_SEMAPHORE_H 1
321 
322 /* Define to 1 if you have the <simgrid/simdag.h> header file. */
323 #define HAVE_SIMGRID_SIMDAG_H 1
324 
325 /* Define to 1 if you have the <simgrid/version.h> header file. */
326 #define HAVE_SIMGRID_VERSION_H 1
327 
328 /* Define to 1 if you have the <simgrid/zone.h> header file. */
329 #define HAVE_SIMGRID_ZONE_H 1
330 
331 /* Define to 1 if you have the `smpi_process_set_user_data' function. */
332 #define HAVE_SMPI_PROCESS_SET_USER_DATA 1
333 
334 /* Define to 1 if you have the `SMPI_thread_create' function. */
335 #define HAVE_SMPI_THREAD_CREATE 1
336 
337 /* Define to 1 if the system has the type `smx_actor_t'. */
338 #define HAVE_SMX_ACTOR_T 1
339 
340 /* Define to 1 if you have the <stdint.h> header file. */
341 #define HAVE_STDINT_H 1
342 
343 /* Define to 1 if you have the <stdlib.h> header file. */
344 #define HAVE_STDLIB_H 1
345 
346 /* Define to 1 if you have the <strings.h> header file. */
347 #define HAVE_STRINGS_H 1
348 
349 /* Define to 1 if you have the <string.h> header file. */
350 #define HAVE_STRING_H 1
351 
352 /* Define to 1 if you have the `sysconf' function. */
353 #define HAVE_SYSCONF 1
354 
355 /* Define to 1 if you have the <sys/stat.h> header file. */
356 #define HAVE_SYS_STAT_H 1
357 
358 /* Define to 1 if you have the <sys/types.h> header file. */
359 #define HAVE_SYS_TYPES_H 1
360 
361 /* Define to 1 if you have the <unistd.h> header file. */
362 #define HAVE_UNISTD_H 1
363 
364 /* Define to 1 if you have the <valgrind/helgrind.h> header file. */
365 #define HAVE_VALGRIND_HELGRIND_H 1
366 
367 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
368 #define HAVE_VALGRIND_MEMCHECK_H 1
369 
370 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
371 #define HAVE_VALGRIND_VALGRIND_H 1
372 
373 /* Define to 1 if you have the `xbt_barrier_init' function. */
374 #define HAVE_XBT_BARRIER_INIT 1
375 
376 /* Define to 1 if you have the <xbt/base.h> header file. */
377 #define HAVE_XBT_BASE_H 1
378 
379 /* Define to 1 if you have the <xbt/config.h> header file. */
380 #define HAVE_XBT_CONFIG_H 1
381 
382 /* Define to 1 if you have the `xbt_mutex_try_acquire' function. */
383 #define HAVE_XBT_MUTEX_TRY_ACQUIRE 1
384 
385 /* Define to 1 if you have the <xbt/synchro.h> header file. */
386 #define HAVE_XBT_SYNCHRO_H 1
387 
388 /* Define to the sub-directory where libtool stores uninstalled libraries. */
389 #define LT_OBJDIR 1
390 
391 /* Name of package */
392 #define PACKAGE 1
393 
394 /* Define to the address where bug reports for this package should be sent. */
395 #define PACKAGE_BUGREPORT 1
396 
397 /* Define to the full name of this package. */
398 #define PACKAGE_NAME 1
399 
400 /* Define to the full name and version of this package. */
401 #define PACKAGE_STRING 1
402 
403 /* Define to the one symbol short name of this package. */
404 #define PACKAGE_TARNAME 1
405 
406 /* Define to the home page for this package. */
407 #define PACKAGE_URL 1
408 
409 /* Define to the version of this package. */
410 #define PACKAGE_VERSION 1
411 
412 /* The size of `void *', as computed by sizeof. */
413 #define SIZEOF_VOID_P 1
414 
415 /* display DLB resource management verbose debug messages */
416 #define STARPURM_DLB_VERBOSE 1
417 
418 /* Define to 1 if dlb support is enabled. */
419 #define STARPURM_HAVE_DLB 1
420 
421 /* Define to 1 if DLB callbacks expect an user argument */
422 #define STARPURM_HAVE_DLB_CALLBACK_ARG 1
423 
424 /* Define to 1 if StarPU has support for worker callbacks. */
425 #define STARPURM_STARPU_HAVE_WORKER_CALLBACKS 1
426 
427 /* display resource management verbose debug messages */
428 #define STARPURM_VERBOSE 1
429 
430 /* use ARMPL library */
431 #define STARPU_ARMPL 1
432 
433 /* use STARPU_ATLAS library */
434 #define STARPU_ATLAS 1
435 
436 /* location of StarPU build directory */
437 #define STARPU_BUILD_DIR 1
438 
439 /* use built-in min_dgels */
440 #define STARPU_BUILT_IN_MIN_DGELS 1
441 
442 /* Define this to enable cluster support */
443 #define STARPU_CLUSTER 1
444 
445 /* enable debugging statements */
446 #define STARPU_DEBUG 1
447 
448 /* enable developer warnings */
449 #define STARPU_DEVEL 1
450 
451 /* Define to 1 to disable asynchronous copy between CPU and GPU devices */
452 #define STARPU_DISABLE_ASYNCHRONOUS_COPY 1
453 
454 /* Define to 1 to disable asynchronous copy between CPU and CUDA devices */
455 #define STARPU_DISABLE_ASYNCHRONOUS_CUDA_COPY 1
456 
457 /* Define to 1 to disable asynchronous copy between CPU and MIC devices */
458 #define STARPU_DISABLE_ASYNCHRONOUS_MIC_COPY 1
459 
460 /* Define to 1 to disable asynchronous copy between MPI Master and MPI Slave
461  devices */
462 #define STARPU_DISABLE_ASYNCHRONOUS_MPI_MS_COPY 1
463 
464 /* Define to 1 to disable asynchronous copy between CPU and OpenCL devices */
465 #define STARPU_DISABLE_ASYNCHRONOUS_OPENCL_COPY 1
466 
467 /* display verbose debug messages */
468 #define STARPU_EXTRA_VERBOSE 1
469 
470 /* enable additional locking systems FxT traces */
471 #define STARPU_FXT_LOCK_TRACES 1
472 
473 /* Path to the GNU debugger. */
474 #define STARPU_GDB_PATH 1
475 
476 /* use STARPU_GOTO library */
477 #define STARPU_GOTO 1
478 
479 /* Define to 1 if the target supports __atomic_compare_exchange_n */
480 #define STARPU_HAVE_ATOMIC_COMPARE_EXCHANGE_N 1
481 
482 /* Define to 1 if the target supports __atomic_exchange_n */
483 #define STARPU_HAVE_ATOMIC_EXCHANGE_N 1
484 
485 /* Define to 1 if the target supports __atomic_fetch_add */
486 #define STARPU_HAVE_ATOMIC_FETCH_ADD 1
487 
488 /* Define to 1 if the target supports __atomic_fetch_or */
489 #define STARPU_HAVE_ATOMIC_FETCH_OR 1
490 
491 /* Define to 1 if the target supports __atomic_test_and_set */
492 #define STARPU_HAVE_ATOMIC_TEST_AND_SET 1
493 
494 /* Define to 1 if CUDA device properties include BusID */
495 #define STARPU_HAVE_BUSID 1
496 
497 /* The blas library has blas.h */
498 #define STARPU_HAVE_CBLAS_H 1
499 
500 /* Peer transfers are supported in CUDA */
501 #define STARPU_HAVE_CUDA_MEMCPY_PEER 1
502 
503 /* cufftDoubleComplex is available */
504 #define STARPU_HAVE_CUFFTDOUBLECOMPLEX 1
505 
506 /* CURAND is available */
507 #define STARPU_HAVE_CURAND 1
508 
509 /* compiler supports cxx11 */
510 #define STARPU_HAVE_CXX11 1
511 
512 /* Define this on darwin. */
513 #define STARPU_HAVE_DARWIN 1
514 
515 /* Define to 1 if CUDA device properties include DomainID */
516 #define STARPU_HAVE_DOMAINID 1
517 
518 /* Define to 1 if you have the <f77.h> header file. */
519 #define STARPU_HAVE_F77_H 1
520 
521 /* Define this if a Fortran compiler is available */
522 #define STARPU_HAVE_FC 1
523 
524 /* Define to 1 if you have the libfftw3 library. */
525 #define STARPU_HAVE_FFTW 1
526 
527 /* Define to 1 if you have the libfftw3f library. */
528 #define STARPU_HAVE_FFTWF 1
529 
530 /* Define to 1 if you have the libfftw3l library. */
531 #define STARPU_HAVE_FFTWL 1
532 
533 /* Define to 1 if you have the <glpk.h> header file. */
534 #define STARPU_HAVE_GLPK_H 1
535 
536 /* Define to 1 if you have the <hdf5.h> header file. */
537 #define STARPU_HAVE_HDF5 1
538 
539 /* Define to 1 if you have the <valgrind/helgrind.h> header file. */
540 #define STARPU_HAVE_HELGRIND_H 1
541 
542 /* Define to 1 if you have the hwloc library. */
543 #define STARPU_HAVE_HWLOC 1
544 
545 /* Define this if icc is available */
546 #define STARPU_HAVE_ICC 1
547 
548 /* Define to 1 if you have the <leveldb/db.h> header file. */
549 #define STARPU_HAVE_LEVELDB 1
550 
551 /* libnuma is available */
552 #define STARPU_HAVE_LIBNUMA 1
553 
554 /* Define to 1 if you have the MAGMA library. */
555 #define STARPU_HAVE_MAGMA 1
556 
557 /* Define to 1 if you have the <malloc.h> header file. */
558 #define STARPU_HAVE_MALLOC_H 1
559 
560 /* Define to 1 if you have the `memalign' function. */
561 #define STARPU_HAVE_MEMALIGN 1
562 
563 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
564 #define STARPU_HAVE_MEMCHECK_H 1
565 
566 /* Define to 1 if you have msg.h in msg/. */
567 #define STARPU_HAVE_MSG_MSG_H 1
568 
569 /* Define to 1 if the function nearbyintf is available. */
570 #define STARPU_HAVE_NEARBYINTF 1
571 
572 /* Define to 1 if you have the `posix_memalign' function. */
573 #define STARPU_HAVE_POSIX_MEMALIGN 1
574 
575 /* Define to 1 if you have libpoti and it is meant to be used */
576 #define STARPU_HAVE_POTI 1
577 
578 /* pthread_barrier is available */
579 #define STARPU_HAVE_PTHREAD_BARRIER 1
580 
581 /* pthread_setname_np is available */
582 #define STARPU_HAVE_PTHREAD_SETNAME_NP 1
583 
584 /* pthread_spin_lock is available */
585 #define STARPU_HAVE_PTHREAD_SPIN_LOCK 1
586 
587 /* Define to 1 if the function rintf is available. */
588 #define STARPU_HAVE_RINTF 1
589 
590 /* Define to 1 if the function sched_yield is available. */
591 #define STARPU_HAVE_SCHED_YIELD 1
592 
593 /* Define to 1 if the function setenv is available. */
594 #define STARPU_HAVE_SETENV 1
595 
596 /* Define to 1 if you have actor.h in simgrid/. */
597 #define STARPU_HAVE_SIMGRID_ACTOR_H 1
598 
599 /* Define to 1 if you have barrier.h in simgrid/. */
600 #define STARPU_HAVE_SIMGRID_BARRIER_H 1
601 
602 /* Define to 1 if you have cond.h in simgrid/. */
603 #define STARPU_HAVE_SIMGRID_COND_H 1
604 
605 /* Define to 1 if you have engine.h in simgrid/. */
606 #define STARPU_HAVE_SIMGRID_ENGINE_H 1
607 
608 /* Define to 1 if you have host.h in simgrid/. */
609 #define STARPU_HAVE_SIMGRID_HOST_H 1
610 
611 /* Define to 1 if you have msg.h in simgrid/. */
612 #define STARPU_HAVE_SIMGRID_MSG_H 1
613 
614 /* Define to 1 if you have mutex.h in simgrid/. */
615 #define STARPU_HAVE_SIMGRID_MUTEX_H 1
616 
617 /* Define to 1 if you have semaphore.h in simgrid/. */
618 #define STARPU_HAVE_SIMGRID_SEMAPHORE_H 1
619 
620 /* Define to 1 if you have simdag.h in simgrid/. */
621 #define STARPU_HAVE_SIMGRID_SIMDAG_H 1
622 
623 /* Define to 1 if you have version.h in simgrid/. */
624 #define STARPU_HAVE_SIMGRID_VERSION_H 1
625 
626 /* Define to 1 if you have zone.h in simgrid/. */
627 #define STARPU_HAVE_SIMGRID_ZONE_H 1
628 
629 /* Define to 1 if you have the smx_actor_t type. */
630 #define STARPU_HAVE_SMX_ACTOR_T 1
631 
632 /* statement expressions are available */
633 #define STARPU_HAVE_STATEMENT_EXPRESSIONS 1
634 
635 /* Define to 1 if the function strerro_r is available. */
636 #define STARPU_HAVE_STRERROR_R 1
637 
638 /* struct timespec is defined */
639 #define STARPU_HAVE_STRUCT_TIMESPEC 1
640 
641 /* Define to 1 if the target supports __sync_bool_compare_and_swap */
642 #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
643 
644 /* Define to 1 if the target supports __sync_fetch_and_add */
645 #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
646 
647 /* Define to 1 if the target supports __sync_fetch_and_or */
648 #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
649 
650 /* Define to 1 if the target supports __sync_lock_test_and_set */
651 #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
652 
653 /* Define to 1 if the target supports __sync_synchronize */
654 #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
655 
656 /* Define to 1 if the target supports __sync_val_compare_and_swap */
657 #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
658 
659 /* Define to 1 if you have the <unistd.h> header file. */
660 #define STARPU_HAVE_UNISTD_H 1
661 
662 /* Define to 1 if the function unsetenv is available. */
663 #define STARPU_HAVE_UNSETENV 1
664 
665 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
666 #define STARPU_HAVE_VALGRIND_H 1
667 
668 /* Define this on windows. */
669 #define STARPU_HAVE_WINDOWS 1
670 
671 /* enable X11 */
672 #define STARPU_HAVE_X11 1
673 
674 /* Define to 1 if you have base.h in xbt/. */
675 #define STARPU_HAVE_XBT_BASE_H 1
676 
677 /* Define to 1 if you have config.h in xbt/. */
678 #define STARPU_HAVE_XBT_CONFIG_H 1
679 
680 /* Define to 1 if you have synchro.h in xbt/. */
681 #define STARPU_HAVE_XBT_SYNCHRO_H 1
682 
683 /* calibration heuristic value */
684 #define STARPU_HISTORYMAXERROR 1
685 
686 /* Define to 1 on Linux */
687 #define STARPU_LINUX_SYS 1
688 
689 /* enable long check */
690 #define STARPU_LONG_CHECK 1
691 
692 /* Major version number of StarPU. */
693 #define STARPU_MAJOR_VERSION 1
694 
695 /* Maximum number of CPUs supported */
696 #define STARPU_MAXCPUS 1
697 
698 /* maximum number of CUDA devices */
699 #define STARPU_MAXCUDADEVS 1
700 
701 /* maximum number of implementations */
702 #define STARPU_MAXIMPLEMENTATIONS 1
703 
704 /* maximum number of MIC cores */
705 #define STARPU_MAXMICCORES 1
706 
707 /* maximum number of MIC devices */
708 #define STARPU_MAXMICDEVS 1
709 
710 /* maximum number of MPI devices */
711 #define STARPU_MAXMPIDEVS 1
712 
713 /* maximum number of message-passing kernels */
714 #define STARPU_MAXMPKERNELS 1
715 
716 /* maximum number of memory nodes */
717 #define STARPU_MAXNODES 1
718 
719 /* maximum number of NUMA nodes */
720 #define STARPU_MAXNUMANODES 1
721 
722 /* maximum number of OPENCL devices */
723 #define STARPU_MAXOPENCLDEVS 1
724 
725 /* enable memory stats */
726 #define STARPU_MEMORY_STATS 1
727 
728 /* MIC RMA transfer is enable */
729 #define STARPU_MIC_USE_RMA 1
730 
731 /* Minor version number of StarPU. */
732 #define STARPU_MINOR_VERSION 1
733 
734 /* use MKL library */
735 #define STARPU_MKL 1
736 
737 /* use user defined library */
738 #define STARPU_MLR_MODEL 1
739 
740 /* enable performance model debug */
741 #define STARPU_MODEL_DEBUG 1
742 
743 /* display MPI verbose debug messages */
744 #define STARPU_MPI_EXTRA_VERBOSE 1
745 
746 /* Use multiple threads to communicate with slaves */
747 #define STARPU_MPI_MASTER_SLAVE_MULTIPLE_THREAD 1
748 
749 /* enable StarPU MPI pedantic isend */
750 #define STARPU_MPI_PEDANTIC_ISEND 1
751 
752 /* display MPI verbose debug messages */
753 #define STARPU_MPI_VERBOSE 1
754 
755 /* Using native windows threads */
756 #define STARPU_NATIVE_WINTHREADS 1
757 
758 /* enable new check */
759 #define STARPU_NEW_CHECK 1
760 
761 /* how many buffers can be manipulated per task */
762 #define STARPU_NMAXBUFS 1
763 
764 /* Maximum number of workers */
765 #define STARPU_NMAXWORKERS 1
766 
767 /* Maximum number of worker combinations */
768 #define STARPU_NMAX_COMBINEDWORKERS 1
769 
770 /* Maximum number of sched_ctxs supported */
771 #define STARPU_NMAX_SCHED_CTXS 1
772 
773 /* drivers must progress */
774 #define STARPU_NON_BLOCKING_DRIVERS 1
775 
776 /* disable assertions */
777 #define STARPU_NO_ASSERT 1
778 
779 /* Define to 1 if you use the openblas library. */
780 #define STARPU_OPENBLAS 1
781 
782 /* Define to 1 on OpenBSD systems */
783 #define STARPU_OPENBSD_SYS 1
784 
785 /* Define this to enable using an OpenCL simulator */
786 #define STARPU_OPENCL_SIMULATOR 1
787 
788 /* enable OpenGL rendering of some examples */
789 #define STARPU_OPENGL_RENDER 1
790 
791 /* Define this to enable OpenMP runtime support */
792 #define STARPU_OPENMP 1
793 
794 /* enable performance debug */
795 #define STARPU_PERF_DEBUG 1
796 
797 /* performance models location */
798 #define STARPU_PERF_MODEL_DIR 1
799 
800 /* enable quick check */
801 #define STARPU_QUICK_CHECK 1
802 
803 /* Release version number of StarPU. */
804 #define STARPU_RELEASE_VERSION 1
805 
806 /* enable debug sc_hypervisor */
807 #define STARPU_SC_HYPERVISOR_DEBUG 1
808 
809 /* Define this to enable simgrid execution */
810 #define STARPU_SIMGRID 1
811 
812 /* Define to 1 if you have the `simgrid_init' function. */
813 #define STARPU_SIMGRID_HAVE_SIMGRID_INIT 1
814 
815 /* Define to 1 if you have the `xbt_barrier_init' function. */
816 #define STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT 1
817 
818 /* Define this to enable Model Checker in simgrid execution */
819 #define STARPU_SIMGRID_MC 1
820 
821 /* check spinlock use */
822 #define STARPU_SPINLOCK_CHECK 1
823 
824 /* location of StarPU sources */
825 #define STARPU_SRC_DIR 1
826 
827 /* Only static compilation was made */
828 #define STARPU_STATIC_ONLY 1
829 
830 /* use user defined library */
831 #define STARPU_SYSTEM_BLAS 1
832 
833 /* enable data allocation cache */
834 #define STARPU_USE_ALLOCATION_CACHE 1
835 
836 /* Define to 1 if Ayudame 1 is available and should be used */
837 #define STARPU_USE_AYUDAME1 1
838 
839 /* Define to 1 if Ayudame 2 is available and should be used */
840 #define STARPU_USE_AYUDAME2 1
841 
842 /* CPU driver is activated */
843 #define STARPU_USE_CPU 1
844 
845 /* CUDA support is activated */
846 #define STARPU_USE_CUDA 1
847 
848 /* Define to 1 if drandr48 is available and should be used */
849 #define STARPU_USE_DRAND48 1
850 
851 /* Define to 1 if erandr48_r is available */
852 #define STARPU_USE_ERAND48_R 1
853 
854 /* enable FxT traces */
855 #define STARPU_USE_FXT 1
856 
857 /* MIC workers support is enabled */
858 #define STARPU_USE_MIC 1
859 
860 /* Message-passing SINKs support is enabled */
861 #define STARPU_USE_MP 1
862 
863 /* whether the StarPU MPI library is available */
864 #define STARPU_USE_MPI 1
865 
866 /* MPI Master Slave support is enabled */
867 #define STARPU_USE_MPI_MASTER_SLAVE 1
868 
869 /* whether the StarPU MPI library (with a native MPI implementation) is
870  available */
871 #define STARPU_USE_MPI_MPI 1
872 
873 /* whether the StarPU MPI library (with a NewMadeleine implementation) is
874  available */
875 #define STARPU_USE_MPI_NMAD 1
876 
877 /* OpenCL support is activated */
878 #define STARPU_USE_OPENCL 1
879 
880 /* enable sc_hypervisor lib */
881 #define STARPU_USE_SC_HYPERVISOR 1
882 
883 /* Define to 1 to disable STARPU_SKIP_IF_VALGRIND when running tests. */
884 #define STARPU_VALGRIND_FULL 1
885 
886 /* display verbose debug messages */
887 #define STARPU_VERBOSE 1
888 
889 /* workers must call callbacks on sleep/wake-up */
890 #define STARPU_WORKER_CALLBACKS 1
891 
892 /* Define to 1 if you have the ANSI C header files. */
893 #define STDC_HEADERS 1
894 
895 /* Version number of package */
896 #define VERSION 1
897 
898 /* Define to 1 if the X Window System is missing or not being used. */
899 #define X_DISPLAY_MISSING 1
900 
901 /* Define to the equivalent of the C99 'restrict' keyword, or to
902  nothing if this is not supported. Do not define if restrict is
903  supported directly. */
904 #define restrict 1
905 /* Work around a bug in Sun C++: it does not support _Restrict or
906  __restrict__, even though the corresponding Sun C compiler ends up with
907  "#define restrict _Restrict" or "#define restrict __restrict__" in the
908  previous line. Perhaps some future version of Sun C++ will work with
909  restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
910 #if defined __SUNPRO_CC && !defined __RESTRICT
911 # define _Restrict
912 # define __restrict__
913 #endif