# This is a known leak.
leak:libnvidia-ptxjitcompile
leak:tbb::internal::task_stream
leak:libnvidia-opencl.so

# Allocated by Intel's OpenMP implementation during inverse_dense_cpu
# This is not something we can control in ArrayFire
leak:kmp_alloc_cpp*::bget
leak:kmp_b_alloc

# ArrayFire leaks the default random engine on each thread. This is to avoid
# errors on exit on Windows.
leak:af_get_default_random_engine
