Selaa lähdekoodia

Remove build and install trees

mariem makni 5 vuotta sitten
vanhempi
commit
125530a35e
100 muutettua tiedostoa jossa 33085 lisäystä ja 0 poistoa
  1. 1 0
      build_starpu/STARPU-REVISION
  2. 9835 0
      build_starpu/config.log
  3. 3204 0
      build_starpu/config.status
  4. 83 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. 228 0
      build_starpu/examples/api/bcsr_data_interface
  9. 228 0
      build_starpu/examples/api/block_data_interface
  10. 228 0
      build_starpu/examples/api/coo_data_interface
  11. 228 0
      build_starpu/examples/api/csr_data_interface
  12. 228 0
      build_starpu/examples/api/matrix_data_interface
  13. 228 0
      build_starpu/examples/api/multiformat_data_interface
  14. 228 0
      build_starpu/examples/api/variable_data_interface
  15. 228 0
      build_starpu/examples/api/void_data_interface
  16. 228 0
      build_starpu/examples/axpy/axpy
  17. 228 0
      build_starpu/examples/basic_examples/block
  18. 228 0
      build_starpu/examples/basic_examples/dynamic_handles
  19. 228 0
      build_starpu/examples/basic_examples/hello_world
  20. 228 0
      build_starpu/examples/basic_examples/mult
  21. 228 0
      build_starpu/examples/basic_examples/mult-fpga
  22. 228 0
      build_starpu/examples/basic_examples/multiformat
  23. 228 0
      build_starpu/examples/basic_examples/task_insert_color
  24. 228 0
      build_starpu/examples/basic_examples/topology
  25. 228 0
      build_starpu/examples/basic_examples/variable
  26. 228 0
      build_starpu/examples/basic_examples/vector_scal
  27. 228 0
      build_starpu/examples/basic_examples/vector_scal_fortran
  28. 228 0
      build_starpu/examples/binary/binary
  29. 228 0
      build_starpu/examples/callback/callback
  30. 228 0
      build_starpu/examples/callback/prologue
  31. 228 0
      build_starpu/examples/cg/cg
  32. 1 0
      build_starpu/examples/cholesky/cholesky.sh
  33. 228 0
      build_starpu/examples/cholesky/cholesky_compil
  34. 228 0
      build_starpu/examples/cholesky/cholesky_grain_tag
  35. 228 0
      build_starpu/examples/cholesky/cholesky_implicit
  36. 228 0
      build_starpu/examples/cholesky/cholesky_tag
  37. 228 0
      build_starpu/examples/cholesky/cholesky_tile_tag
  38. 228 0
      build_starpu/examples/cpp/incrementer_cpp
  39. 228 0
      build_starpu/examples/dependency/sequential_consistency
  40. 228 0
      build_starpu/examples/dependency/task_end_dep
  41. 228 0
      build_starpu/examples/dependency/task_end_dep_add
  42. 228 0
      build_starpu/examples/filters/custom_mf/custom_mf_filter
  43. 228 0
      build_starpu/examples/filters/fblock
  44. 228 0
      build_starpu/examples/filters/fmatrix
  45. 228 0
      build_starpu/examples/filters/fmultiple_manual
  46. 228 0
      build_starpu/examples/filters/fmultiple_submit
  47. 228 0
      build_starpu/examples/filters/fmultiple_submit_implicit
  48. 228 0
      build_starpu/examples/filters/fmultiple_submit_readonly
  49. 228 0
      build_starpu/examples/filters/fplan_notautomatic
  50. 228 0
      build_starpu/examples/filters/frecursive
  51. 228 0
      build_starpu/examples/filters/fvector
  52. 228 0
      build_starpu/examples/filters/shadow
  53. 228 0
      build_starpu/examples/filters/shadow2d
  54. 228 0
      build_starpu/examples/filters/shadow3d
  55. 228 0
      build_starpu/examples/heat/heat
  56. 1 0
      build_starpu/examples/heat/heat.sh
  57. 228 0
      build_starpu/examples/incrementer/incrementer
  58. 228 0
      build_starpu/examples/interface/complex
  59. 46 0
      build_starpu/examples/loader-cross.sh
  60. 1 0
      build_starpu/examples/lu/lu.sh
  61. 228 0
      build_starpu/examples/lu/lu_example_double
  62. 228 0
      build_starpu/examples/lu/lu_example_float
  63. 228 0
      build_starpu/examples/lu/lu_implicit_example_double
  64. 228 0
      build_starpu/examples/lu/lu_implicit_example_float
  65. 228 0
      build_starpu/examples/mandelbrot/mandelbrot
  66. 228 0
      build_starpu/examples/matvecmult/matvecmult
  67. 228 0
      build_starpu/examples/mlr/mlr
  68. 228 0
      build_starpu/examples/mult/dgemm
  69. 228 0
      build_starpu/examples/mult/sgemm
  70. 228 0
      build_starpu/examples/pi/pi
  71. 228 0
      build_starpu/examples/pi/pi_redux
  72. 228 0
      build_starpu/examples/pipeline/pipeline
  73. 228 0
      build_starpu/examples/ppm_downscaler/ppm_downscaler
  74. 228 0
      build_starpu/examples/ppm_downscaler/yuv_downscaler
  75. 228 0
      build_starpu/examples/profiling/profiling
  76. 228 0
      build_starpu/examples/reductions/dot_product
  77. 228 0
      build_starpu/examples/reductions/minmax_reduction
  78. 228 0
      build_starpu/examples/sched_ctx/dummy_sched_with_ctx
  79. 228 0
      build_starpu/examples/sched_ctx/prio
  80. 228 0
      build_starpu/examples/sched_ctx/sched_ctx
  81. 228 0
      build_starpu/examples/sched_ctx/sched_ctx_delete
  82. 228 0
      build_starpu/examples/sched_ctx/sched_ctx_empty
  83. 228 0
      build_starpu/examples/sched_ctx/two_cpu_contexts
  84. 228 0
      build_starpu/examples/scheduler/dummy_modular_sched
  85. 228 0
      build_starpu/examples/scheduler/dummy_sched
  86. 228 0
      build_starpu/examples/scheduler/heteroprio_test
  87. 228 0
      build_starpu/examples/spmd/vector_scal_spmd
  88. 228 0
      build_starpu/examples/spmv/spmv
  89. 228 0
      build_starpu/examples/stencil/implicit_stencil
  90. 46 0
      build_starpu/examples/stencil/loader-cross.sh
  91. 228 0
      build_starpu/examples/stencil/stencil
  92. 228 0
      build_starpu/examples/tag_example/tag_example
  93. 228 0
      build_starpu/examples/tag_example/tag_example2
  94. 228 0
      build_starpu/examples/tag_example/tag_example3
  95. 228 0
      build_starpu/examples/tag_example/tag_example4
  96. 228 0
      build_starpu/examples/tag_example/tag_restartable
  97. 228 0
      build_starpu/examples/worker_collections/worker_list_example
  98. 228 0
      build_starpu/examples/worker_collections/worker_tree_example
  99. 179 0
      build_starpu/include/starpu_config.h
  100. 0 0
      build_starpu/libtool

