소스 검색

tests: fix copyrights

Nathalie Furmento 7 년 전
부모
커밋
789c13d409
100개의 변경된 파일321개의 추가작업 그리고 229개의 파일을 삭제
  1. 4 4
      tests/Makefile.am
  2. 7 8
      tests/cholesky/gnuplot_sched.sh
  3. 3 4
      tests/cholesky/prio.r
  4. 3 4
      tests/cholesky/sched.r
  5. 7 8
      tests/cholesky/sched.sh
  6. 7 8
      tests/cholesky/sched_one_gpu.sh
  7. 7 7
      tests/cholesky_ctxs/all_sched.sh
  8. 7 7
      tests/cholesky_ctxs/comp.sh
  9. 8 8
      tests/cholesky_ctxs/comp_all.sh
  10. 7 7
      tests/cholesky_ctxs/evaluate_expression.sh
  11. 7 7
      tests/cholesky_ctxs/gnuplot_efficiency.sh
  12. 8 8
      tests/cholesky_ctxs/gnuplot_gflopsrate.sh
  13. 7 7
      tests/cholesky_ctxs/sched_no_ctxs.sh
  14. 7 7
      tests/cholesky_ctxs/sched_with_ctxs.sh
  15. 3 4
      tests/coverage/coverage.sh
  16. 3 1
      tests/datawizard/acquire_cb.c
  17. 4 1
      tests/datawizard/acquire_cb_insert.c
  18. 3 2
      tests/datawizard/acquire_release.c
  19. 3 1
      tests/datawizard/acquire_release2.c
  20. 3 1
      tests/datawizard/acquire_release_cuda.cu
  21. 3 2
      tests/datawizard/acquire_release_opencl.c
  22. 2 1
      tests/datawizard/acquire_release_opencl_kernel.cl
  23. 2 2
      tests/datawizard/acquire_try.c
  24. 3 1
      tests/datawizard/allocate.c
  25. 3 2
      tests/datawizard/cache.c
  26. 4 1
      tests/datawizard/commute.c
  27. 3 2
      tests/datawizard/commute2.c
  28. 3 3
      tests/datawizard/copy.c
  29. 3 2
      tests/datawizard/critical_section_with_void_interface.c
  30. 2 2
      tests/datawizard/cuda_codelet_unsigned_inc.cu
  31. 3 2
      tests/datawizard/data_implicit_deps.c
  32. 4 2
      tests/datawizard/data_invalidation.c
  33. 3 1
      tests/datawizard/data_lookup.c
  34. 2 1
      tests/datawizard/deps.c
  35. 3 2
      tests/datawizard/dining_philosophers.c
  36. 3 2
      tests/datawizard/double_parameter.c
  37. 3 2
      tests/datawizard/dsm_stress.c
  38. 3 2
      tests/datawizard/gpu_ptr_register.c
  39. 3 2
      tests/datawizard/gpu_register.c
  40. 3 2
      tests/datawizard/handle_to_pointer.c
  41. 3 1
      tests/datawizard/in_place_partition.c
  42. 3 3
      tests/datawizard/increment_init.c
  43. 3 3
      tests/datawizard/increment_redux.c
  44. 3 3
      tests/datawizard/increment_redux_lazy.c
  45. 3 2
      tests/datawizard/increment_redux_v2.c
  46. 2 1
      tests/datawizard/interfaces/bcsr/bcsr_cuda.cu
  47. 3 2
      tests/datawizard/interfaces/bcsr/bcsr_interface.c
  48. 2 2
      tests/datawizard/interfaces/bcsr/bcsr_opencl.c
  49. 2 1
      tests/datawizard/interfaces/bcsr/bcsr_opencl_kernel.cl
  50. 2 1
      tests/datawizard/interfaces/block/block_cuda.cu
  51. 3 1
      tests/datawizard/interfaces/block/block_interface.c
  52. 2 2
      tests/datawizard/interfaces/block/block_opencl.c
  53. 2 1
      tests/datawizard/interfaces/block/block_opencl_kernel.cl
  54. 2 1
      tests/datawizard/interfaces/coo/coo_cuda.cu
  55. 4 1
      tests/datawizard/interfaces/coo/coo_interface.c
  56. 2 2
      tests/datawizard/interfaces/coo/coo_opencl.c
  57. 2 1
      tests/datawizard/interfaces/coo/coo_opencl_kernel.cl
  58. 3 1
      tests/datawizard/interfaces/copy_interfaces.c
  59. 2 1
      tests/datawizard/interfaces/csr/csr_cuda.cu
  60. 3 1
      tests/datawizard/interfaces/csr/csr_interface.c
  61. 2 2
      tests/datawizard/interfaces/csr/csr_opencl.c
  62. 2 1
      tests/datawizard/interfaces/csr/csr_opencl_kernel.cl
  63. 2 1
      tests/datawizard/interfaces/matrix/matrix_cuda.cu
  64. 3 1
      tests/datawizard/interfaces/matrix/matrix_interface.c
  65. 4 3
      tests/datawizard/interfaces/matrix/matrix_opencl.c
  66. 2 1
      tests/datawizard/interfaces/matrix/matrix_opencl_kernel.cl
  67. 3 1
      tests/datawizard/interfaces/multiformat/advanced/generic.c
  68. 3 1
      tests/datawizard/interfaces/multiformat/advanced/generic.h
  69. 3 1
      tests/datawizard/interfaces/multiformat/advanced/multiformat_cuda_opencl.c
  70. 3 3
      tests/datawizard/interfaces/multiformat/advanced/multiformat_data_release.c
  71. 3 2
      tests/datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion.c
  72. 3 1
      tests/datawizard/interfaces/multiformat/advanced/multiformat_worker.c
  73. 3 1
      tests/datawizard/interfaces/multiformat/advanced/same_handle.c
  74. 3 1
      tests/datawizard/interfaces/multiformat/multiformat_conversion_codelets.c
  75. 3 1
      tests/datawizard/interfaces/multiformat/multiformat_conversion_codelets_cuda.cu
  76. 2 1
      tests/datawizard/interfaces/multiformat/multiformat_conversion_codelets_kernel.cl
  77. 2 2
      tests/datawizard/interfaces/multiformat/multiformat_conversion_codelets_opencl.c
  78. 2 1
      tests/datawizard/interfaces/multiformat/multiformat_cuda.cu
  79. 3 1
      tests/datawizard/interfaces/multiformat/multiformat_interface.c
  80. 4 3
      tests/datawizard/interfaces/multiformat/multiformat_opencl.c
  81. 2 1
      tests/datawizard/interfaces/multiformat/multiformat_opencl_kernel.cl
  82. 2 1
      tests/datawizard/interfaces/multiformat/multiformat_types.h
  83. 3 2
      tests/datawizard/interfaces/test_interfaces.c
  84. 3 1
      tests/datawizard/interfaces/test_interfaces.h
  85. 2 1
      tests/datawizard/interfaces/variable/variable_cuda.cu
  86. 3 1
      tests/datawizard/interfaces/variable/variable_interface.c
  87. 2 2
      tests/datawizard/interfaces/variable/variable_opencl.c
  88. 2 1
      tests/datawizard/interfaces/variable/variable_opencl_kernel.cl
  89. 2 1
      tests/datawizard/interfaces/vector/test_vector_cuda.cu
  90. 3 1
      tests/datawizard/interfaces/vector/test_vector_interface.c
  91. 2 2
      tests/datawizard/interfaces/vector/test_vector_opencl.c
  92. 2 1
      tests/datawizard/interfaces/vector/test_vector_opencl_kernel.cl
  93. 3 1
      tests/datawizard/interfaces/void/void_interface.c
  94. 3 2
      tests/datawizard/invalidate_pending_requests.c
  95. 3 3
      tests/datawizard/lazy_allocation.c
  96. 3 1
      tests/datawizard/lazy_unregister.c
  97. 2 1
      tests/datawizard/locality.c
  98. 4 4
      tests/datawizard/locality.sh
  99. 3 2
      tests/datawizard/manual_reduction.c
  100. 0 0
      tests/datawizard/mpi_like.c

