Intel® Inspector User Guide for Windows* OS

ID 767798
Date 3/31/2023
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 Microsoft* compiler products, link with the OpenMP* Compatibility Library included in the Intel® Compiler products.