Bläddra i källkod

more suppressions

Samuel Thibault 12 år sedan
förälder
incheckning
5e18100b8c
1 ändrade filer med 14 tillägg och 0 borttagningar
  1. 14 0
      tools/valgrind/starpu.suppr

+ 14 - 0
tools/valgrind/starpu.suppr

@@ -62,6 +62,20 @@
 }
 }
 
 
 {
 {
+   We do not care about the race on the entry->mean variable, we only want a good-enough estimation.
+   Helgrind:Race
+   fun:_starpu_non_linear_regression_based_job_expected_perf
+   ...
+}
+
+{
+   This is the counterpart of the suppressions above
+   Helgrind:Race
+   fun:_starpu_update_perfmodel_history
+   ...
+}
+
+{
    We do not care about races on profiling statistics
    We do not care about races on profiling statistics
    Helgrind:Race
    Helgrind:Race
    fun:starpu_profiling_status_get
    fun:starpu_profiling_status_get