+ 4 - 4
tests/Makefile.am

@@ -1,8 +1,8 @@
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2009-2017  Université de Bordeaux
-# Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017  CNRS
-# Copyright (C) 2010, 2011, 2012  Inria
+# Copyright (C) 2010-2017                                Inria
+# Copyright (C) 2009-2017                                Université de Bordeaux
+# Copyright (C) 2010-2017                                CNRS
 #
 # StarPU is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as published by
@@ -14,7 +14,7 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
-
+#
 include $(top_srcdir)/starpu.mk
 
 if STARPU_SIMGRID

+ 7 - 8
tests/cholesky/gnuplot_sched.sh

@@ -1,21 +1,20 @@
 #!/bin/bash
-
 # StarPU --- Runtime system for heterogeneous multicore architectures.
-# 
-# Copyright (C) 2009, 2010  Université de Bordeaux
-# Copyright (C) 2010  CNRS
-# 
+#
+# Copyright (C) 2009-2011,2014                           Université de Bordeaux
+# Copyright (C) 2010,2015                                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.
-
+#
 #suffix="-5800"
 suffix=""
 

+ 3 - 4
tests/cholesky/prio.r

@@ -1,8 +1,7 @@
-
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2010  Université de Bordeaux
-# Copyright (C) 2010, 2011  CNRS
+# Copyright (C) 2008-2010,2014                           Université de Bordeaux
+# Copyright (C) 2010-2011,2015                           CNRS
 #
 # StarPU is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as published by
