Browse Source

new commit

mariem makni 5 years ago
parent
commit
5dccb65a10
100 changed files with 42342 additions and 0 deletions
  1. 1 0
      build_starpu/STARPU-REVISION
  2. 9029 0
      build_starpu/config.log
  3. 3201 0
      build_starpu/config.status
  4. 94 0
      build_starpu/doc/doxygen/doxygen-config.cfg
  5. 23 0
      build_starpu/doc/doxygen/doxygen_filter.sh
  6. 31 0
      build_starpu/doc/doxygen_dev/doxygen-config.cfg
  7. 26 0
      build_starpu/doc/doxygen_dev/doxygen_filter.sh
  8. 1 0
      build_starpu/examples/cholesky/cholesky.sh
  9. 1 0
      build_starpu/examples/heat/heat.sh
  10. 46 0
      build_starpu/examples/loader-cross.sh
  11. 1 0
      build_starpu/examples/lu/lu.sh
  12. 46 0
      build_starpu/examples/stencil/loader-cross.sh
  13. 183 0
      build_starpu/include/starpu_config.h
  14. 10547 0
      build_starpu/libtool
  15. 1 0
      build_starpu/socl/vendors/install/socl.icd
  16. 1 0
      build_starpu/socl/vendors/socl.icd
  17. 839 0
      build_starpu/src/common/config.h
  18. 30 0
      build_starpu/starpurm/include/starpurm_config.h
  19. 228 0
      build_starpu/tests/datawizard/acquire_cb
  20. 228 0
      build_starpu/tests/datawizard/acquire_cb_insert
  21. 228 0
      build_starpu/tests/datawizard/acquire_release
  22. 228 0
      build_starpu/tests/datawizard/acquire_release2
  23. 228 0
      build_starpu/tests/datawizard/acquire_try
  24. 228 0
      build_starpu/tests/datawizard/allocate
  25. 228 0
      build_starpu/tests/datawizard/cache
  26. 228 0
      build_starpu/tests/datawizard/commute
  27. 228 0
      build_starpu/tests/datawizard/commute2
  28. 228 0
      build_starpu/tests/datawizard/copy
  29. 228 0
      build_starpu/tests/datawizard/critical_section_with_void_interface
  30. 228 0
      build_starpu/tests/datawizard/data_implicit_deps
  31. 228 0
      build_starpu/tests/datawizard/data_invalidation
  32. 228 0
      build_starpu/tests/datawizard/data_lookup
  33. 228 0
      build_starpu/tests/datawizard/deps
  34. 228 0
      build_starpu/tests/datawizard/dining_philosophers
  35. 228 0
      build_starpu/tests/datawizard/double_parameter
  36. 228 0
      build_starpu/tests/datawizard/dsm_stress
  37. 228 0
      build_starpu/tests/datawizard/gpu_ptr_register
  38. 228 0
      build_starpu/tests/datawizard/gpu_register
  39. 228 0
      build_starpu/tests/datawizard/handle_to_pointer
  40. 228 0
      build_starpu/tests/datawizard/in_place_partition
  41. 228 0
      build_starpu/tests/datawizard/increment_init
  42. 228 0
      build_starpu/tests/datawizard/increment_redux
  43. 228 0
      build_starpu/tests/datawizard/increment_redux_lazy
  44. 228 0
      build_starpu/tests/datawizard/increment_redux_v2
  45. 228 0
      build_starpu/tests/datawizard/interfaces/bcsr/bcsr_interface
  46. 228 0
      build_starpu/tests/datawizard/interfaces/block/block_interface
  47. 228 0
      build_starpu/tests/datawizard/interfaces/coo/coo_interface
  48. 228 0
      build_starpu/tests/datawizard/interfaces/copy_interfaces
  49. 228 0
      build_starpu/tests/datawizard/interfaces/csr/csr_interface
  50. 228 0
      build_starpu/tests/datawizard/interfaces/matrix/matrix_interface
  51. 228 0
      build_starpu/tests/datawizard/interfaces/multiformat/advanced/multiformat_cuda_opencl
  52. 228 0
      build_starpu/tests/datawizard/interfaces/multiformat/advanced/multiformat_data_release
  53. 228 0
      build_starpu/tests/datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion
  54. 228 0
      build_starpu/tests/datawizard/interfaces/multiformat/advanced/multiformat_worker
  55. 228 0
      build_starpu/tests/datawizard/interfaces/multiformat/advanced/same_handle
  56. 228 0
      build_starpu/tests/datawizard/interfaces/multiformat/multiformat_interface
  57. 228 0
      build_starpu/tests/datawizard/interfaces/variable/variable_interface
  58. 228 0
      build_starpu/tests/datawizard/interfaces/vector/vector_interface
  59. 228 0
      build_starpu/tests/datawizard/interfaces/void/void_interface
  60. 228 0
      build_starpu/tests/datawizard/invalidate_pending_requests
  61. 228 0
      build_starpu/tests/datawizard/lazy_allocation
  62. 228 0
      build_starpu/tests/datawizard/lazy_unregister
  63. 228 0
      build_starpu/tests/datawizard/locality
  64. 1 0
      build_starpu/tests/datawizard/locality.sh
  65. 228 0
      build_starpu/tests/datawizard/manual_reduction
  66. 228 0
      build_starpu/tests/datawizard/mpi_like
  67. 228 0
      build_starpu/tests/datawizard/mpi_like_async
  68. 228 0
      build_starpu/tests/datawizard/no_unregister
  69. 228 0
      build_starpu/tests/datawizard/noreclaim
  70. 228 0
      build_starpu/tests/datawizard/nowhere
  71. 228 0
      build_starpu/tests/datawizard/partition_dep
  72. 228 0
      build_starpu/tests/datawizard/partition_init
  73. 228 0
      build_starpu/tests/datawizard/partition_lazy
  74. 228 0
      build_starpu/tests/datawizard/readers_and_writers
  75. 228 0
      build_starpu/tests/datawizard/readonly
  76. 228 0
      build_starpu/tests/datawizard/redux_acquire
  77. 228 0
      build_starpu/tests/datawizard/scratch
  78. 228 0
      build_starpu/tests/datawizard/scratch_reuse
  79. 228 0
      build_starpu/tests/datawizard/specific_node
  80. 228 0
      build_starpu/tests/datawizard/sync_and_notify_data
  81. 228 0
      build_starpu/tests/datawizard/sync_and_notify_data_implicit
  82. 228 0
      build_starpu/tests/datawizard/sync_with_data_with_mem
  83. 228 0
      build_starpu/tests/datawizard/sync_with_data_with_mem_non_blocking
  84. 228 0
      build_starpu/tests/datawizard/sync_with_data_with_mem_non_blocking_implicit
  85. 228 0
      build_starpu/tests/datawizard/task_with_multiple_time_the_same_handle
  86. 228 0
      build_starpu/tests/datawizard/temporary_partition
  87. 228 0
      build_starpu/tests/datawizard/temporary_partition_implicit
  88. 228 0
      build_starpu/tests/datawizard/test_arbiter
  89. 228 0
      build_starpu/tests/datawizard/unpartition
  90. 228 0
      build_starpu/tests/datawizard/user_interaction_implicit
  91. 228 0
      build_starpu/tests/datawizard/variable_parameters
  92. 228 0
      build_starpu/tests/datawizard/variable_size
  93. 228 0
      build_starpu/tests/datawizard/write_only_tmp_buffer
  94. 228 0
      build_starpu/tests/datawizard/wt_broadcast
  95. 228 0
      build_starpu/tests/datawizard/wt_host
  96. 228 0
      build_starpu/tests/disk/disk_compute
  97. 228 0
      build_starpu/tests/disk/disk_copy
  98. 228 0
      build_starpu/tests/disk/disk_copy_to_disk
  99. 228 0
      build_starpu/tests/disk/disk_copy_unpack
  100. 0 0
      build_starpu/tests/disk/disk_pack

+ 1 - 0
build_starpu/STARPU-REVISION

@@ -0,0 +1 @@
+0729923b6d4f4cd31ccd1d3b64b1cc0a6bf4b351

File diff suppressed because it is too large
+ 9029 - 0
build_starpu/config.log


File diff suppressed because it is too large
+ 3201 - 0
build_starpu/config.status


