Intel® Inspector User Guide for Linux* OS

ID 767796
Date 5/15/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

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.