Intel® Advisor Help
Annotations are either subroutine calls or macro uses, depending on which language you are using, so they can be processed by your current compiler. The annotations do not change the computations of your program, so your application runs normally.
Reference the annotations definitions file using a C/C++include statement, Fortran use statement, or C# using statement. You also need to reference the annotations definition directory before you can add annotations to your source code.