|
@@ -1,7 +1,7 @@
|
|
|
# StarPU --- Runtime system for heterogeneous multicore architectures.
|
|
|
#
|
|
|
# Copyright (C) 2009-2014 Université de Bordeaux 1
|
|
|
-# Copyright (C) 2010, 2011, 2012, 2013 Centre National de la Recherche Scientifique
|
|
|
+# Copyright (C) 2010, 2011, 2012, 2013, 2014 Centre National de la Recherche Scientifique
|
|
|
# Copyright (C) 2010, 2011, 2012 Institut National de Recherche en Informatique et Automatique
|
|
|
#
|
|
|
# StarPU is free software; you can redistribute it and/or modify
|
|
@@ -46,7 +46,7 @@ EXTRA_DIST = \
|
|
|
perfmodels/opencl_memset_kernel.cl
|
|
|
|
|
|
CLEANFILES = \
|
|
|
- *.gcno *.gcda *.linkinfo core
|
|
|
+ *.gcno *.gcda *.linkinfo core starpu_idle_microsec.log
|
|
|
|
|
|
BUILT_SOURCES =
|
|
|
SUBDIRS =
|