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