Sfoglia il codice sorgente

no longer include config.h, instead include common/config.h or starpu_config.h when needed

Nathalie Furmento 8 anni fa
parent
commit
57c59a0646
96 ha cambiato i file con 22 aggiunte e 100 eliminazioni
  1. 0 1
      examples/basic_examples/variable.c
  2. 0 1
      examples/sched_ctx/dummy_sched_with_ctx.c
  3. 0 1
      examples/scheduler/dummy_sched.c
  4. 1 1
      mpi/tests/insert_task_dyn_handles.c
  5. 1 3
      src/drivers/opencl/driver_opencl_utils.h
  6. 0 1
      starpu-top/main.cpp
  7. 0 1
      starpufft/src/starpufftx.c
  8. 0 1
      tests/datawizard/acquire_cb_insert.c
  9. 0 1
      tests/datawizard/acquire_release.c
  10. 0 1
      tests/datawizard/acquire_release2.c
  11. 0 1
      tests/datawizard/acquire_try.c
  12. 0 1
      tests/datawizard/commute.c
  13. 0 1
      tests/datawizard/commute2.c
  14. 0 1
      tests/datawizard/critical_section_with_void_interface.c
  15. 0 1
      tests/datawizard/data_implicit_deps.c
  16. 0 1
      tests/datawizard/data_invalidation.c
  17. 0 1
      tests/datawizard/increment_init.c
  18. 0 1
      tests/datawizard/increment_redux.c
  19. 0 1
      tests/datawizard/increment_redux_v2.c
  20. 1 1
      tests/datawizard/interfaces/bcsr/bcsr_interface.c
  21. 1 1
      tests/datawizard/interfaces/bcsr/bcsr_opencl.c
  22. 1 1
      tests/datawizard/interfaces/block/block_interface.c
  23. 1 1
      tests/datawizard/interfaces/block/block_opencl.c
  24. 0 1
      tests/datawizard/interfaces/coo/coo_opencl.c
  25. 1 1
      tests/datawizard/interfaces/csr/csr_interface.c
  26. 1 1
      tests/datawizard/interfaces/csr/csr_opencl.c
  27. 1 1
      tests/datawizard/interfaces/matrix/matrix_interface.c
  28. 1 1
      tests/datawizard/interfaces/matrix/matrix_opencl.c
  29. 0 1
      tests/datawizard/interfaces/multiformat/advanced/generic.c
  30. 1 1
      tests/datawizard/interfaces/multiformat/multiformat_conversion_codelets.c
  31. 0 1
      tests/datawizard/interfaces/multiformat/multiformat_conversion_codelets_opencl.c
  32. 1 1
      tests/datawizard/interfaces/multiformat/multiformat_interface.c
  33. 0 1
      tests/datawizard/interfaces/multiformat/multiformat_opencl.c
  34. 1 1
      tests/datawizard/interfaces/variable/variable_interface.c
  35. 0 1
      tests/datawizard/interfaces/variable/variable_opencl.c
  36. 1 1
      tests/datawizard/interfaces/vector/test_vector_interface.c
  37. 1 1
      tests/datawizard/interfaces/vector/test_vector_opencl.c
  38. 0 1
      tests/datawizard/lazy_allocation.c
  39. 1 2
      tests/datawizard/lazy_unregister.c
  40. 0 1
      tests/datawizard/manual_reduction.c
  41. 0 1
      tests/datawizard/mpi_like.c
  42. 0 1
      tests/datawizard/mpi_like_async.c
  43. 0 1
      tests/datawizard/no_unregister.c
  44. 0 1
      tests/datawizard/scal.c
  45. 0 1
      tests/datawizard/scratch.c
  46. 1 1
      tests/datawizard/simgrid-locality.c
  47. 0 1
      tests/datawizard/specific_node.c
  48. 0 1
      tests/datawizard/sync_and_notify_data.c
  49. 0 1
      tests/datawizard/sync_and_notify_data_implicit.c
  50. 0 1
      tests/datawizard/sync_and_notify_data_opencl.c
  51. 0 1
      tests/datawizard/variable_parameters.c
  52. 0 1
      tests/datawizard/variable_size.c
  53. 0 1
      tests/datawizard/write_only_tmp_buffer.c
  54. 0 1
      tests/datawizard/wt_broadcast.c
  55. 0 1
      tests/datawizard/wt_host.c
  56. 0 1
      tests/errorcheck/invalid_blocking_calls.c
  57. 1 1
      tests/main/deprecated_func.c
  58. 0 1
      tests/main/get_children_tasks.c
  59. 0 1
      tests/main/get_current_task.c
  60. 0 1
      tests/main/insert_task.c
  61. 0 1
      tests/main/insert_task_array.c
  62. 0 1
      tests/main/insert_task_dyn_handles.c
  63. 0 1
      tests/main/insert_task_many.c
  64. 0 1
      tests/main/insert_task_nullcodelet.c
  65. 0 1
      tests/main/insert_task_pack.c
  66. 0 1
      tests/main/insert_task_value.c
  67. 0 1
      tests/main/insert_task_where.c
  68. 0 1
      tests/main/mkdtemp.c
  69. 0 1
      tests/main/pack.c
  70. 0 1
      tests/main/starpu_task_bundle.c
  71. 0 1
      tests/overlap/gpu_concurrency.c
  72. 0 1
      tests/overlap/overlap.c
  73. 0 1
      tests/parallel_tasks/cuda_only.c
  74. 0 1
      tests/parallel_tasks/explicit_combined_worker.c
  75. 0 1
      tests/parallel_tasks/parallel_kernels.c
  76. 0 1
      tests/parallel_tasks/parallel_kernels_spmd.c
  77. 0 1
      tests/parallel_tasks/spmd_peager.c
  78. 0 1
      tests/perfmodels/feed.c
  79. 0 1
      tests/perfmodels/memory.c
  80. 1 2
      tests/perfmodels/non_linear_regression_based.c
  81. 0 1
      tests/perfmodels/regression_based.c
  82. 0 1
      tests/perfmodels/user_base.c
  83. 0 1
      tests/perfmodels/valid_model.c
  84. 1 1
      tests/perfmodels/value_nan.c
  85. 0 1
      tests/sched_ctx/sched_ctx_hierarchy.c
  86. 0 1
      tests/sched_ctx/sched_ctx_list.c
  87. 0 1
      tests/sched_ctx/sched_ctx_policy_data.c
  88. 0 1
      tools/starpu_calibrate_bus.c
  89. 0 1
      tools/starpu_fxt_data_trace.c
  90. 0 1
      tools/starpu_fxt_stats.c
  91. 0 1
      tools/starpu_fxt_tool.c
  92. 0 1
      tools/starpu_lp2paje.c
  93. 0 1
      tools/starpu_machine_display.c
  94. 0 1
      tools/starpu_perfmodel_display.c
  95. 1 1
      tools/starpu_perfmodel_plot.c
  96. 1 1
      tools/starpu_tasks_rec_complete.c

