Browse Source

Add seconde race case

Samuel Thibault 12 years ago
parent
commit
a68748f4c0
1 changed files with 10 additions and 0 deletions
  1. 10 0
      tools/valgrind/starpu.suppr

+ 10 - 0
tools/valgrind/starpu.suppr

@@ -107,3 +107,13 @@
    ...
    ...
 }
 }
 
 
+
+{
+   This is the counterpart of the suppression above
+   Helgrind:Race
+   fun:_starpu_fifo_push_sorted_task
+   fun:_starpu_fifo_push_task
+   fun:push_task_eager_policy
+   ...
+}
+