Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Dec 11, 2023
1 parent b22c423 commit b47f337
Showing 1 changed file with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions tests/parpe.supp
Original file line number Diff line number Diff line change
Expand Up @@ -420,18 +420,9 @@
obj:*
}

{
ompi_mpi_init
Memcheck:Param
...
fun:orte_init
fun:ompi_mpi_init
fun:PMPI_Init
...
}

{
<insert_a_suppression_name_here>
orte_submit_init
Memcheck:Leak
match-leak-kinds: indirect
fun:calloc
Expand All @@ -457,17 +448,6 @@
obj:/usr/lib/x86_64-linux-gnu/libhdf5_serial_cpp.so.103.3.0
}

{
??
Memcheck:Param
...
obj:/usr/lib/x86_64-linux-gnu/libunwind.so.8.0.1
...
obj:/usr/lib/x86_64-linux-gnu/libglog.so.0.4.0
...
fun:_dl_init
...
}

{
<insert_a_suppression_name_here>
Expand Down

0 comments on commit b47f337

Please sign in to comment.