.valgrind-suppress.supp 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. ignore_get_max_threads_intel
  3. Memcheck:Param
  4. sched_setaffinity(mask)
  5. fun:syscall
  6. fun:__kmp_affinity_determine_capable
  7. fun:_Z20__kmp_env_initializePKc
  8. fun:__kmp_middle_initialize
  9. fun:omp_get_num_procs@@VERSION
  10. fun:mkl_serv_domain_get_max_threads
  11. obj:*
  12. }
  13. {
  14. ignore mkl_get_max_threads
  15. Memcheck:Cond
  16. fun:mkl_serv_domain_get_max_threads
  17. obj:*
  18. }
  19. {
  20. ignore_libiomp_intel
  21. Memcheck:Cond
  22. fun:__intel_sse2_strrchr
  23. fun:*_INTERNAL_45_______src_thirdparty_tbb_omp_dynamic_link_cpp_*
  24. fun:__sti__$E
  25. obj:*libiomp*.so
  26. }
  27. {
  28. mkl_malloc
  29. Memcheck:Leak
  30. match-leak-kinds: definite
  31. fun:malloc
  32. fun:_dl_signal_error
  33. fun:_dl_open
  34. fun:dlopen_doit
  35. fun:_dl_catch_error
  36. fun:_dlerror_run
  37. fun:dlopen@@GLIBC_2.2.5
  38. fun:mkl_serv_inspector_suppress
  39. fun:mkl_serv_lock
  40. fun:mkl_serv_core_register_cleanup
  41. fun:__sti__$E
  42. fun:call_init.part.0
  43. }
  44. {
  45. another_intel
  46. Memcheck:Addr16
  47. fun:__intel_sse2_strrchr
  48. fun:_ZN67_INTERNAL_45_______src_thirdparty_tbb_omp_dynamic_link_cpp_d77f5ef55__kmp12init_dl_dataEv
  49. fun:__sti__$E
  50. obj:*libiomp5.so
  51. obj:*libiomp5.so
  52. }