Intel® Inspector User Guide for Windows* OS

ID 767798
Date 3/22/2024
Public
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.