+ 94 - 0
build_starpu/doc/doxygen/doxygen-config.cfg

@@ -0,0 +1,94 @@
+# StarPU --- Runtime system for heterogeneous multicore architectures.
+#
+# Copyright (C) 2011-2014,2016,2018                      Inria
+# Copyright (C) 2010-2017, 2019                          CNRS
+# Copyright (C) 2009-2014                                Université de Bordeaux
+# Copyright (C) 2013                                     Simon Archipoff
+# Copyright (C) 2011                                     Télécom-SudParis
+#
+# 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
+# the Free Software Foundation; either version 2.1 of the License, or (at
+# your option) any later version.
+#
+# StarPU is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+#
+# See the GNU Lesser General Public License in COPYING.LGPL for more details.
+#
+INPUT                  = ../../../doc/doxygen/chapters \
+		       	 ../../../doc/doxygen/chapters/api \
+		       	 ../../../doc/doxygen/chapters/api/sc_hypervisor \
+                         ../../doc/doxygen/starpu_config.h \
+			 ../../../include/starpu_bitmap.h \
+	 		 ../../../include/starpu_bound.h \
+	 		 ../../../include/starpu_clusters.h \
+			 ../../../include/starpu_cusparse.h \
+			 ../../../include/starpu_cublas.h \
+			 ../../../include/starpu_cublas_v2.h \
+			 ../../../include/starpu_cuda.h \
+			 ../../../include/starpu_data_filters.h \
+			 ../../../include/starpu_data.h \
+			 ../../../include/starpu_data_interfaces.h \
+			 ../../../include/starpu_deprecated_api.h \
+			 ../../../include/starpu_disk.h \
+			 ../../../include/starpu_driver.h \
+			 ../../../include/starpu_expert.h \
+			 ../../../include/starpu_fpga.h \
+			 ../../../include/starpu_fxt.h \
+			 ../../../include/starpu.h \
+			 ../../../include/starpu_hash.h \
+			 ../../../include/starpu_helper.h \
+			 ../../../include/starpu_mic.h \
+			 ../../../include/starpu_mpi_ms.h \
+			 ../../../include/starpu_mod.f90 \
+			 ../../../include/starpu_opencl.h \
+			 ../../../include/starpu_openmp.h \
+			 ../../../include/starpu_perf_monitoring.h \
+			 ../../../include/starpu_perf_steering.h \
+			 ../../../include/starpu_perfmodel.h \
+			 ../../../include/starpu_profiling.h \
+			 ../../../include/starpu_rand.h \
+			 ../../../include/starpu_sched_component.h \
+			 ../../../include/starpu_sched_ctx.h \
+			 ../../../include/starpu_sched_ctx_hypervisor.h \
+			 ../../../include/starpu_scheduler.h \
+			 ../../../include/starpu_simgrid_wrap.h \
+			 ../../../include/starpu_sink.h \
+			 ../../../include/starpu_stdlib.h \
+			 ../../../include/starpu_task_bundle.h \
+			 ../../../include/starpu_task.h \
+			 ../../../include/starpu_task_dep.h \
+			 ../../../include/starpu_task_list.h \
+			 ../../../include/starpu_task_util.h \
+			 ../../../include/starpu_thread.h \
+			 ../../../include/starpu_thread_util.h \
+			 ../../../include/starpu_tree.h \
+			 ../../../include/starpu_util.h \
+			 ../../../include/starpu_worker.h \
+			 ../../../include/fstarpu_mod.f90 \
+			 ../../../mpi/include/ \
+			 ../../../mpi/include/starpu_mpi.h \
+			 ../../../mpi/include/starpu_mpi_lb.h \
+			 ../../../mpi/include/fstarpu_mpi_mod.f90 \
+			 ../../../starpufft/include/starpufft.h \
+			 ../../../sc_hypervisor/include \
+			 ../../../sc_hypervisor/include/sc_hypervisor_config.h \
+			 ../../../sc_hypervisor/include/sc_hypervisor_policy.h \
+			 ../../../sc_hypervisor/include/sc_hypervisor_lp.h  \
+			 ../../../sc_hypervisor/include/sc_hypervisor.h \
+			 ../../../sc_hypervisor/include/sc_hypervisor_monitoring.h \
+			 ../../../starpurm/include/starpurm.h \
+			 ../../../include/schedulers/starpu_heteroprio.h
+
+EXAMPLE_PATH           = ../../../doc/doxygen \
+		       	 ../../../doc/doxygen/chapters \
+		       	 ../../../doc/doxygen/chapters/code
+
+INPUT_FILTER           = ../../doc/doxygen/doxygen_filter.sh
+
+#LATEX_HEADER           = ../../../doc/doxygen/refman.tex
+
+IMAGE_PATH             = ../../../doc/doxygen/chapters/images
+

+ 23 - 0
build_starpu/doc/doxygen/doxygen_filter.sh

@@ -0,0 +1,23 @@
+#!/bin/bash
+# StarPU --- Runtime system for heterogeneous multicore architectures.
+#
+# Copyright (C) 2013,2014,2016,2017,2019                 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
+# the Free Software Foundation; either version 2.1 of the License, or (at
+# your option) any later version.
+#
+# StarPU is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+#
+# See the GNU Lesser General Public License in COPYING.LGPL for more details.
+#
+if [ "$(basename $1)" == "starpufft.h" ] ; then
+    gcc -E $1 -I ../../../include/ -I ../../include/ |grep -i starpufft
+else
+    # the macro STARPU_DEPRECATED needs to be removed as it is not properly processed by doxygen
+    # lines starting with // in the doxygen input files are considered as comments to be removed
+    sed -e 's/STARPU_DEPRECATED//' $1 | sed -e 's/^\/\/.*//' | sed -e 's/STARPU_TASK_LIST_INLINE//'
+fi

+ 31 - 0
build_starpu/doc/doxygen_dev/doxygen-config.cfg

@@ -0,0 +1,31 @@
+# StarPU --- Runtime system for heterogeneous multicore architectures.
+#
+# Copyright (C) 2010-2018                                CNRS
+# Copyright (C) 2011-2013,2016                           Inria
+# Copyright (C) 2009-2014                                Université de Bordeaux
+# Copyright (C) 2011                                     Télécom-SudParis
+#
+# 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
+# the Free Software Foundation; either version 2.1 of the License, or (at
+# your option) any later version.
+#
+# StarPU is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+#
+# See the GNU Lesser General Public License in COPYING.LGPL for more details.
+#
+INPUT                  = ../../../doc/doxygen_dev/chapters         \
+                         ../../doc/doxygen_dev/starpu_config.h \
+			 ../../../src/core/workers.h
+
+EXAMPLE_PATH           = ../../../doc/doxygen_dev \
+		       	 ../../../doc/doxygen/chapters
+
+INPUT_FILTER           = ../../doc/doxygen_dev/doxygen_filter.sh
+
+#LATEX_HEADER           = ../../../doc/doxygen/refman.tex
+
+#IMAGE_PATH             = ../../../doc/doxygen_dev/chapters/images
+

+ 26 - 0
build_starpu/doc/doxygen_dev/doxygen_filter.sh

@@ -0,0 +1,26 @@
+#!/bin/bash
+# StarPU --- Runtime system for heterogeneous multicore architectures.
+#
+# Copyright (C) 2013,2014,2016-2018                      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
+# the Free Software Foundation; either version 2.1 of the License, or (at
+# your option) any later version.
+#
+# StarPU is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+#
+# See the GNU Lesser General Public License in COPYING.LGPL for more details.
+#
+if [ "$(basename $1)" == "starpufft.h" ] ; then
+    gcc -E $1 -I ../../../include/ -I ../../include/ |grep -i starpufft
+else
+    # the macro STARPU_DEPRECATED needs to be removed as it is not properly processed by doxygen
+    # lines starting with // in the doxygen input files are considered as comments to be removed
+    # replace LIST_TYPE foo by struct foo so that doxygen processes it correctly
+    # we assume lines only containing ); are ending of the definition of such a struct
+    sed -e 's/STARPU_DEPRECATED//' $1 | sed 's/^\/\/.*//' | sed 's/LIST_TYPE(\(.*\),/struct \1 {/' | sed 's/^);/};/'
+fi
+

