Changes

Jump to: navigation, search

GPU621/Intel Advisor

1 byte added, 12:24, 26 November 2018
Data Dependencies Report
Compilers may fail to vectorize loops due to potential data dependencies. This feature collects all the error messages from the compiler and creates a report for the programmer. The report allow the programmer to discern for themselves if these data dependencies actually exist and whether or not to force the compiler to ignore the error and vectorize the loop anyways. If the data dependencies really do exist the report provides information on the type of dependency and how to resolve the issue.
 
[[File:Data-Dependency-Example.png]]
50
edits

Navigation menu