+ 0 - 1
examples/basic_examples/variable.c

@@ -16,7 +16,6 @@
  */
 
 #include <starpu.h>
-#include <config.h>
 
 #define FPRINTF(ofile, fmt, ...) do { if (!getenv("STARPU_SSILENT")) {fprintf(ofile, fmt, ## __VA_ARGS__); }} while(0)
 

+ 0 - 1
examples/sched_ctx/dummy_sched_with_ctx.c

@@ -24,7 +24,6 @@
  */
 #include <starpu.h>
 #include <starpu_scheduler.h>
-#include <config.h>
 
 #ifdef STARPU_QUICK_CHECK
 #define NTASKS	320

+ 0 - 1
examples/scheduler/dummy_sched.c

@@ -23,7 +23,6 @@
  */
 #include <starpu.h>
 #include <starpu_scheduler.h>
-#include <config.h>
 
 #ifdef STARPU_QUICK_CHECK
 #define NTASKS	320

+ 1 - 1
mpi/tests/insert_task_dyn_handles.c

@@ -14,7 +14,7 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
+#include <starpu.h>
 #include <starpu_mpi.h>
 #include <starpu_config.h>
 #include "helper.h"

+ 1 - 3
src/drivers/opencl/driver_opencl_utils.h

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2011, 2012  CNRS
+ * Copyright (C) 2010, 2011, 2012, 2017  CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
@@ -17,8 +17,6 @@
 #ifndef __STARPU_OPENCL_UTILS_H__
 #define __STARPU_OPENCL_UTILS_H__
 
-#include <config.h>
-
 char *_starpu_opencl_get_device_type_as_string(int id);
 
 #define _STARPU_OPENCL_PLATFORM_MAX 4