+ 1 - 0
build_starpu/examples/cholesky/cholesky.sh

@@ -0,0 +1 @@
+/home/jusers/makni1/jumax/makni1/starpu.git/build_starpu/../examples/cholesky/cholesky.sh

+ 1 - 0
build_starpu/examples/heat/heat.sh

@@ -0,0 +1 @@
+/home/jusers/makni1/jumax/makni1/starpu.git/build_starpu/../examples/heat/heat.sh

+ 46 - 0
build_starpu/examples/loader-cross.sh

@@ -0,0 +1,46 @@
+#!/bin/bash
+# StarPU --- Runtime system for heterogeneous multicore architectures.
+#
+# Copyright (C) 2013,2015-2017                           CNRS
+# Copyright (C) 2013,2015,2017                           Université de Bordeaux
+# Copyright (C) 2013                                     Thibaut Lambert
+#
+# 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
+# the Free Software Foundation; either version 2.1 of the License, or (at
+# your option) any later version.
+#
+# StarPU is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+#
+# See the GNU Lesser General Public License in COPYING.LGPL for more details.
+#
+top_srcdir="../.."
+export top_builddir=".."
+
+exec="$1"
+shift
+
+if test -z "$exec"
+then
+    echo "[Error] Syntax: $0 <mic_executable> <args>"
+    exit 1
+fi
+case "$exec" in
+	/*) ;;
+	*) exec="$PWD/$exec"
+esac
+
+NATIVE=${exec/\/build_mic\//\/build_host\/}
+DIR="$(dirname "$exec")"
+FILE="$(basename "$exec")"
+
+export SINK_LD_LIBRARY_PATH="$top_builddir/src/.libs:$SINK_LD_LIBRARY_PATH"
+export STARPU_MIC_SINK_PROGRAM_NAME="$exec" 
+export STARPU_MIC_SINK_PROGRAM_PATH="$DIR"
+
+# in case libtool got into play
+[ -x "$DIR/.libs/$FILE" ] && STARPU_MIC_SINK_PROGRAM_NAME="$DIR/.libs/$FILE" 
+
+$top_builddir/../build_host/tests/loader "$NATIVE" "$@"

+ 1 - 0
build_starpu/examples/lu/lu.sh

@@ -0,0 +1 @@
+/home/jusers/makni1/jumax/makni1/starpu.git/build_starpu/../examples/lu/lu.sh

+ 46 - 0
build_starpu/examples/stencil/loader-cross.sh

@@ -0,0 +1,46 @@
+#!/bin/bash
+# StarPU --- Runtime system for heterogeneous multicore architectures.
+#
+# Copyright (C) 2013,2015-2017                           CNRS
+# Copyright (C) 2013,2015,2017                           Université de Bordeaux
+# Copyright (C) 2013                                     Thibaut Lambert
+#
+# 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
+# the Free Software Foundation; either version 2.1 of the License, or (at
+# your option) any later version.
+#
+# StarPU is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+#
+# See the GNU Lesser General Public License in COPYING.LGPL for more details.
+#
+top_srcdir="../../.."
+export top_builddir="../.."
+
+exec="$1"
+shift
+
+if test -z "$exec"
+then
+    echo "[Error] Syntax: $0 <mic_executable> <args>"
+    exit 1
+fi
+case "$exec" in
+	/*) ;;
+	*) exec="$PWD/$exec"
+esac
+
+NATIVE=${exec/\/build_mic\//\/build_host\/}
+DIR="$(dirname "$exec")"
+FILE="$(basename "$exec")"
+
+export SINK_LD_LIBRARY_PATH="$top_builddir/src/.libs:$SINK_LD_LIBRARY_PATH"
+export STARPU_MIC_SINK_PROGRAM_NAME="$exec" 
+export STARPU_MIC_SINK_PROGRAM_PATH="$DIR"
+
+# in case libtool got into play
+[ -x "$DIR/.libs/$FILE" ] && STARPU_MIC_SINK_PROGRAM_NAME="$DIR/.libs/$FILE" 
+
+$top_builddir/../build_host/tests/loader "$NATIVE" "$@"

+ 183 - 0
build_starpu/include/starpu_config.h

@@ -0,0 +1,183 @@
+/* include/starpu_config.h.  Generated from starpu_config.h.in by configure.  */
+/* StarPU --- Runtime system for heterogeneous multicore architectures.
+ *
+ * Copyright (C) 2011,2012,2014,2016,2017                 Inria
+ * Copyright (C) 2009-2019                                Université de Bordeaux
+ * Copyright (C) 2010-2017,2019                           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
+ * the Free Software Foundation; either version 2.1 of the License, or (at
+ * your option) any later version.
+ *
+ * StarPU is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the GNU Lesser General Public License in COPYING.LGPL for more details.
+ */
+
+/*
+ * This is the public config.h file, installed along libstarpu.
+ *
+ * It should only contain the build-time #defines which have an effect on the
+ * API & ABI.
+ */
+
+#ifndef __STARPU_CONFIG_PUBLIC_H__
+#define __STARPU_CONFIG_PUBLIC_H__
+
+#define STARPU_MAJOR_VERSION 1
+#define STARPU_MINOR_VERSION 3
+#define STARPU_RELEASE_VERSION 99
+
+#define STARPU_USE_CPU 1
+/* #undef STARPU_USE_CUDA */
+/* #undef STARPU_USE_OPENCL */
+/* #undef STARPU_USE_MIC */
+/* #undef STARPU_USE_MPI_MASTER_SLAVE */
+#define STARPU_USE_FPGA 1
+
+#define STARPU_OPENMP 1
+/* #undef STARPU_CLUSTER */
+
+/* #undef STARPU_SIMGRID */
+/* #undef STARPU_SIMGRID_MC */
+/* #undef STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT */
+/* #undef STARPU_HAVE_SIMGRID_MSG_H */
+/* #undef STARPU_HAVE_SIMGRID_ACTOR_H */
+/* #undef STARPU_HAVE_SIMGRID_SEMAPHORE_H */
+/* #undef STARPU_HAVE_SIMGRID_MUTEX_H */
+/* #undef STARPU_HAVE_SIMGRID_COND_H */
+/* #undef STARPU_HAVE_SIMGRID_BARRIER_H */
+/* #undef STARPU_HAVE_XBT_SYNCHRO_H */
+/* #undef STARPU_HAVE_VALGRIND_H */
+/* #undef STARPU_HAVE_MEMCHECK_H */
+/* #undef STARPU_VALGRIND_FULL */
+/* #undef STARPU_SANITIZE_LEAK */
+#define STARPU_NON_BLOCKING_DRIVERS 1
+/* workers must call callbacks on sleep/wake-up */
+/* #undef STARPU_WORKER_CALLBACKS */
+
+
+/* #undef STARPU_HAVE_ICC */
+
+/* #undef STARPU_USE_MPI */
+/* #undef STARPU_USE_MPI_MPI */
+/* #undef STARPU_USE_MPI_NMAD */
+
+/* #undef STARPU_ATLAS */
+/* #undef STARPU_GOTO */
+/* #undef STARPU_OPENBLAS */
+/* #undef STARPU_MKL */
+/* #undef STARPU_ARMPL */
+#define STARPU_SYSTEM_BLAS 1
+
+/* #undef STARPU_OPENCL_DATADIR */
+/* #undef STARPU_HAVE_MAGMA */
+
+/* #undef STARPU_OPENGL_RENDER */
+/* #undef STARPU_USE_GTK */
+#define STARPU_HAVE_X11 1
+
+#define STARPU_HAVE_POSIX_MEMALIGN 1
+
+#define STARPU_HAVE_MEMALIGN 1
+
+#define STARPU_HAVE_MALLOC_H 1
+
+#define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
+#define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
+#define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
+#define STARPU_HAVE_SYNC_FETCH_AND_OR 1
+#define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
+#define STARPU_HAVE_SYNC_SYNCHRONIZE 1
+
+/* #undef STARPU_DEVEL */
+/* #undef STARPU_MODEL_DEBUG */
+/* #undef STARPU_NO_ASSERT */
+/* #undef STARPU_DEBUG */
+/* #undef STARPU_VERBOSE */
+#define STARPU_GDB_PATH "/usr/bin/gdb"
+
+#define STARPU_HAVE_FFTW 1
+#define STARPU_HAVE_FFTWF 1
+#define STARPU_HAVE_FFTWL 1
+/* #undef STARPU_HAVE_CUFFTDOUBLECOMPLEX */
+
+/* #undef STARPU_HAVE_CURAND */
+
+#define STARPU_MAXNODES 16
+#define STARPU_NMAXBUFS 8
+#define STARPU_MAXCPUS 64
+#define STARPU_MAXNUMANODES 2
+#define STARPU_MAXCUDADEVS 4
+#define STARPU_MAXFPGADEVS 12
+#define STARPU_MAXOPENCLDEVS 8
+#define STARPU_MAXMICDEVS 0
+#define STARPU_NMAXWORKERS 80
+#define STARPU_NMAX_SCHED_CTXS 10
+#define STARPU_MAXIMPLEMENTATIONS 4
+#define STARPU_MAXMPKERNELS 10
+/* #undef STARPU_USE_SC_HYPERVISOR */
+/* #undef STARPU_SC_HYPERVISOR_DEBUG */
+/* #undef STARPU_HAVE_GLPK_H */
+
+/* #undef STARPU_HAVE_CUDA_MEMCPY_PEER */
+/* #undef STARPU_HAVE_LIBNUMA */
+
+/* #undef STARPU_HAVE_WINDOWS */
+#define STARPU_LINUX_SYS 1
+#define STARPU_HAVE_SETENV 1
+#define STARPU_HAVE_UNSETENV 1
+#define STARPU_HAVE_UNISTD_H 1
+/* #undef STARPU_HAVE_HDF5 */
+
+/* #undef STARPU_USE_FXT */
+/* #undef STARPU_FXT_LOCK_TRACES */
+
+#ifdef _MSC_VER
+typedef long starpu_ssize_t;
+#define __starpu_func__ __FUNCTION__
+#else
+#  include <sys/types.h>
+typedef ssize_t starpu_ssize_t;
+#define __starpu_func__ __func__
+#endif
+
+#if defined(c_plusplus) || defined(__cplusplus)
+/* inline is part of C++ */
+#  define __starpu_inline inline
+#elif defined(_MSC_VER) || defined(__HP_cc)
+#  define __starpu_inline __inline
+#else
+#  define __starpu_inline __inline__
+#endif
+
+/* #undef STARPU_QUICK_CHECK */
+/* #undef STARPU_LONG_CHECK */
+#define STARPU_USE_DRAND48 1
+#define STARPU_USE_ERAND48_R 1
+#define STARPU_HAVE_NEARBYINTF 1
+#define STARPU_HAVE_RINTF 1
+
+#define STARPU_HAVE_HWLOC 1
+#define STARPU_HAVE_PTHREAD_SPIN_LOCK 1
+#define STARPU_HAVE_PTHREAD_BARRIER 1
+#define STARPU_HAVE_PTHREAD_SETNAME_NP 1
+#define STARPU_HAVE_STRUCT_TIMESPEC 1
+
+/* This is only for building examples */
+/* #undef STARPU_HAVE_HELGRIND_H */
+
+/* Enable Fortran to C MPI interface */
+/* #undef HAVE_MPI_COMM_F2C */
+
+/* #undef STARPU_HAVE_DARWIN */
+
+#define STARPU_HAVE_CXX11 1
+#define STARPU_HAVE_STRERROR_R 1
+#define STARPU_HAVE_STATEMENT_EXPRESSIONS 1
+/* #undef STARPU_PERF_MODEL_DIR */
+
+#endif

