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

IVF9 and VTune

David_DiLaura1
New Contributor I
609 Views
Has any one else had problems with IVF9 and VTune? Since installing version 9.0 I have not been able to get VTune to recognize that symbols are present. I know the symbols are there because I canexecute in debug mode (within Visual Studio), and all symbols are displayed, with their current values.
I thought it might be VTune, but when I compile exactly the same code with the Lahey Fortran compiler (also in Visual Studio) VTune recognizes symbols and analyzes the code as expected. I have uninstalled the IVF9 compiler (and VTune) more than once. No change. I have asked VTune Premier Support about this; no resolution.
0 Kudos
1 Reply
Intel_C_Intel
Employee
609 Views

Hello,

On some of our computers I have seen this, and I have not managed to determine the reason. A temporary workaround was to have both IVF 8.1 and IVF 9.0 installed together with VTune 7.2. Then Vtune worked with both 8.1 and 9.0 - don't ask me why. The recommended installation order is:

1. IVF 9.0.

2. VTune 7.2.

3. IVF 8.1

I hope this works for you.

Best Regards,

Lars Petter Endresen

0 Kudos
Reply