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