File diff suppressed because it is too large
+ 10547 - 0
build_starpu/libtool


+ 1 - 0
build_starpu/socl/vendors/install/socl.icd

@@ -0,0 +1 @@
+/home/jusers/makni1/jumax/makni1/starpu.git/build_starpu/../install/lib/libsocl-1.3.so

+ 1 - 0
build_starpu/socl/vendors/socl.icd

@@ -0,0 +1 @@
+/home/jusers/makni1/jumax/makni1/starpu.git/build_starpu/socl/src/.libs/libsocl-1.3.so

+ 839 - 0
build_starpu/src/common/config.h

@@ -0,0 +1,839 @@
+/* src/common/config.h.  Generated from config.h.in by configure.  */
+/* src/common/config.h.in.  Generated from configure.ac by autoheader.  */
+
+/* enable FUT traces */
+/* #undef CONFIG_FUT */
+
+/* Define to 1 if you have the <aio.h> header file. */
+#define HAVE_AIO_H 1
+
+/* Define to 1 if you have the <ayudame.h> header file. */
+/* #undef HAVE_AYUDAME_H */
+
+/* Define to 1 if you have the `clEnqueueMarkerWithWaitList' function. */
+/* #undef HAVE_CLENQUEUEMARKERWITHWAITLIST */
+
+/* Define to 1 if you have the `clGetExtensionFunctionAddressForPlatform'
+   function. */
+/* #undef HAVE_CLGETEXTENSIONFUNCTIONADDRESSFORPLATFORM */
+
+/* Define to 1 if you have the `clock_gettime' function. */
+#define HAVE_CLOCK_GETTIME 1
+
+/* Define to 1 if you have the <CL/cl_ext.h> header file. */
+/* #undef HAVE_CL_CL_EXT_H */
+
+/* Define to 1 if you have the `copy_file_range' function. */
+/* #undef HAVE_COPY_FILE_RANGE */
+
+/* Define to 1 if you have the <cuda_gl_interop.h> header file. */
+/* #undef HAVE_CUDA_GL_INTEROP_H */
+
+/* define if the compiler supports basic C++11 syntax */
+#define HAVE_CXX11 1
+
+/* Define to 1 if you have the declaration of `cusparseSetStream', and to 0 if
+   you don't. */
+/* #undef HAVE_DECL_CUSPARSESETSTREAM */
+
+/* Define to 1 if you have the declaration of `enable_fut_flush', and to 0 if
+   you don't. */
+/* #undef HAVE_DECL_ENABLE_FUT_FLUSH */
+
+/* Define to 1 if you have the declaration of `fut_set_filename', and to 0 if
+   you don't. */
+/* #undef HAVE_DECL_FUT_SET_FILENAME */
+
+/* Define to 1 if you have the declaration of
+   `hwloc_cuda_get_device_osdev_by_index', and to 0 if you don't. */
+#define HAVE_DECL_HWLOC_CUDA_GET_DEVICE_OSDEV_BY_INDEX 0
+
+/* Define to 1 if you have the declaration of `smpi_process_set_user_data',
+   and to 0 if you don't. */
+/* #undef HAVE_DECL_SMPI_PROCESS_SET_USER_DATA */
+
+/* Define to 1 if you have the <dlb.h> header file. */
+/* #undef HAVE_DLB_H */
+
+/* Define to 1 if you have the <dlfcn.h> header file. */
+#define HAVE_DLFCN_H 1
+
+/* Define to 1 if you have the `enable_fut_flush' function. */
+/* #undef HAVE_ENABLE_FUT_FLUSH */
+
+/* Define to 1 if you have the `fut_set_filename' function. */
+/* #undef HAVE_FUT_SET_FILENAME */
+
+/* Define to 1 if you have the `getrlimit' function. */
+#define HAVE_GETRLIMIT 1
+
+/* Define to 1 if you have the <glpk.h> header file. */
+/* #undef HAVE_GLPK_H */
+
+/* Define to 1 if you have the <hdf5.h> header file. */
+/* #undef HAVE_HDF5_H */
+
+/* Define to 1 if you have the <hwloc/glibc-sched.h> header file. */
+/* #undef HAVE_HWLOC_GLIBC_SCHED_H */
+
+/* Define to 1 if you have the `hwloc_topology_dup' function. */
+#define HAVE_HWLOC_TOPOLOGY_DUP 1
+
+/* Define to 1 if you have the `hwloc_topology_set_components' function. */
+/* #undef HAVE_HWLOC_TOPOLOGY_SET_COMPONENTS */
+
+/* Define to 1 if you have the <inttypes.h> header file. */
+/* #undef HAVE_INTTYPES_H */
+
+/* Define to 1 if you have the <leveldb/db.h> header file. */
+/* #undef HAVE_LEVELDB_DB_H */
+
+/* Define to 1 if you have the `atlas' library (-latlas). */
+/* #undef HAVE_LIBATLAS */
+
+/* Define to 1 if you have the `blas-openblas' library (-lblas-openblas). */
+/* #undef HAVE_LIBBLAS_OPENBLAS */
+
+/* Define to 1 if you have the `cblas' library (-lcblas). */
+/* #undef HAVE_LIBCBLAS */
+
+/* Define to 1 if you have the cusparse library */
+/* #undef HAVE_LIBCUSPARSE */
+
+/* Define to 1 if you have the `dlb' library (-ldlb). */
+/* #undef HAVE_LIBDLB */
+
+/* Define to 1 if you have the `gfortran' library (-lgfortran). */
+/* #undef HAVE_LIBGFORTRAN */
+
+/* Define to 1 if you have the `GL' library (-lGL). */
+/* #undef HAVE_LIBGL */
+
+/* Define to 1 if you have the `glpk' library (-lglpk). */
+/* #undef HAVE_LIBGLPK */
+
+/* Define to 1 if you have the `GLU' library (-lGLU). */
+/* #undef HAVE_LIBGLU */
+
+/* Define to 1 if you have the `glut' library (-lglut). */
+/* #undef HAVE_LIBGLUT */
+
+/* Define to 1 if you have the `goto' library (-lgoto). */
+/* #undef HAVE_LIBGOTO */
+
+/* Define to 1 if you have the `goto2' library (-lgoto2). */
+/* #undef HAVE_LIBGOTO2 */
+
+/* Define to 1 if you have the `hdf5' library (-lhdf5). */
+/* #undef HAVE_LIBHDF5 */
+
+/* Define to 1 if you have the `ifcore' library (-lifcore). */
+/* #undef HAVE_LIBIFCORE */
+
+/* Define to 1 if you have the `leveldb' library (-lleveldb). */
+/* #undef HAVE_LIBLEVELDB */
+
+/* Define to 1 if you have the nvidia-ml library */
+/* #undef HAVE_LIBNVIDIA_ML */
+
+/* Define to 1 if you have the `openblas' library (-lopenblas). */
+/* #undef HAVE_LIBOPENBLAS */
+
+/* Define to 1 if you have the `pthread' library (-lpthread). */
+#define HAVE_LIBPTHREAD 1
+
+/* Define to 1 if you have the `rt' library (-lrt). */
+#define HAVE_LIBRT 1
+
+/* Define to 1 if you have the `simgrid' library (-lsimgrid). */
+/* #undef HAVE_LIBSIMGRID */
+
+/* Define to 1 if you have the `ws2_32' library (-lws2_32). */
+/* #undef HAVE_LIBWS2_32 */
+
+/* Define to 1 if you have the <malloc.h> header file. */
+#define HAVE_MALLOC_H 1
+
+/* Define to 1 if you have the `memalign' function. */
+#define HAVE_MEMALIGN 1
+
+/* Define to 1 if you have the <memory.h> header file. */
+/* #undef HAVE_MEMORY_H */
+
+/* Define to 1 if you have the `mkdtemp' function. */
+#define HAVE_MKDTEMP 1
+
+/* Define to 1 if you have the `mkostemp' function. */
+#define HAVE_MKOSTEMP 1
+
+/* Function MPI_Comm_f2c is available */
+/* #undef HAVE_MPI_COMM_F2C */
+
+/* Define to 1 if you have the `MSG_environment_get_routing_root' function. */
+/* #undef HAVE_MSG_ENVIRONMENT_GET_ROUTING_ROOT */
+
+/* Define to 1 if you have the `MSG_get_as_by_name' function. */
+/* #undef HAVE_MSG_GET_AS_BY_NAME */
+
+/* Define to 1 if you have the `MSG_host_get_speed' function. */
+/* #undef HAVE_MSG_HOST_GET_SPEED */
+
+/* Define to 1 if you have the `MSG_process_attach' function. */
+/* #undef HAVE_MSG_PROCESS_ATTACH */
+
+/* Define to 1 if you have the `MSG_process_self_name' function. */
+/* #undef HAVE_MSG_PROCESS_SELF_NAME */
+
+/* Define to 1 if you have the `MSG_process_userdata_init' function. */
+/* #undef HAVE_MSG_PROCESS_USERDATA_INIT */
+
+/* Define to 1 if you have the `MSG_zone_get_by_name' function. */
+/* #undef HAVE_MSG_ZONE_GET_BY_NAME */
+
+/* Define to 1 if you have the `MSG_zone_get_hosts' function. */
+/* #undef HAVE_MSG_ZONE_GET_HOSTS */
+
+/* Define to 1 if you have the `posix_memalign' function. */
+#define HAVE_POSIX_MEMALIGN 1
+
+/* Define to 1 if you have the `poti_init_custom' function. */
+/* #undef HAVE_POTI_INIT_CUSTOM */
+
+/* Define to 1 if you have the `poti_user_NewEvent' function. */
+/* #undef HAVE_POTI_USER_NEWEVENT */
+
+/* Define to 1 if you have the `pread' function. */
+#define HAVE_PREAD 1
+
+/* Define to 1 if you have the `pthread_setaffinity_np' function. */
+#define HAVE_PTHREAD_SETAFFINITY_NP 1
+
+/* pthread_spin_lock is available */
+#define HAVE_PTHREAD_SPIN_LOCK 1
+
+/* Define to 1 if you have the `pwrite' function. */
+#define HAVE_PWRITE 1
+
+/* Define to 1 if you have the `scandir' function. */
+#define HAVE_SCANDIR 1
+
+/* Define to 1 if you have the `sg_actor_ref' function. */
+/* #undef HAVE_SG_ACTOR_REF */
+
+/* Define to 1 if you have the `sg_actor_self' function. */
+/* #undef HAVE_SG_ACTOR_SELF */
+
+/* Define to 1 if you have the `sg_actor_self_execute' function. */
+/* #undef HAVE_SG_ACTOR_SELF_EXECUTE */
+
+/* Define to 1 if you have the `sg_actor_sleep_for' function. */
+/* #undef HAVE_SG_ACTOR_SLEEP_FOR */
+
+/* Define to 1 if you have the `sg_cfg_set_int' function. */
+/* #undef HAVE_SG_CFG_SET_INT */
+
+/* Define to 1 if you have the `sg_config_continue_after_help' function. */
+/* #undef HAVE_SG_CONFIG_CONTINUE_AFTER_HELP */
+
+/* Define to 1 if you have the `sg_host_get_properties' function. */
+/* #undef HAVE_SG_HOST_GET_PROPERTIES */
+
+/* Define to 1 if you have the `sg_host_route' function. */
+/* #undef HAVE_SG_HOST_ROUTE */
+
+/* Define to 1 if you have the `sg_host_self' function. */
+/* #undef HAVE_SG_HOST_SELF */
+
+/* Define to 1 if you have the `sg_host_send_to' function. */
+/* #undef HAVE_SG_HOST_SEND_TO */
+
+/* Define to 1 if you have the `sg_host_speed' function. */
+/* #undef HAVE_SG_HOST_SPEED */
+
+/* Define to 1 if you have the `sg_link_name' function. */
+/* #undef HAVE_SG_LINK_NAME */
+
+/* Define to 1 if you have the `sg_zone_get_by_name' function. */
+/* #undef HAVE_SG_ZONE_GET_BY_NAME */
+
+/* Define to 1 if you have the `simcall_process_create' function. */
+/* #undef HAVE_SIMCALL_PROCESS_CREATE */
+
+/* Define to 1 if you have the <simgrid/actor.h> header file. */
+/* #undef HAVE_SIMGRID_ACTOR_H */
+
+/* Define to 1 if you have the <simgrid/barrier.h> header file. */
+/* #undef HAVE_SIMGRID_BARRIER_H */
+
+/* Define to 1 if you have the <simgrid/cond.h> header file. */
+/* #undef HAVE_SIMGRID_COND_H */
+
+/* Define to 1 if you have the <simgrid/engine.h> header file. */
+/* #undef HAVE_SIMGRID_ENGINE_H */
+
+/* Define to 1 if you have the `simgrid_get_clock' function. */
+/* #undef HAVE_SIMGRID_GET_CLOCK */
+
+/* Define to 1 if you have the <simgrid/host.h> header file. */
+/* #undef HAVE_SIMGRID_HOST_H */
+
+/* Define to 1 if you have the <simgrid/msg.h> header file. */
+/* #undef HAVE_SIMGRID_MSG_H */
+
+/* Define to 1 if you have the <simgrid/mutex.h> header file. */
+/* #undef HAVE_SIMGRID_MUTEX_H */
+
+/* Define to 1 if you have the <simgrid/semaphore.h> header file. */
+/* #undef HAVE_SIMGRID_SEMAPHORE_H */
+
+/* Define to 1 if you have the <simgrid/simdag.h> header file. */
+/* #undef HAVE_SIMGRID_SIMDAG_H */
+
+/* Define to 1 if you have the `smpi_process_set_user_data' function. */
+/* #undef HAVE_SMPI_PROCESS_SET_USER_DATA */
+
+/* Define to 1 if the system has the type `smx_actor_t'. */
+/* #undef HAVE_SMX_ACTOR_T */
+
+/* Define to 1 if you have the <stdint.h> header file. */
+/* #undef HAVE_STDINT_H */
+
+/* Define to 1 if you have the <stdlib.h> header file. */
+/* #undef HAVE_STDLIB_H */
+
+/* Define to 1 if you have the <strings.h> header file. */
+/* #undef HAVE_STRINGS_H */
+
+/* Define to 1 if you have the <string.h> header file. */
+/* #undef HAVE_STRING_H */
+
+/* Define to 1 if you have the `sysconf' function. */
+#define HAVE_SYSCONF 1
+
+/* Define to 1 if you have the <sys/stat.h> header file. */
+/* #undef HAVE_SYS_STAT_H */
+
+/* Define to 1 if you have the <sys/types.h> header file. */
+/* #undef HAVE_SYS_TYPES_H */
+
+/* Define to 1 if you have the <unistd.h> header file. */
+#define HAVE_UNISTD_H 1
+
+/* Define to 1 if you have the <valgrind/helgrind.h> header file. */
+/* #undef HAVE_VALGRIND_HELGRIND_H */
+
+/* Define to 1 if you have the <valgrind/memcheck.h> header file. */
+/* #undef HAVE_VALGRIND_MEMCHECK_H */
+
+/* Define to 1 if you have the <valgrind/valgrind.h> header file. */
+/* #undef HAVE_VALGRIND_VALGRIND_H */
+
+/* Define to 1 if you have the `xbt_barrier_init' function. */
+/* #undef HAVE_XBT_BARRIER_INIT */
+
+/* Define to 1 if you have the `xbt_mutex_try_acquire' function. */
+/* #undef HAVE_XBT_MUTEX_TRY_ACQUIRE */
+
+/* Define to 1 if you have the <xbt/synchro.h> header file. */
+/* #undef HAVE_XBT_SYNCHRO_H */
+
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+   */
+#define LT_OBJDIR ".libs/"
+
+/* Define to 1 if your C compiler doesn't accept -c and -o together. */
+/* #undef NO_MINUS_C_MINUS_O */
+
+/* Name of package */
+#define PACKAGE "starpu"
+
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
+
+/* Define to the full name of this package. */
+#define PACKAGE_NAME "StarPU"
+
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING "StarPU 1.3.99"
+
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME "starpu"
+
+/* Define to the home page for this package. */
+#define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/"
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION "1.3.99"
+
+/* The size of `void *', as computed by sizeof. */
+#define SIZEOF_VOID_P 8
+
+/* display DLB resource management verbose debug messages */
+/* #undef STARPURM_DLB_VERBOSE */
+
+/* Define to 1 if dlb support is enabled. */
+/* #undef STARPURM_HAVE_DLB */
+
+/* Define to 1 if DLB callbacks expect an user argument */
+/* #undef STARPURM_HAVE_DLB_CALLBACK_ARG */
+
+/* Define to 1 if StarPU has support for worker callbacks. */
+/* #undef STARPURM_STARPU_HAVE_WORKER_CALLBACKS */
+
+/* display resource management verbose debug messages */
+/* #undef STARPURM_VERBOSE */
+
+/* use ARMPL library */
+/* #undef STARPU_ARMPL */
+
+/* use STARPU_ATLAS library */
+/* #undef STARPU_ATLAS */
+
+/* automatic data transfer for Fpga */
+#define STARPU_AUTOFPGA 1
+
+/* location of StarPU build directory */
+#define STARPU_BUILD_DIR "/home/jusers/makni1/jumax/makni1/starpu.git/build_starpu"
+
+/* use built-in min_dgels */
+/* #undef STARPU_BUILT_IN_MIN_DGELS */
+
+/* Define this to enable cluster support */
+/* #undef STARPU_CLUSTER */
+
+/* enable debugging statements */
+/* #undef STARPU_DEBUG */
+
+/* enable developer warnings */
+/* #undef STARPU_DEVEL */
+
+/* Define to 1 to disable asynchronous copy between CPU and GPU devices */
+/* #undef STARPU_DISABLE_ASYNCHRONOUS_COPY */
+
+/* Define to 1 to disable asynchronous copy between CPU and CUDA devices */
+/* #undef STARPU_DISABLE_ASYNCHRONOUS_CUDA_COPY */
+
+/* Define to 1 to disable asynchronous copy between CPU and MIC devices */
+/* #undef STARPU_DISABLE_ASYNCHRONOUS_MIC_COPY */
+
+/* Define to 1 to disable asynchronous copy between MPI Master and MPI Slave
+   devices */
+/* #undef STARPU_DISABLE_ASYNCHRONOUS_MPI_MS_COPY */
+
+/* Define to 1 to disable asynchronous copy between CPU and OpenCL devices */
+/* #undef STARPU_DISABLE_ASYNCHRONOUS_OPENCL_COPY */
+
+/* display verbose debug messages */
+/* #undef STARPU_EXTRA_VERBOSE */
+
+/* enable additional locking systems FxT traces */
+/* #undef STARPU_FXT_LOCK_TRACES */
+
+/* Path to the GNU debugger. */
+#define STARPU_GDB_PATH "/usr/bin/gdb"
+
+/* use STARPU_GOTO library */
+/* #undef STARPU_GOTO */
+
+/* Define to 1 if CUDA device properties include BusID */
+/* #undef STARPU_HAVE_BUSID */
+
+/* Peer transfers are supported in CUDA */
+/* #undef STARPU_HAVE_CUDA_MEMCPY_PEER */
+
+/* cufftDoubleComplex is available */
+/* #undef STARPU_HAVE_CUFFTDOUBLECOMPLEX */
+
+/* CURAND is available */
+/* #undef STARPU_HAVE_CURAND */
+
+/* compiler supports cxx11 */
+#define STARPU_HAVE_CXX11 1
+
+/* Define this on darwin. */
+/* #undef STARPU_HAVE_DARWIN */
+
+/* Define to 1 if CUDA device properties include DomainID */
+/* #undef STARPU_HAVE_DOMAINID */
+
+/* Define to 1 if you have the <f77.h> header file. */
+/* #undef STARPU_HAVE_F77_H */
+
+/* Define this if a Fortran compiler is available */
+#define STARPU_HAVE_FC 1
+
+/* Define to 1 if you have the libfftw3 library. */
+#define STARPU_HAVE_FFTW 1
+
+/* Define to 1 if you have the libfftw3f library. */
+#define STARPU_HAVE_FFTWF 1
+
+/* Define to 1 if you have the libfftw3l library. */
+#define STARPU_HAVE_FFTWL 1
+
+/* Define to 1 if you have the <glpk.h> header file. */
+/* #undef STARPU_HAVE_GLPK_H */
+
+/* Define to 1 if you have the <hdf5.h> header file. */
+/* #undef STARPU_HAVE_HDF5 */
+
+/* Define to 1 if you have the <valgrind/helgrind.h> header file. */
+/* #undef STARPU_HAVE_HELGRIND_H */
+
+/* Define to 1 if you have the hwloc library. */
+#define STARPU_HAVE_HWLOC 1
+
+/* Define this if icc is available */
+/* #undef STARPU_HAVE_ICC */
+
+/* Define to 1 if you have the <leveldb/db.h> header file. */
+/* #undef STARPU_HAVE_LEVELDB */
+
+/* libnuma is available */
+/* #undef STARPU_HAVE_LIBNUMA */
+
+/* Define to 1 if you have the MAGMA library. */
+/* #undef STARPU_HAVE_MAGMA */
+
+/* Define to 1 if you have the <malloc.h> header file. */
+#define STARPU_HAVE_MALLOC_H 1
+
+/* Define to 1 if you have the `memalign' function. */
+#define STARPU_HAVE_MEMALIGN 1
+
+/* Define to 1 if you have the <valgrind/memcheck.h> header file. */
+/* #undef STARPU_HAVE_MEMCHECK_H */
+
+/* Define to 1 if the function nearbyintf is available. */
+#define STARPU_HAVE_NEARBYINTF 1
+
+/* Define to 1 if you have the `posix_memalign' function. */
+#define STARPU_HAVE_POSIX_MEMALIGN 1
+
+/* Define to 1 if you have libpoti and it is meant to be used */
+/* #undef STARPU_HAVE_POTI */
+
+/* pthread_barrier is available */
+#define STARPU_HAVE_PTHREAD_BARRIER 1
+
+/* pthread_setname_np is available */
+#define STARPU_HAVE_PTHREAD_SETNAME_NP 1
+
+/* pthread_spin_lock is available */
+#define STARPU_HAVE_PTHREAD_SPIN_LOCK 1
+
+/* Define to 1 if the function rintf is available. */
+#define STARPU_HAVE_RINTF 1
+
+/* Define to 1 if the function sched_yield is available. */
+#define STARPU_HAVE_SCHED_YIELD 1
+
+/* Define to 1 if the function setenv is available. */
+#define STARPU_HAVE_SETENV 1
+
+/* Define to 1 if you have actor.h in simgrid/. */
+/* #undef STARPU_HAVE_SIMGRID_ACTOR_H */
+
+/* Define to 1 if you have barrier.h in simgrid/. */
+/* #undef STARPU_HAVE_SIMGRID_BARRIER_H */
+
+/* Define to 1 if you have cond.h in simgrid/. */
+/* #undef STARPU_HAVE_SIMGRID_COND_H */
+
+/* Define to 1 if you have host.h in simgrid/. */
+/* #undef STARPU_HAVE_SIMGRID_HOST_H */
+
+/* Define to 1 if you have msg.h in simgrid/. */
+/* #undef STARPU_HAVE_SIMGRID_MSG_H */
+
+/* Define to 1 if you have mutex.h in simgrid/. */
+/* #undef STARPU_HAVE_SIMGRID_MUTEX_H */
+
+/* Define to 1 if you have semaphore.h in simgrid/. */
+/* #undef STARPU_HAVE_SIMGRID_SEMAPHORE_H */
+
+/* Define to 1 if you have simdag.h in simgrid/. */
+/* #undef STARPU_HAVE_SIMGRID_SIMDAG_H */
+
+/* Define to 1 if you have the smx_actor_t type. */
+/* #undef STARPU_HAVE_SMX_ACTOR_T */
+
+/* statement expressions are available */
+#define STARPU_HAVE_STATEMENT_EXPRESSIONS 1
+
+/* Define to 1 if the function strerro_r is available. */
+#define STARPU_HAVE_STRERROR_R 1
+
+/* struct timespec is defined */
+#define STARPU_HAVE_STRUCT_TIMESPEC 1
+
+/* Define to 1 if the target supports __sync_bool_compare_and_swap */
+#define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
+
+/* Define to 1 if the target supports __sync_fetch_and_add */
+#define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
+
+/* Define to 1 if the target supports __sync_fetch_and_or */
+#define STARPU_HAVE_SYNC_FETCH_AND_OR 1
+
+/* Define to 1 if the target supports __sync_lock_test_and_set */
+#define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
+
+/* Define to 1 if the target supports __sync_synchronize */
+#define STARPU_HAVE_SYNC_SYNCHRONIZE 1
+
+/* Define to 1 if the target supports __sync_val_compare_and_swap */
+#define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
+
+/* Define to 1 if you have the <unistd.h> header file. */
+#define STARPU_HAVE_UNISTD_H 1
+
+/* Define to 1 if the function unsetenv is available. */
+#define STARPU_HAVE_UNSETENV 1
+
+/* Define to 1 if you have the <valgrind/valgrind.h> header file. */
+/* #undef STARPU_HAVE_VALGRIND_H */
+
+/* Define this on windows. */
+/* #undef STARPU_HAVE_WINDOWS */
+
+/* enable X11 */
+#define STARPU_HAVE_X11 1
+
+/* Define to 1 if you have synchro.h in xbt/. */
+/* #undef STARPU_HAVE_XBT_SYNCHRO_H */
+
+/* calibration heuristic value */
+#define STARPU_HISTORYMAXERROR 50
+
+/* Define to 1 on Linux */
+#define STARPU_LINUX_SYS 1
+
+/* enable long check */
+/* #undef STARPU_LONG_CHECK */
+
+/* Major version number of StarPU. */
+#define STARPU_MAJOR_VERSION 1
+
+/* Maximum number of CPUs supported */
+#define STARPU_MAXCPUS 64
+
+/* maximum number of CUDA devices */
+#define STARPU_MAXCUDADEVS 4
+
+/* maximum number of Fpga devices */
+#define STARPU_MAXFPGADEVS 12
+
+/* maximum number of implementations */
+#define STARPU_MAXIMPLEMENTATIONS 4
+
+/* maximum number of MIC cores */
+#define STARPU_MAXMICCORES 120
+
+/* maximum number of MIC devices */
+#define STARPU_MAXMICDEVS 0
+
+/* maximum number of MPI devices */
+#define STARPU_MAXMPIDEVS 0
+
+/* maximum number of message-passing kernels */
+#define STARPU_MAXMPKERNELS 10
+
+/* maximum number of memory nodes */
+#define STARPU_MAXNODES 16
+
+/* maximum number of NUMA nodes */
+#define STARPU_MAXNUMANODES 2
+
+/* maximum number of OPENCL devices */
+#define STARPU_MAXOPENCLDEVS 8
+
+/* enable memory stats */
+/* #undef STARPU_MEMORY_STATS */
+
+/* MIC RMA transfer is enable */
+#define STARPU_MIC_USE_RMA 1
+
+/* Minor version number of StarPU. */
+#define STARPU_MINOR_VERSION 3
+
+/* use MKL library */
+/* #undef STARPU_MKL */
+
+/* use user defined library */
+#define STARPU_MLR_MODEL 1
+
+/* enable performance model debug */
+/* #undef STARPU_MODEL_DEBUG */
+
+/* display MPI verbose debug messages */
+/* #undef STARPU_MPI_EXTRA_VERBOSE */
+
+/* Use multiple threads to communicate with slaves */
+/* #undef STARPU_MPI_MASTER_SLAVE_MULTIPLE_THREAD */
+
+/* enable StarPU MPI pedantic isend */
+/* #undef STARPU_MPI_PEDANTIC_ISEND */
+
+/* display MPI verbose debug messages */
+/* #undef STARPU_MPI_VERBOSE */
+
+/* Using native windows threads */
+/* #undef STARPU_NATIVE_WINTHREADS */
+
+/* enable new check */
+/* #undef STARPU_NEW_CHECK */
+
+/* how many buffers can be manipulated per task */
+#define STARPU_NMAXBUFS 8
+
+/* Maximum number of workers */
+#define STARPU_NMAXWORKERS 80
+
+/* Maximum number of worker combinations */
+#define STARPU_NMAX_COMBINEDWORKERS 64
+
+/* Maximum number of sched_ctxs supported */
+#define STARPU_NMAX_SCHED_CTXS 10
+
+/* drivers must progress */
+#define STARPU_NON_BLOCKING_DRIVERS 1
+
+/* disable assertions */
+/* #undef STARPU_NO_ASSERT */
+
+/* Define to 1 if you use the openblas library. */
+/* #undef STARPU_OPENBLAS */
+
+/* Define to 1 on OpenBSD systems */
+/* #undef STARPU_OPENBSD_SYS */
+
+/* Define this to enable using an OpenCL simulator */
+/* #undef STARPU_OPENCL_SIMULATOR */
+
+/* enable OpenGL rendering of some examples */
+/* #undef STARPU_OPENGL_RENDER */
+
+/* Define this to enable OpenMP runtime support */
+#define STARPU_OPENMP 1
+
+/* enable performance debug */
+/* #undef STARPU_PERF_DEBUG */
+
+/* performance models location */
+/* #undef STARPU_PERF_MODEL_DIR */
+
+/* enable quick check */
+/* #undef STARPU_QUICK_CHECK */
+
+/* Release version number of StarPU. */
+#define STARPU_RELEASE_VERSION 99
+
+/* enable debug sc_hypervisor */
+/* #undef STARPU_SC_HYPERVISOR_DEBUG */
+
+/* Define this to enable simgrid execution */
+/* #undef STARPU_SIMGRID */
+
+/* Define to 1 if you have the `xbt_barrier_init' function. */
+/* #undef STARPU_SIMGRID_HAVE_XBT_BARRIER_INIT */
+
+/* Define this to enable Model Checker in simgrid execution */
+/* #undef STARPU_SIMGRID_MC */
+
+/* check spinlock use */
+/* #undef STARPU_SPINLOCK_CHECK */
+
+/* location of StarPU sources */
+#define STARPU_SRC_DIR "/home/jusers/makni1/jumax/makni1/starpu.git/build_starpu/.."
+
+/* Only static compilation was made */
+/* #undef STARPU_STATIC_ONLY */
+
+/* use user defined library */
+#define STARPU_SYSTEM_BLAS 1
+
+/* enable data allocation cache */
+#define STARPU_USE_ALLOCATION_CACHE 1
+
+/* Define to 1 if Ayudame 1 is available and should be used */
+/* #undef STARPU_USE_AYUDAME1 */
+
+/* Define to 1 if Ayudame 2 is available and should be used */
+/* #undef STARPU_USE_AYUDAME2 */
+
+/* CPU driver is activated */
+#define STARPU_USE_CPU 1
+
+/* CUDA support is activated */
+/* #undef STARPU_USE_CUDA */
+
+/* Define to 1 if drandr48 is available and should be used */
+#define STARPU_USE_DRAND48 1
+
+/* Define to 1 if erandr48_r is available */
+#define STARPU_USE_ERAND48_R 1
+
+/* FPGA Support is activated */
+#define STARPU_USE_FPGA 1
+
+/* enable FxT traces */
+/* #undef STARPU_USE_FXT */
+
+/* MIC workers support is enabled */
+/* #undef STARPU_USE_MIC */
+
+/* Message-passing SINKs support is enabled */
+/* #undef STARPU_USE_MP */
+
+/* whether the StarPU MPI library is available */
+/* #undef STARPU_USE_MPI */
+
+/* MPI Master Slave support is enabled */
+/* #undef STARPU_USE_MPI_MASTER_SLAVE */
+
+/* whether the StarPU MPI library (with a native MPI implementation) is
+   available */
+/* #undef STARPU_USE_MPI_MPI */
+
+/* whether the StarPU MPI library (with a NewMadeleine implementation) is
+   available */
+/* #undef STARPU_USE_MPI_NMAD */
+
+/* OpenCL support is activated */
+/* #undef STARPU_USE_OPENCL */
+
+/* enable sc_hypervisor lib */
+/* #undef STARPU_USE_SC_HYPERVISOR */
+
+/* Define to 1 to disable STARPU_SKIP_IF_VALGRIND when running tests. */
+/* #undef STARPU_VALGRIND_FULL */
+
+/* display verbose debug messages */
+/* #undef STARPU_VERBOSE */
+
+/* workers must call callbacks on sleep/wake-up */
+/* #undef STARPU_WORKER_CALLBACKS */
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Version number of package */
+#define VERSION "1.3.99"
+
+/* Define to 1 if the X Window System is missing or not being used. */
+/* #undef X_DISPLAY_MISSING */
+
+/* Define to the equivalent of the C99 'restrict' keyword, or to
+   nothing if this is not supported.  Do not define if restrict is
+   supported directly.  */
+#define restrict __restrict
+/* Work around a bug in Sun C++: it does not support _Restrict or
+   __restrict__, even though the corresponding Sun C compiler ends up with
+   "#define restrict _Restrict" or "#define restrict __restrict__" in the
+   previous line.  Perhaps some future version of Sun C++ will work with
+   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
+#if defined __SUNPRO_CC && !defined __RESTRICT
+# define _Restrict
+# define __restrict__
+#endif

+ 30 - 0
build_starpu/starpurm/include/starpurm_config.h

@@ -0,0 +1,30 @@
+/* starpurm/include/starpurm_config.h.  Generated from starpurm_config.h.in by configure.  */
+/* StarPU --- Runtime system for heterogeneous multicore architectures.
+ *
+ * Copyright (C) 2017,2018                                Inria
+ *
+ * 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
+ * the Free Software Foundation; either version 2.1 of the License, or (at
+ * your option) any later version.
+ *
+ * StarPU is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the GNU Lesser General Public License in COPYING.LGPL for more details.
+ */
+
+#ifndef __STARPURM_CONFIG_H__
+#define __STARPURM_CONFIG_H__
+
+/* Major version number of StarPU RM. */
+/* #undef STARPURM_MAJOR_VERSION */
+
+/* Minor version number of StarPU RM. */
+/* #undef STARPURM_MINOR_VERSION */
+
+/* Release version number of StarPU RM. */
+/* #undef STARPURM_RELEASE_VERSION */
+
+#endif