+ 0 - 1
starpu-top/main.cpp

@@ -26,7 +26,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 #include <QApplication>
 #include "mainwindow.h"
 #include <string.h>
-#include <config.h>
 
 #define PROGNAME "starpu_top"
 

+ 0 - 1
starpufft/src/starpufftx.c

@@ -22,7 +22,6 @@
 #include <sys/time.h>
 
 #include <starpu.h>
-#include <config.h>
 
 #include "starpufft.h"
 #ifdef STARPU_USE_CUDA

+ 0 - 1
tests/datawizard/acquire_cb_insert.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/datawizard/acquire_release.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/datawizard/acquire_release2.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 
 #include "../helper.h"

+ 0 - 1
tests/datawizard/acquire_try.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/datawizard/commute.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/datawizard/commute2.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include <stdlib.h>
 #include <stdio.h>

+ 0 - 1
tests/datawizard/critical_section_with_void_interface.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <stdio.h>
 #include <unistd.h>
 #include <errno.h>

+ 0 - 1
tests/datawizard/data_implicit_deps.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <stdio.h>
 #include <unistd.h>
 #include <errno.h>

+ 0 - 1
tests/datawizard/data_invalidation.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <stdio.h>
 #include <unistd.h>
 #include <errno.h>

+ 0 - 1
tests/datawizard/increment_init.c

@@ -16,7 +16,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/datawizard/increment_redux.c

@@ -16,7 +16,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/datawizard/increment_redux_v2.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 1 - 1
tests/datawizard/interfaces/bcsr/bcsr_interface.c

@@ -14,7 +14,7 @@
  *
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
-#include <config.h>
+
 #include <starpu.h>
 #include "../test_interfaces.h"
 #include "../../../helper.h"

+ 1 - 1
tests/datawizard/interfaces/bcsr/bcsr_opencl.c

@@ -14,7 +14,7 @@
  *
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
-#include <config.h>
+
 #include <starpu.h>
 #include "../test_interfaces.h"
 

+ 1 - 1
tests/datawizard/interfaces/block/block_interface.c

@@ -13,7 +13,7 @@
  *
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
-#include <config.h>
+
 #include <starpu.h>
 #include "../test_interfaces.h"
 #include "../../../helper.h"

+ 1 - 1
tests/datawizard/interfaces/block/block_opencl.c

@@ -14,7 +14,7 @@
  *
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
-#include <config.h>
+
 #include <starpu.h>
 #include "../test_interfaces.h"
 

+ 0 - 1
tests/datawizard/interfaces/coo/coo_opencl.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../test_interfaces.h"
 

+ 1 - 1
tests/datawizard/interfaces/csr/csr_interface.c

@@ -13,7 +13,7 @@
  *
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
-#include <config.h>
+
 #include <starpu.h>
 #include "../test_interfaces.h"
 #include "../../../helper.h"

+ 1 - 1
tests/datawizard/interfaces/csr/csr_opencl.c

@@ -14,7 +14,7 @@
  *
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
-#include <config.h>
+
 #include <starpu.h>
 #include "../test_interfaces.h"
 

+ 1 - 1
tests/datawizard/interfaces/matrix/matrix_interface.c

@@ -13,7 +13,7 @@
  *
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
-#include <config.h>
+
 #include <starpu.h>
 #include "../test_interfaces.h"
 #include "../../../helper.h"

+ 1 - 1
tests/datawizard/interfaces/matrix/matrix_opencl.c

@@ -13,7 +13,7 @@
  *
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
-#include <config.h>
+
 #include <starpu.h>
 #include "../test_interfaces.h"
 

+ 0 - 1
tests/datawizard/interfaces/multiformat/advanced/generic.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "generic.h"
 #include "../../../../helper.h"

+ 1 - 1
tests/datawizard/interfaces/multiformat/multiformat_conversion_codelets.c

@@ -13,7 +13,7 @@
  *
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
-#include <config.h>
+
 #include <starpu.h>
 #include "multiformat_types.h"
 #include "../../../helper.h"

+ 0 - 1
tests/datawizard/interfaces/multiformat/multiformat_conversion_codelets_opencl.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../../../helper.h"
 

+ 1 - 1
tests/datawizard/interfaces/multiformat/multiformat_interface.c

@@ -13,7 +13,7 @@
  *
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
-#include <config.h>
+
 #include <starpu.h>
 #include "multiformat_types.h"
 #include "../test_interfaces.h"

