Troubleshooting OpenMP* Technology Issues
Symptoms
Intel Inspector
collects false positives with unrecognized code locations in your OpenMP* application.
Possible Correction Strategies
- Link with dynamic OpenMP* libraries instead of static ones.
- If you are linking to the oneAPI Math Kernel Library (oneMKL), link with the dynamic libraries instead of the static ones.
- Use Intel compiler products to compile and link your application.
- If using GNU* compiler products, link with the OpenMP* Compatibility Library included in the Intel(R) Compiler products.