File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/acquire_cb


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/acquire_cb_insert


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/acquire_release


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/acquire_release2


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/acquire_try


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/allocate


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/cache


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/commute


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/commute2


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/copy


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/critical_section_with_void_interface


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/data_implicit_deps


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/data_invalidation


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/data_lookup


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/deps


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/dining_philosophers


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/double_parameter


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/dsm_stress


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/gpu_ptr_register


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/gpu_register


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/handle_to_pointer


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/in_place_partition


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/increment_init


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/increment_redux


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/increment_redux_lazy


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/increment_redux_v2


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/interfaces/bcsr/bcsr_interface


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/interfaces/block/block_interface


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/interfaces/coo/coo_interface


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/interfaces/copy_interfaces


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/interfaces/csr/csr_interface


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/interfaces/matrix/matrix_interface


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/interfaces/multiformat/advanced/multiformat_cuda_opencl


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/interfaces/multiformat/advanced/multiformat_data_release


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/interfaces/multiformat/advanced/multiformat_worker


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/interfaces/multiformat/advanced/same_handle


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/interfaces/multiformat/multiformat_interface


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/interfaces/variable/variable_interface


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/interfaces/vector/vector_interface


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/interfaces/void/void_interface


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/invalidate_pending_requests


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/lazy_allocation


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/lazy_unregister


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/locality


