Search
Support & Downloads
All of Support
This Category
Software Products
Performance Tools for Software Developers
Does VTune™ for Linux* support Fortran “modules”?

Fortran 90 “modules” are designed to support modern programming styles. It doesn’t affect much the way how the final code is compiled into object files and then linked to an executable. The only difference that compiler adds special “module” prefixes to function names so you get different names in the source file and in your executable. However, the user is still able to do performance analyses, drill down to modules, see source/disassemble view, call graph and samples distribution. “Module” prefixes allow user to distinguish between functions from different modules. From this position VTune™ analyzer supports Fortran 90 “modules.”

This applies to:
Intel® VTune™ Performance Analyzer for Linux*

Solution ID: CS-025455
Date Created: 23-Jan-2007
Last Modified: 25-Jan-2007