@@ -14,7 +13,7 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
-
+#
 sizelist <- seq(2048, 24576, 2048);
 schedlist <- c("greedy", "prio", "dm", "random");
 

+ 3 - 4
tests/cholesky/sched.r

@@ -1,8 +1,7 @@
-
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2010  Université de Bordeaux
-# Copyright (C) 2010, 2011  CNRS
+# Copyright (C) 2008-2010,2014                           Université de Bordeaux
+# Copyright (C) 2010-2011,2015                           CNRS
 #
 # StarPU is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as published by
@@ -14,7 +13,7 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
-
+#
 sizelist <- seq(2048, 24576, 2048);
 schedlist <- c("greedy", "prio", "dm", "random");
 

+ 7 - 8
tests/cholesky/sched.sh

@@ -1,21 +1,20 @@
 #!/bin/bash
-
 # StarPU --- Runtime system for heterogeneous multicore architectures.
-# 
-# Copyright (C) 2008, 2009, 2010  Université de Bordeaux
-# Copyright (C) 2010  CNRS
-# 
+#
+# Copyright (C) 2008-2011,2014                           Université de Bordeaux
+# Copyright (C) 2010,2015                                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.
-
+#
 
 maxiter=10
 MAXCPU=3

+ 7 - 8
tests/cholesky/sched_one_gpu.sh

@@ -1,21 +1,20 @@
 #!/bin/bash
-
 # StarPU --- Runtime system for heterogeneous multicore architectures.
-# 
-# Copyright (C) 2009, 2010  Université de Bordeaux
-# Copyright (C) 2010  CNRS
-# 
+#
+# Copyright (C) 2009-2011,2014                           Université de Bordeaux
+# Copyright (C) 2010,2015                                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.
-
+#
 maxiter=5
 ROOTDIR=../../
 TIMINGDIR=$PWD/timing/

+ 7 - 7
tests/cholesky_ctxs/all_sched.sh

@@ -1,20 +1,20 @@
 #!/bin/bash                                                                     
-
 # StarPU --- Runtime system for heterogeneous multicore architectures.
-# 
-# Copyright (C) 2011  Inria
-# 
+#
+# Copyright (C) 2011                                     Inria
+# Copyright (C) 2012,2017                                CNRS
+#
 # StarPU is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as published by
 # 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.
-
+#
 #export STARPU_NCUDA=3
 #export STARPU_NCPUS=9
 #export STARPU_DIR=$HOME/sched_ctx/build

+ 7 - 7
tests/cholesky_ctxs/comp.sh

@@ -1,20 +1,20 @@
 #!/bin/bash
-
 # StarPU --- Runtime system for heterogeneous multicore architectures.
-# 
-# Copyright (C) 2011  Inria
-# 
+#
+# Copyright (C) 2011                                     Inria
+# Copyright (C) 2012,2017                                CNRS
+#
 # StarPU is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as published by
 # 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.
-
+#
 
 infilename=$1
 outfilename=$2

+ 8 - 8
tests/cholesky_ctxs/comp_all.sh

@@ -1,20 +1,20 @@
 #!/bin/bash
-
 # StarPU --- Runtime system for heterogeneous multicore architectures.
-# 
-# Copyright (C) 2011  Inria
-# 
+#
+# Copyright (C) 2011                                     Inria
+# Copyright (C) 2012,2017                                CNRS
+#
 # StarPU is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as published by
 # 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.
-
+#
 source all_sched.sh
 
 rm -rf res_*
@@ -54,4 +54,4 @@ then
     source gnuplot_efficiency.sh efficiency
 else
     source gnuplot_gflopsrate.sh gflopsrate
-fi
+fi

+ 7 - 7
tests/cholesky_ctxs/evaluate_expression.sh

