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.

IVF Array Viewer

dannycat
New Contributor I
833 Views

The current IVF online documentation mentions an IVF array viewer. I don't see one in my installation and I thought that it was available for download but is no longer supported. If this is the case where can I download the necessary files?

0 Kudos
5 Replies
Steven_L_Intel1
Employee
833 Views

Where is it mentioned? That should be corrected.

Download it here.

0 Kudos
dannycat
New Contributor I
833 Views

Where is it mentioned? That should be corrected.

Download it here.

Steve,

Thanks for the link.

It is mentioned in the Intel Visual Fortran Compiler User and reference Guides->Building Applications->Building Applicationfrom Microsoft Visual Studio->Using the Intel Array Visualiser Window in the debugger.

0 Kudos
Steven_L_Intel1
Employee
833 Views

Thanks. Theoretically, that should still work, though we don' test it. We did not remove the "hook" code from our integration.

0 Kudos
dannycat
New Contributor I
833 Views

Thanks. Theoretically, that should still work, though we don' test it. We did not remove the "hook" code from our integration.

Steve, the download area has both Array Viewer and Array Visualizer. What is the difference? I tried to install the viewer but the IDE locked up when I tried to view an array in debug mode. When I tried to install the Visualizer I got a message saying that it had already been installed.

I only want to be able to look at matrix type arrays in the debugger and don't intend to use it within my code,

0 Kudos
Steven_L_Intel1
Employee
833 Views

You want Array Visualizer. Array Viewer is a subset intended for end-users of applications built with Array Visualizer. You will need to uninstall Array Viewer.

0 Kudos
Reply