浏览代码

more suppressions

Samuel Thibault 12 年之前
父节点
当前提交
5e18100b8c
共有 1 个文件被更改,包括 14 次插入0 次删除
  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
    Helgrind:Race
    fun:starpu_profiling_status_get