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

I search equivalent routine FAV*

Gilles_R_
Beginner
547 Views

Here I have FORTRAN code with callroutines

FAGLSTARTWATCH,FAGLENDWATCH

FAVSTARTVIEWER, FAVSETARRAY, FAVSETDIMSCALE, FAVSHOWWINDOW, FAVENDVIEWER ...

I search if exist equivalent with IVF (9.1)

Module? Library? DLL?

Thanks

0 Kudos
4 Replies
Gilles_R_
Beginner
547 Views

OK

I am looking Array Visualizer samples, and code AvFRT.F90

My conclusion is: Intel change routines

Examples: FaglStartWatch => avStartWatch, FavStartViewer => avNewViewer

0 Kudos
Steven_L_Intel1
Employee
547 Views
Go visit the Array Visualizer section of this forum and read the announcement. It does exist.
0 Kudos
Gilles_R_
Beginner
547 Views

Sorry, but I not found reference to FAV routines into IAV forum

In fact annoucement focus on stop developpment of Array Visualizer.

This product is now free to download (I have 'purchase' with IVF 9.0... ) no support, and no sources.... and next year Vista OS is coming - hummmm

0 Kudos
Steven_L_Intel1
Employee
547 Views
The FAV routines are part of Array Visualizer. You can get the most recent version for free, but you're right that it is not supported.
0 Kudos
Reply