+ 1 - 0
build_starpu/STARPU-REVISION

@@ -0,0 +1 @@
+unknown

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 9835 - 0
build_starpu/config.log


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 3204 - 0
build_starpu/config.status


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

@@ -0,0 +1,83 @@
+# 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_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_fxt.h \
+			 ../../../include/starpu.h \
+			 ../../../include/starpu_hash.h \
+			 ../../../include/starpu_helper.h \
+			 ../../../include/starpu_mic.h \
+			 ../../../include/starpu_mod.f90 \
+			 ../../../include/starpu_opencl.h \
+			 ../../../include/starpu_openmp.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 \
+			 ../../../starpurm/include/starpurm.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
+

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/api/bcsr_data_interface


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/api/block_data_interface


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/api/coo_data_interface


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/api/csr_data_interface


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/api/matrix_data_interface


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/api/multiformat_data_interface


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/api/variable_data_interface


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/api/void_data_interface


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/axpy/axpy


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/basic_examples/block


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/basic_examples/dynamic_handles


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/basic_examples/hello_world


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/basic_examples/mult


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/basic_examples/mult-fpga


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/basic_examples/multiformat


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/basic_examples/task_insert_color


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/basic_examples/topology


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/basic_examples/variable


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/basic_examples/vector_scal


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/basic_examples/vector_scal_fortran


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/binary/binary


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/callback/callback


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/callback/prologue


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/cg/cg


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

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

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/cholesky/cholesky_compil


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/cholesky/cholesky_grain_tag


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/cholesky/cholesky_implicit


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/cholesky/cholesky_tag


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/cholesky/cholesky_tile_tag


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/cpp/incrementer_cpp


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/dependency/sequential_consistency


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/dependency/task_end_dep


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/dependency/task_end_dep_add


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/filters/custom_mf/custom_mf_filter


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/filters/fblock


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/filters/fmatrix


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/filters/fmultiple_manual


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/filters/fmultiple_submit


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/filters/fmultiple_submit_implicit


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/filters/fmultiple_submit_readonly


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/filters/fplan_notautomatic


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/filters/frecursive


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/filters/fvector


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/filters/shadow


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/filters/shadow2d


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/filters/shadow3d


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/heat/heat


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

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

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/incrementer/incrementer


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/interface/complex


