Install libomp5-dbg by entering the following commands in the terminal:
sudo apt update sudo apt install libomp5-dbg
Description:
LLVM OpenMP runtime - Debug package
The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing.
Homepage: http://openmp.llvm.org/
Version: 5.0.1-1
Section: universe/debug