Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Array Visualizer is not working

laura_s_kang
Beginner
901 Views
0 Kudos
3 Replies
Steven_L_Intel1
Employee
901 Views
Watch and locals do work for arrays. I would guess that something is not installed correctly. I suggest you download and install the latest version from Intel Premier Support, uninstalling the old one first. If you need more help, contact Premier Support.
0 Kudos
laura_s_kang
Beginner
901 Views
Uhmm... latest vesrion of what?
0 Kudos
Intel_C_Intel
Employee
901 Views
I think Steve means the latest version of Intel Visual Fortran.
Are you able to open and view files with the Intel Array Viewer? If not, it's probably an install issue or problem with the graphics drivers on your system. In either case, please contact Premier Support so we can track down the source of the problem.
There is a know limitation that certain array types aren't supported: Real*16, Integer*8, pointer-based arrays, derived type arrays, etc.
Watch/locals should always work, but they won't show all the values for a large array (plus you don't get the cool graphical view!).
John
0 Kudos
Reply