+ 1 - 0
build_starpu/tests/datawizard/locality.sh

@@ -0,0 +1 @@
+/home/jusers/makni1/jumax/makni1/starpu.git/build_starpu/../tests/datawizard/locality.sh

File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/manual_reduction


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/mpi_like


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/mpi_like_async


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/no_unregister


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/noreclaim


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/nowhere


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/partition_dep


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/partition_init


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/partition_lazy


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/readers_and_writers


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/readonly


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/redux_acquire


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/scratch


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/scratch_reuse


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/specific_node


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/sync_and_notify_data


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/sync_and_notify_data_implicit


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/sync_with_data_with_mem


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/sync_with_data_with_mem_non_blocking


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/sync_with_data_with_mem_non_blocking_implicit


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/task_with_multiple_time_the_same_handle


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/temporary_partition


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/temporary_partition_implicit


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/test_arbiter


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/unpartition


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/user_interaction_implicit


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/variable_parameters


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/variable_size


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/write_only_tmp_buffer


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/wt_broadcast


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/datawizard/wt_host


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/disk/disk_compute


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/disk/disk_copy


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/disk/disk_copy_to_disk


File diff suppressed because it is too large
+ 228 - 0
build_starpu/tests/disk/disk_copy_unpack


+ 0 - 0
build_starpu/tests/disk/disk_pack


Some files were not shown because too many files changed in this diff