+ 0 - 1
tests/datawizard/interfaces/multiformat/multiformat_opencl.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../test_interfaces.h"
 

+ 1 - 1
tests/datawizard/interfaces/variable/variable_interface.c

@@ -13,7 +13,7 @@
  *
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
-#include <config.h>
+
 #include <starpu.h>
 #include "../test_interfaces.h"
 

+ 0 - 1
tests/datawizard/interfaces/variable/variable_opencl.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../test_interfaces.h"
 

+ 1 - 1
tests/datawizard/interfaces/vector/test_vector_interface.c

@@ -13,7 +13,7 @@
  *
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
-#include <config.h>
+
 #include <starpu.h>
 #include "../test_interfaces.h"
 #include "../../../helper.h"

+ 1 - 1
tests/datawizard/interfaces/vector/test_vector_opencl.c

@@ -14,7 +14,7 @@
  *
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
-#include <config.h>
+
 #include <starpu.h>
 #include "../test_interfaces.h"
 

+ 0 - 1
tests/datawizard/lazy_allocation.c

@@ -16,7 +16,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <stdio.h>
 #include <unistd.h>
 #include <errno.h>

+ 1 - 2
tests/datawizard/lazy_unregister.c

@@ -1,6 +1,6 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2011, 2012, 2013  CNRS
+ * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include <stdlib.h>
 #include <unistd.h>

+ 0 - 1
tests/datawizard/manual_reduction.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/datawizard/mpi_like.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include <errno.h>
 #include <common/thread.h>

+ 0 - 1
tests/datawizard/mpi_like_async.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 #include <common/thread.h>

+ 0 - 1
tests/datawizard/no_unregister.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include <stdlib.h>
 #include <unistd.h>

+ 0 - 1
tests/datawizard/scal.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "scal.h"
 #include "helper.h"

+ 0 - 1
tests/datawizard/scratch.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <stdio.h>
 #include <unistd.h>
 #include <errno.h>

+ 1 - 1
tests/datawizard/simgrid-locality.c

@@ -16,7 +16,7 @@
 
 /* Check that defining a main makes starpu use MSG_process_attach. */
 #include "locality.c"
-#include <config.h>
+#include <common/config.h>
 
 #if defined(SIMGRID_VERSION_MAJOR) && defined(SIMGRID_VERSION_MINOR) && (defined(HAVE_MSG_PROCESS_ATTACH) && SIMGRID_VERSION_MAJOR > 3 || (SIMGRID_VERSION_MAJOR == 3 && SIMGRID_VERSION_MINOR >= 15))
 #undef main

+ 0 - 1
tests/datawizard/specific_node.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <stdio.h>
 #include <unistd.h>
 #include <errno.h>

+ 0 - 1
tests/datawizard/sync_and_notify_data.c

@@ -16,7 +16,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <stdio.h>
 #include <unistd.h>
 #include <errno.h>

+ 0 - 1
tests/datawizard/sync_and_notify_data_implicit.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <stdio.h>
 #include <unistd.h>
 #include <errno.h>

+ 0 - 1
tests/datawizard/sync_and_notify_data_opencl.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/datawizard/variable_parameters.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/datawizard/variable_size.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/datawizard/write_only_tmp_buffer.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <stdio.h>
 #include <unistd.h>
 #include <errno.h>

+ 0 - 1
tests/datawizard/wt_broadcast.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/datawizard/wt_host.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/errorcheck/invalid_blocking_calls.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 1 - 1
tests/main/deprecated_func.c

@@ -14,7 +14,7 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
+#include <common/config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/main/get_children_tasks.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/main/get_current_task.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <stdio.h>
 #include <unistd.h>
 #include <starpu.h>

+ 0 - 1
tests/main/insert_task.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/main/insert_task_array.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/main/insert_task_dyn_handles.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include <starpu_config.h>
 #include "../helper.h"

+ 0 - 1
tests/main/insert_task_many.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include <starpu_config.h>
 #include "../helper.h"

+ 0 - 1
tests/main/insert_task_nullcodelet.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/main/insert_task_pack.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/main/insert_task_value.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/main/insert_task_where.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/main/mkdtemp.c

@@ -15,7 +15,6 @@
  */
 
 #include <starpu.h>
-#include <common/config.h>
 #include <common/utils.h>
 #include "../helper.h"
 #include <unistd.h>

