Files
lammps/tools/valgrind/OpenMP.supp
2021-08-02 15:45:15 -04:00

126 lines
1.8 KiB
Plaintext

{
OpenMP_cuda_init_part1
Memcheck:Leak
match-leak-kinds: reachable
fun:calloc
fun:_dlerror_run
fun:dlopen*
obj:*/lib*/libcuda.so.*
obj:*
...
fun:call_init.part.0
fun:_dl_init
obj:/usr/lib*/ld-2.*.so
}
{
OpenMP_init_part1
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
...
obj:/usr/lib*/libgomp.so.1*
fun:call_init.part.0
fun:_dl_init
}
{
OpenMP_init_part2
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
...
obj:/usr/lib*/libgomp.so.1*
fun:GOMP_parallel
...
fun:main
}
{
OpenMP_init_part3
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
...
obj:/usr/lib*/libgomp.so.1*
fun:omp_set_num_threads
...
fun:main
}
{
OpenMP_init_part4
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
fun:strdup
...
obj:/usr/lib64/libomp.so
fun:omp_set_num_threads
...
fun:_ZN9LAMMPS_NS6LAMMPSC1EiPPci
}
{
OpenMP_init_part5
Memcheck:Param
sched_setaffinity(mask)
fun:syscall
obj:/usr/lib64/libomp.so
...
obj:/usr/lib64/libomp.so
fun:omp_set_num_threads
...
fun:main
}
{
OpenMP_init_part6
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
...
fun:call_init
fun:call_init
fun:_dl_init
...
obj:*
}
{
OpnMP_init_part7
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
...
fun:GOMP_parallel
...
obj:*
}
{
OpnMP_init_part8
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
...
fun:omp_set_num_threads
...
obj:*
}
{
OpnMP_init_part9
Memcheck:Leak
match-leak-kinds: possible
fun:calloc
...
fun:pthread_create
...
fun:GOMP_parallel
...
obj:*
}
{
OpnMP_init_part10
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
...
fun:call_init
fun:_dl_init
...
obj:*
}