LBPM/ValgrindSuppresionFile

41 lines
439 B
Plaintext
Raw Normal View History

2015-03-06 08:32:55 -06:00
# ACML suppressions
{
IdentifyCPUCond
Memcheck:Cond
...
fun:acmlcpuid2
...
}
{
IdentifyCPUValue
Memcheck:Value8
...
fun:acmlcpuid_once
fun:acmlcpuid2
...
}
2015-03-06 08:32:55 -06:00
# MPI suppressions
2015-03-05 15:58:34 -06:00
{
HYDU
Memcheck:Leak
...
fun:HYD_pmci_wait_for_completion
...
}
2015-03-06 08:32:55 -06:00
# System suppressions
{
expand_dynamic_string_token
Memcheck:Cond
...
fun:expand_dynamic_string_token
fun:_dl_map_object
...
}