@@ -1,20 +1,20 @@
 #!/bin/bash
-
 # StarPU --- Runtime system for heterogeneous multicore architectures.
-# 
-# Copyright (C) 2011  Inria
-# 
+#
+# Copyright (C) 2011                                     Inria
+# Copyright (C) 2012,2017                                CNRS
+#
 # StarPU is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as published by
 # 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.
-
+#
 nsamples=3
 
 BENCH_NAME=$1

+ 7 - 7
tests/cholesky_ctxs/gnuplot_efficiency.sh

@@ -1,20 +1,20 @@
 #!/bin/bash
-
 # StarPU --- Runtime system for heterogeneous multicore architectures.
-# 
-# Copyright (C) 2011  Inria
-# 
+#
+# Copyright (C) 2011                                     Inria
+# Copyright (C) 2012,2017                                CNRS
+#
 # StarPU is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as published by
 # 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.
-
+#
 
 filename=$1
 gnuplot > /dev/null << EOF                                                

+ 8 - 8
tests/cholesky_ctxs/gnuplot_gflopsrate.sh

@@ -1,20 +1,20 @@
 #!/bin/bash
-
 # StarPU --- Runtime system for heterogeneous multicore architectures.
-# 
-# Copyright (C) 2011  Inria
-# 
+#
+# Copyright (C) 2011                                     Inria
+# Copyright (C) 2012,2017                                CNRS
+#
 # StarPU is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as published by
 # 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.
-
+#
 filename=$1
 
 gnuplot > /dev/null << EOF                                                
@@ -41,4 +41,4 @@ set ylabel "Efficacite per core"
                                          
 plot "res_isole" using 1:5 title 'Gflop rate per core' with lines lt rgb "blue" lw 2
                                                                         
-EOF
+EOF

+ 7 - 7
tests/cholesky_ctxs/sched_no_ctxs.sh

@@ -1,20 +1,20 @@
 #!/bin/bash
-
 # StarPU --- Runtime system for heterogeneous multicore architectures.
-# 
-# Copyright (C) 2011  Inria
-# 
+#
+# Copyright (C) 2011                                     Inria
+# Copyright (C) 2012,2017                                CNRS
+#
 # StarPU is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as published by
 # 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.
-
+#
 
 DIR=$PWD
 ROOTDIR=$DIR/../..

+ 7 - 7
tests/cholesky_ctxs/sched_with_ctxs.sh

@@ -1,20 +1,20 @@
 #!/bin/bash
-
 # StarPU --- Runtime system for heterogeneous multicore architectures.
-# 
-# Copyright (C) 2011  Inria
-# 
+#
+# Copyright (C) 2011                                     Inria
+# Copyright (C) 2012,2017                                CNRS
+#
 # StarPU is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as published by
 # 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.
-
+#
 
 DIR=$PWD
 ROOTDIR=$DIR/../..

+ 3 - 4
tests/coverage/coverage.sh

@@ -1,9 +1,8 @@
 #!/bin/bash
-
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2010, 2017  Université de Bordeaux
-# Copyright (C) 2010, 2011  CNRS
+# Copyright (C) 2010-2011,2014,2017                      Université de Bordeaux
+# Copyright (C) 2010-2011,2015                           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
@@ -15,7 +14,7 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
-
+#
 exampledir=../examples/
 
 check_success()

+ 3 - 1
tests/datawizard/acquire_cb.c

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011, 2016  Université de Bordeaux
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2012-2013,2017                           CNRS
+ * Copyright (C) 2011,2013-2014,2016                      Université de Bordeaux
  *
  * 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

+ 4 - 1
tests/datawizard/acquire_cb_insert.c

@@ -1,6 +1,9 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011, 2012, 2013, 2017  CNRS
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2011-2013,2015,2017                      CNRS
+ * Copyright (C) 2013-2014,2016-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

+ 3 - 2
tests/datawizard/acquire_release.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2014, 2016-2017  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2010,2013-2014,2016-2017                 Université de Bordeaux
  *
  * 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

+ 3 - 1
tests/datawizard/acquire_release2.c

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2013-2016                                Université de Bordeaux
  *
  * 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

+ 3 - 1
tests/datawizard/acquire_release_cuda.cu

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2012, 2017  CNRS
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2010,2012,2015,2017                      CNRS
+ * Copyright (C) 2014                                     Université de Bordeaux
  *
  * 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