+ 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/makni2/starpu.git/build_starpu/../examples/lu/lu.sh

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/lu/lu_example_double


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/lu/lu_example_float


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/lu/lu_implicit_example_double


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/lu/lu_implicit_example_float


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/mandelbrot/mandelbrot


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/matvecmult/matvecmult


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/mlr/mlr


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/mult/dgemm


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/mult/sgemm


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/pi/pi


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/pi/pi_redux


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/pipeline/pipeline


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/ppm_downscaler/ppm_downscaler


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/ppm_downscaler/yuv_downscaler


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/profiling/profiling


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/reductions/dot_product


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/reductions/minmax_reduction


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/sched_ctx/dummy_sched_with_ctx


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/sched_ctx/prio


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/sched_ctx/sched_ctx


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/sched_ctx/sched_ctx_delete


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/sched_ctx/sched_ctx_empty


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/sched_ctx/two_cpu_contexts


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/scheduler/dummy_modular_sched


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/scheduler/dummy_sched


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/scheduler/heteroprio_test


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/spmd/vector_scal_spmd


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/spmv/spmv


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/stencil/implicit_stencil


+ 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" "$@"

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/stencil/stencil


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/tag_example/tag_example


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/tag_example/tag_example2


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/tag_example/tag_example3


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/tag_example/tag_example4


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/tag_example/tag_restartable


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/worker_collections/worker_list_example


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 228 - 0
build_starpu/examples/worker_collections/worker_tree_example


+ 179 - 0
build_starpu/include/starpu_config.h

@@ -0,0 +1,179 @@
+/* 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-2018                                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_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_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 */
+/* #undef STARPU_SYSTEM_BLAS */
+
+/* #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 "/opt/rh/devtoolset-8/root/usr/bin/gdb"
+
+/* #undef STARPU_HAVE_FFTW */
+/* #undef STARPU_HAVE_FFTWF */
+/* #undef STARPU_HAVE_FFTWL */
+/* #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
+// BEGIN FPGA
+#define STARPU_MAXFPGADEVS 12
+// END FPGA
+#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

+ 0 - 0
build_starpu/libtool


Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä