Explorar o código

ignore a race which does not actually pose problem

Samuel Thibault %!s(int64=12) %!d(string=hai) anos
pai
achega
8b11c9fc78
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      tools/valgrind/starpu.suppr

+ 9 - 0
tools/valgrind/starpu.suppr

@@ -90,3 +90,12 @@
    fun:_starpu_load_bus_performance_files
    ...
 }
+
+{
+   This is racy, but we don't care, if the function was called a bit earlier we would have had a different value
+   Helgrind:Race
+   fun:  _starpu_fifo_empty
+   fun: pop_task_eager_policy
+   ...
+}
+