+ 3 - 2
tests/datawizard/acquire_release_opencl.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2012 Inria
- * Copyright (C) 2016  CNRS
+ * Copyright (C) 2012                                     Inria
+ * Copyright (C) 2012,2015-2017                           CNRS
+ * Copyright (C) 2014,2016                                Université de Bordeaux
  *
  * 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

+ 2 - 1
tests/datawizard/acquire_release_opencl_kernel.cl

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2012 Inria
+ * Copyright (C) 2012                                     Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 2 - 2
tests/datawizard/acquire_try.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2014, 2016-2017  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
+ * Copyright (C) 2010-2013,2017                           CNRS
+ * Copyright (C) 2010,2014,2016-2017                      Université de Bordeaux
  *
  * 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

+ 3 - 1
tests/datawizard/allocate.c

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2013, 2017  CNRS
+ * Copyright (C) 2013,2015,2017                           CNRS
+ * Copyright (C) 2013                                     Inria
+ * Copyright (C) 2013-2017                                Université de Bordeaux
  *
  * 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

+ 3 - 2
tests/datawizard/cache.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2014, 2016  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2015                                     Inria
+ * Copyright (C) 2010,2014,2016                           Université de Bordeaux
  *
  * 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

+ 4 - 1
tests/datawizard/commute.c

@@ -1,6 +1,9 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2013-2014, 2016 Université de Bordeaux
+ * Copyright (C) 2013-2014,2017                           CNRS
+ * Copyright (C) 2013,2015                                Inria
+ * Copyright (C) 2013-2014,2016                           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

+ 3 - 2
tests/datawizard/commute2.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2014-2016 Université de Bordeaux
- * Copyright (C) 2014 Inria
+ * Copyright (C) 2014-2015,2017                           CNRS
+ * Copyright (C) 2014,2017                                Inria
+ * Copyright (C) 2014-2016                                Université de Bordeaux
  *
  * 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

+ 3 - 3
tests/datawizard/copy.c

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2011, 2016  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
- * Copyright (C) 2016, 2017  Inria
+ * Copyright (C) 2011-2013,2016-2017                      Inria
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2010-2011,2013-2014,2016                 Université de Bordeaux
  *
  * 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

+ 3 - 2
tests/datawizard/critical_section_with_void_interface.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2016  Université de Bordeaux
- * Copyright (C) 2012, 2013, 2017  CNRS
+ * Copyright (C) 2012                                     Inria
+ * Copyright (C) 2010-2011,2013-2014,2016                 Université de Bordeaux
+ * Copyright (C) 2011-2013,2015,2017                      CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 2 - 2
tests/datawizard/cuda_codelet_unsigned_inc.cu

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2014  Université de Bordeaux
- * Copyright (C) 2010, 2012, 2013, 2017  CNRS
+ * Copyright (C) 2010-2011,2014                           Université de Bordeaux
+ * Copyright (C) 2010,2012-2013,2015,2017                 CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 3 - 2
tests/datawizard/data_implicit_deps.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2013, 2015-2016  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2010-2011,2013-2016                      Université de Bordeaux
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 4 - 2
tests/datawizard/data_invalidation.c

@@ -1,7 +1,9 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2012, 2014, 2016  Université de Bordeaux
- * Copyright (C) 2012, 2013, 2015, 2016, 2017  CNRS
+ * Copyright (C) 2012                                     Inria
+ * Copyright (C) 2010-2014,2016                           Université de Bordeaux
+ * Copyright (C) 2011-2013,2015-2017                      CNRS
+ * 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

+ 3 - 1
tests/datawizard/data_lookup.c

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2012-2013,2015,2017                      CNRS
+ * Copyright (C) 2013-2014,2016                           Université de Bordeaux
  *
  * 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

+ 2 - 1
tests/datawizard/deps.c

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2017  CNRS
+ * Copyright (C) 2017                                     CNRS
+ * Copyright (C) 2017                                     Université de Bordeaux
  *
  * 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

+ 3 - 2
tests/datawizard/dining_philosophers.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2009, 2010, 2016  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013  CNRS
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2009-2011,2013-2014,2016                 Université de Bordeaux
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 3 - 2
tests/datawizard/double_parameter.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011, 2016  Université de Bordeaux
- * Copyright (C) 2012, 2013, 2015, 2017  CNRS
+ * Copyright (C) 2012-2013                                Inria
+ * Copyright (C) 2012-2013,2015,2017                      CNRS
+ * Copyright (C) 2011,2013-2014,2016                      Université de Bordeaux
  *
  * 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

