Visible to Intel only — GUID: GUID-C3672249-C8D5-4960-B624-037B83D43648
Visible to Intel only — GUID: GUID-C3672249-C8D5-4960-B624-037B83D43648
Dependencies Problem and Message Types
The Intel® Advisor Dependencies analysis identifies various data sharing problems and messages. This reference section describes these problems and messages, and offers possible correction strategies.
Problem Type Name | Severity and Cause |
---|---|
Error. Occurs when a task does not release a lock before the task ends. |
|
Error. Occurs when a task writes a value that a different task reads. If not fixed prior to conversion to parallel code, a Data Communication problem could result in a data race. |
|
Error. Occurs when a task writes a value that a different (child) task reads. If not fixed prior to convers |