|
@@ -1,7 +1,7 @@
|
|
|
# StarPU --- Runtime system for heterogeneous multicore architectures.
|
|
|
#
|
|
|
# Copyright (C) 2009-2016 Université de Bordeaux
|
|
|
-# Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015 CNRS
|
|
|
+# Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016 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
|
|
@@ -81,14 +81,15 @@ EXTRA_DIST = \
|
|
|
dev/rename.sed \
|
|
|
dev/rename.sh \
|
|
|
perfmodels/README \
|
|
|
- valgrind/libc.suppr \
|
|
|
valgrind/hwloc.suppr \
|
|
|
+ valgrind/libc.suppr \
|
|
|
+ valgrind/libgomp.suppr \
|
|
|
valgrind/libnuma.suppr \
|
|
|
- valgrind/openmpi.suppr \
|
|
|
valgrind/opencl.suppr \
|
|
|
+ valgrind/openmpi.suppr \
|
|
|
valgrind/pthread.suppr \
|
|
|
valgrind/starpu.suppr \
|
|
|
- valgrind/libgomp.suppr \
|
|
|
+ valgrind/valgrind.sh \
|
|
|
tsan/starpu.suppr \
|
|
|
lsan/libc.suppr \
|
|
|
lsan/openmpi.suppr \
|