+ 3 - 2
tests/datawizard/dsm_stress.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2012, 2015-2016  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
+ * Copyright (C) 2009-2016                                Université de Bordeaux
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2013                                     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

+ 3 - 2
tests/datawizard/gpu_ptr_register.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011-2012, 2014, 2016  Université de Bordeaux
- * Copyright (C) 2012 Inria
+ * Copyright (C) 2012                                     Inria
+ * Copyright (C) 2012-2013,2015-2017                      CNRS
+ * Copyright (C) 2011-2014,2016                           Université de Bordeaux
  *
  * 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

+ 3 - 2
tests/datawizard/gpu_register.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011-2012, 2014-2016  Université de Bordeaux
- * Copyright (C) 2012 Inria
+ * Copyright (C) 2012                                     Inria
+ * Copyright (C) 2012-2013,2015-2017                      CNRS
+ * Copyright (C) 2011-2016                                Université de Bordeaux
  *
  * 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

+ 3 - 2
tests/datawizard/handle_to_pointer.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
- * Copyright (C) 2016, 2017  CNRS
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2012-2013,2015-2017                      CNRS
+ * Copyright (C) 2012-2014,2016                           Université de Bordeaux
  *
  * 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

+ 3 - 1
tests/datawizard/in_place_partition.c

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011, 2015-2016  Université de Bordeaux
+ * Copyright (C) 2012-2013                                Inria
+ * Copyright (C) 2012-2013                                CNRS
+ * Copyright (C) 2011,2013-2016                           Université de Bordeaux
  *
  * 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

+ 3 - 3
tests/datawizard/increment_init.c

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2012-2016  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2014, 2017  CNRS
- * Copyright (C) 2017  Inria
+ * Copyright (C) 2012,2017                                Inria
+ * Copyright (C) 2010-2016                                Université de Bordeaux
+ * Copyright (C) 2010-2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 3 - 3
tests/datawizard/increment_redux.c

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2012-2016  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
- * Copyright (C) 2017  Inria
+ * Copyright (C) 2012-2013,2017                           Inria
+ * Copyright (C) 2010-2016                                Université de Bordeaux
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 3 - 3
tests/datawizard/increment_redux_lazy.c

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2012-2016  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
- * Copyright (C) 2017  Inria
+ * Copyright (C) 2012,2017                                Inria
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2010,2012-2016                           Université de Bordeaux
  *
  * 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

+ 3 - 2
tests/datawizard/increment_redux_v2.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011-2016  Université de Bordeaux
- * Copyright (C) 2017  Inria
+ * Copyright (C) 2012-2013,2017                           Inria
+ * Copyright (C) 2011-2016                                Université de Bordeaux
+ * Copyright (C) 2011-2013,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 2 - 1
tests/datawizard/interfaces/bcsr/bcsr_cuda.cu

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011, 2012 Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 3 - 2
tests/datawizard/interfaces/bcsr/bcsr_interface.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2011, 2012, 2013, 2015, 2017  CNRS
- * Copyright (C) 2011, 2012  Inria
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2013,2017                                Université de Bordeaux
  *
  * 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

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

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011, 2012 Inria
- * Copyright (C) 2016       CNRS
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015-2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 2 - 1
tests/datawizard/interfaces/bcsr/bcsr_opencl_kernel.cl

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 2 - 1
tests/datawizard/interfaces/block/block_cuda.cu

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

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

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2012-2013,2015,2017                      CNRS
+ * Copyright (C) 2013                                     Université de Bordeaux
  *
  * 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

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

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
- * Copyright (C) 2016  CNRS
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015-2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 2 - 1
tests/datawizard/interfaces/block/block_opencl_kernel.cl

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 2 - 1
tests/datawizard/interfaces/coo/coo_cuda.cu

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2012 Inria
+ * Copyright (C) 2012                                     Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 4 - 1
tests/datawizard/interfaces/coo/coo_interface.c

@@ -1,6 +1,9 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2012 Inria
+ * Copyright (C) 2012-2013                                Inria
+ * Copyright (C) 2012-2013,2015,2017                      CNRS
+ * Copyright (C) 2013                                     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

+ 2 - 2
tests/datawizard/interfaces/coo/coo_opencl.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2012 Inria
- * Copyright (C) 2016  CNRS
+ * Copyright (C) 2012                                     Inria
+ * Copyright (C) 2012,2015-2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 2 - 1
tests/datawizard/interfaces/coo/coo_opencl_kernel.cl

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2012 Inria
+ * Copyright (C) 2012                                     Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 3 - 1
tests/datawizard/interfaces/copy_interfaces.c

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2012  CNRS
+ * Copyright (C) 2012-2013                                Inria
+ * Copyright (C) 2012,2015                                CNRS
+ * Copyright (C) 2013,2016-2017                           Université de Bordeaux
  *
  * 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

