Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29277 Discussions

how to profiling with Fortran language

Wang_J_
Beginner
780 Views

I use "visual studio 2010 Version 10.0.0.30319.1 RTMRel"    and    " Intel Parallel  studio XE 2011"  to  compile fortran program. 

How to set the profiling configuration if i want to know the time consumed by each function?

I directly click the the Analyz emenu->Launch Performance Wizard without any change in the property setting of linker option, and it was failed.

So what should i do to make it successful?

0 Kudos
2 Replies
Steven_L_Intel1
Employee
780 Views

I am not aware that one can use the VS profiling feature with Fortran applications. We support the use of Intel VTune Amplifier XE for profiling.

0 Kudos
Wang_J_
Beginner
780 Views

oh, i thought it cuold be. 

thank you

0 Kudos
Reply