+ 0 - 1
tests/main/pack.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/main/starpu_task_bundle.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/overlap/gpu_concurrency.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <stdio.h>
 #include <unistd.h>
 #include <errno.h>

+ 0 - 1
tests/overlap/overlap.c

@@ -16,7 +16,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <stdio.h>
 #include <unistd.h>
 #include <errno.h>

+ 0 - 1
tests/parallel_tasks/cuda_only.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include <limits.h>
 #include <unistd.h>

+ 0 - 1
tests/parallel_tasks/explicit_combined_worker.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include <limits.h>
 #include <unistd.h>

+ 0 - 1
tests/parallel_tasks/parallel_kernels.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include <limits.h>
 #include <unistd.h>

+ 0 - 1
tests/parallel_tasks/parallel_kernels_spmd.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include <limits.h>
 #include <unistd.h>

+ 0 - 1
tests/parallel_tasks/spmd_peager.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include <limits.h>
 #include <unistd.h>

+ 0 - 1
tests/perfmodels/feed.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/perfmodels/memory.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include <core/perfmodel/perfmodel.h>
 #include "../helper.h"

+ 1 - 2
tests/perfmodels/non_linear_regression_based.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
  * Copyright (C) 2011-2012, 2014-2016  Université de Bordeaux
- * Copyright (C) 2012, 2013  CNRS
+ * Copyright (C) 2012, 2013, 2017  CNRS
  * Copyright (C) 2012 INRIA
  *
  * StarPU is free software; you can redistribute it and/or modify
@@ -16,7 +16,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/perfmodels/regression_based.c

@@ -16,7 +16,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include <starpu_scheduler.h>
 #include "../helper.h"

+ 0 - 1
tests/perfmodels/user_base.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include <starpu_scheduler.h>
 #include "../helper.h"

+ 0 - 1
tests/perfmodels/valid_model.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include <core/perfmodel/perfmodel.h>
 #include "../helper.h"

+ 1 - 1
tests/perfmodels/value_nan.c

@@ -14,7 +14,7 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
+#include <common/config.h>
 #include <core/perfmodel/perfmodel.h>
 #include "../helper.h"
 #include <unistd.h>

+ 0 - 1
tests/sched_ctx/sched_ctx_hierarchy.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tests/sched_ctx/sched_ctx_list.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 #include "../../src/core/sched_ctx_list.h"

+ 0 - 1
tests/sched_ctx/sched_ctx_policy_data.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include "../helper.h"
 

+ 0 - 1
tools/starpu_calibrate_bus.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <starpu.h>
 #include <stdio.h>
 #if defined(_WIN32) && !defined(__CYGWIN__)

+ 0 - 1
tools/starpu_fxt_data_trace.c

@@ -17,7 +17,6 @@
  */
 
 #include <stdio.h>
-#include <config.h>
 #include <starpu.h>
 #include <string.h>
 

+ 0 - 1
tools/starpu_fxt_stats.c

@@ -27,7 +27,6 @@
 
 #include <common/fxt.h>
 #include <common/list.h>
-#include <config.h>
 #include <starpu.h>
 
 static fxt_t fut;

+ 0 - 1
tools/starpu_fxt_tool.c

@@ -19,7 +19,6 @@
  * This program should be used to parse the log generated by FxT 
  */
 
-#include <config.h>
 #include <starpu.h>
 
 #define PROGNAME "starpu_fxt_tool"

+ 0 - 1
tools/starpu_lp2paje.c

@@ -15,7 +15,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <assert.h>
 #include <stdio.h>
 #include <stdlib.h>

+ 0 - 1
tools/starpu_machine_display.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <stdio.h>
 #include <starpu.h>
 #include <starpu_scheduler.h>

+ 0 - 1
tools/starpu_perfmodel_display.c

@@ -16,7 +16,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <assert.h>
 #include <getopt.h>
 #include <unistd.h>

+ 1 - 1
tools/starpu_perfmodel_plot.c

@@ -16,7 +16,7 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
+#include <common/config.h>
 #include <assert.h>
 #include <unistd.h>
 #include <stdio.h>

+ 1 - 1
tools/starpu_tasks_rec_complete.c

@@ -15,12 +15,12 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
-#include <config.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdint.h>
 #include <errno.h>
 #include <string.h>
+#include <common/config.h>
 #include <common/uthash.h>
 #include <common/utils.h>
 #include <starpu.h>