+ 2 - 1
tests/datawizard/interfaces/csr/csr_cuda.cu

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

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

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2012-2013,2015,2017                      CNRS
+ * Copyright (C) 2013                                     Université de Bordeaux
  *
  * 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

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

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
- * Copyright (C) 2016  CNRS
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015-2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 2 - 1
tests/datawizard/interfaces/csr/csr_opencl_kernel.cl

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 2 - 1
tests/datawizard/interfaces/matrix/matrix_cuda.cu

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

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

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2012-2013,2015,2017                      CNRS
+ * Copyright (C) 2013                                     Université de Bordeaux
  *
  * 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

+ 4 - 3
tests/datawizard/interfaces/matrix/matrix_opencl.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
- * Copyright (C) 2016  CNRS
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015-2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
@@ -9,7 +9,8 @@
  * 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.
+ * 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.
  */

+ 2 - 1
tests/datawizard/interfaces/matrix/matrix_opencl_kernel.cl

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

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

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012-2013,2015-2017                      CNRS
+ * Copyright (C) 2013-2014,2017                           Université de Bordeaux
  *
  * 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

+ 3 - 1
tests/datawizard/interfaces/multiformat/advanced/generic.h

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
+ * Copyright (C) 2013                                     Université de Bordeaux
  *
  * 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

+ 3 - 1
tests/datawizard/interfaces/multiformat/advanced/multiformat_cuda_opencl.c

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2012-2013,2015,2017                      CNRS
+ * Copyright (C) 2014,2016                                Université de Bordeaux
  *
  * 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

+ 3 - 3
tests/datawizard/interfaces/multiformat/advanced/multiformat_data_release.c

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011-2012  Inria
- * Copyright (C) 2011, 2012, 2013  CNRS
- * Copyright (C) 2017  Inria
+ * Copyright (C) 2011-2013,2017                           Inria
+ * Copyright (C) 2011-2013,2015,2017                      CNRS
+ * Copyright (C) 2013-2014                                Université de Bordeaux
  *
  * 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

+ 3 - 2
tests/datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011-2012  Inria
- * Copyright (C) 2011, 2012, 2013  CNRS
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2011-2013,2015,2017                      CNRS
+ * Copyright (C) 2013-2014                                Université de Bordeaux
  *
  * 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

+ 3 - 1
tests/datawizard/interfaces/multiformat/advanced/multiformat_worker.c

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2012 Inria
+ * Copyright (C) 2012-2013                                Inria
+ * Copyright (C) 2012-2013,2016-2017                      CNRS
+ * Copyright (C) 2013-2014                                Université de Bordeaux
  *
  * 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

+ 3 - 1
tests/datawizard/interfaces/multiformat/advanced/same_handle.c

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011 Inria
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2012,2017                                CNRS
+ * Copyright (C) 2013-2014,2016                           Université de Bordeaux
  *
  * 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

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

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012-2013,2015,2017                      CNRS
+ * Copyright (C) 2013-2014,2017                           Université de Bordeaux
  *
  * 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

+ 3 - 1
tests/datawizard/interfaces/multiformat/multiformat_conversion_codelets_cuda.cu

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012-2013,2015,2017                      CNRS
+ * Copyright (C) 2014                                     Université de Bordeaux
  *
  * 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

+ 2 - 1
tests/datawizard/interfaces/multiformat/multiformat_conversion_codelets_kernel.cl

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 2 - 2
tests/datawizard/interfaces/multiformat/multiformat_conversion_codelets_opencl.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
- * Copyright (C) 2012, 2016  CNRS
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015-2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 2 - 1
tests/datawizard/interfaces/multiformat/multiformat_cuda.cu

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012-2013,2015,2017                      CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

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

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2012-2015,2017                           CNRS
+ * Copyright (C) 2013                                     Université de Bordeaux
  *
  * 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

+ 4 - 3
tests/datawizard/interfaces/multiformat/multiformat_opencl.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
- * Copyright (C) 2016  CNRS
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015-2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
@@ -9,7 +9,8 @@
  * 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.
+ * 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.
  */

