150
edits
Changes
→OMP Race Conditions
OMP Error Message Below
[[File:OMPError.jpg]]
However, it should also be mentioned that should the code be fixed and analysis is re-run the number of positives goes down from 4 to 2. This means that there is internal code generated by the OMP addon that results in the Inspector flagging false positives, but also that the Inspector is capable of detecting race-conditions in OMP code (MS Version), it's just not able to effectively pinpoint their location and communicate it to the programmer. (Image of analysis on fixed code below)
[[File:OMPFixed.jpg]]
= How to use Intel Parallel Studio Inspector =