+ 2 - 1
tests/datawizard/interfaces/multiformat/multiformat_opencl_kernel.cl

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 2 - 1
tests/datawizard/interfaces/multiformat/multiformat_types.h

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 3 - 2
tests/datawizard/interfaces/test_interfaces.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
- * Copyright (C) 2013, 2014, 2017  CNRS
+ * Copyright (C) 2011-2013,2017                           Inria
+ * Copyright (C) 2012-2015,2017                           CNRS
+ * Copyright (C) 2013,2015                                Université de Bordeaux
  *
  * 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

+ 3 - 1
tests/datawizard/interfaces/test_interfaces.h

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
+ * Copyright (C) 2013                                     Université de Bordeaux
  *
  * 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

+ 2 - 1
tests/datawizard/interfaces/variable/variable_cuda.cu

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

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

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
+ * Copyright (C) 2013                                     Université de Bordeaux
  *
  * 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

+ 2 - 2
tests/datawizard/interfaces/variable/variable_opencl.c

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
- * Copyright (C) 2016  CNRS
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015-2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 2 - 1
tests/datawizard/interfaces/variable/variable_opencl_kernel.cl

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 2 - 1
tests/datawizard/interfaces/vector/test_vector_cuda.cu

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

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

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2013                                Inria
+ * Copyright (C) 2012-2013,2015,2017                      CNRS
+ * Copyright (C) 2013                                     Université de Bordeaux
  *
  * 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

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

@@ -1,7 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
- * Copyright (C) 2016  CNRS
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015-2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 2 - 1
tests/datawizard/interfaces/vector/test_vector_opencl_kernel.cl

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2011  Inria
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012,2015,2017                           CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 3 - 1
tests/datawizard/interfaces/void/void_interface.c

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2012  Inria
+ * Copyright (C) 2012                                     Inria
+ * Copyright (C) 2012-2013,2017                           CNRS
+ * Copyright (C) 2013                                     Université de Bordeaux
  *
  * 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

+ 3 - 2
tests/datawizard/invalidate_pending_requests.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2016  Université de Bordeaux
- * Copyright (C) 2010, 2011, 2012, 2013, 2016, 2017  CNRS
+ * Copyright (C) 2012-2013                                Inria
+ * Copyright (C) 2010-2013,2015-2017                      CNRS
+ * Copyright (C) 2010,2013-2014,2016                      Université de Bordeaux
  *
  * 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

+ 3 - 3
tests/datawizard/lazy_allocation.c

@@ -1,8 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010-2012, 2014, 2016  Université de Bordeaux
- * Copyright (C) 2012       Inria
- * Copyright (C) 2016, 2017  CNRS
+ * Copyright (C) 2011-2012                                Inria
+ * Copyright (C) 2012-2013,2015-2017                      CNRS
+ * Copyright (C) 2010-2014,2016                           Université de Bordeaux
  *
  * 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

+ 3 - 1
tests/datawizard/lazy_unregister.c

@@ -1,6 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2011, 2012, 2013, 2017  CNRS
+ * Copyright (C) 2012-2013                                Inria
+ * Copyright (C) 2010-2013,2015,2017                      CNRS
+ * Copyright (C) 2012,2014-2016                           Université de Bordeaux
  *
  * 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

+ 2 - 1
tests/datawizard/locality.c

@@ -1,6 +1,7 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2016  Université de Bordeaux
+ * Copyright (C) 2017                                     CNRS
+ * Copyright (C) 2016                                     Université de Bordeaux
  *
  * 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

+ 4 - 4
tests/datawizard/locality.sh

@@ -1,9 +1,9 @@
 #!/bin/sh -x
-#
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2017  Université de Bordeaux
-# Copyright (C) 2017  Inria
+# Copyright (C) 2017                                     CNRS
+# Copyright (C) 2017                                     Inria
+# Copyright (C) 2017                                     Université de Bordeaux
 #
 # 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
@@ -15,7 +15,7 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
-
+#
 # Test generation of FxT traces
 
 set -e

+ 3 - 2
tests/datawizard/manual_reduction.c

@@ -1,7 +1,8 @@
 /* StarPU --- Runtime system for heterogeneous multicore architectures.
  *
- * Copyright (C) 2010, 2012-2016  Université de Bordeaux
- * Copyright (C) 2012, 2013, 2016, 2017  CNRS
+ * Copyright (C) 2012-2013,2017                           Inria
+ * Copyright (C) 2010-2016                                Université de Bordeaux
+ * Copyright (C) 2011-2013,2015-2017                      CNRS
  *
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 0 - 0
tests/datawizard/mpi_like.c


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.