- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am Edwin Ramayya. I recently switched to Intel Visual Fortran from Compaq's.
I am unable to use the array visulizer with VS2008/Intel Visual Fortran 11.1.054 .
Please let me know if there is away to integrate the IVF and AV.
thanks,
Edwin.
I am Edwin Ramayya. I recently switched to Intel Visual Fortran from Compaq's.
I am unable to use the array visulizer with VS2008/Intel Visual Fortran 11.1.054 .
Please let me know if there is away to integrate the IVF and AV.
thanks,
Edwin.
Link Copied
5 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
if you are not using a 64bit operating system you can use the AV.
The installion has to be done in the following way
- first install AV
- second install IVF
Frank
if you are not using a 64bit operating system you can use the AV.
The installion has to be done in the following way
- first install AV
- second install IVF
Frank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Frank. My OS is 64 bit. Is there anyway I can integrate AV and IVF.
thanks,
Edwin.
thanks,
Edwin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Edwin,
the only way to use AV with W7 64bit, is to install and use the XP Mode (this virtuell environment is still in 32bit). For that you need ad least W7 Prof.
Frank
the only way to use AV with W7 64bit, is to install and use the XP Mode (this virtuell environment is still in 32bit). For that you need ad least W7 Prof.
Frank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Frank,
I've been using AV from within my application (not from VS Debug view) on x64 for many years.
It's been so long now since I installed AV on my Windows XP Pro x64 and Windows Server 2003, I do not know if I can recall what I did.
I think the installation extracted the files, but the DLL's were not registered. Integration with VS did not work, but I use it from within my application so this did not matter for me.
Jim Dempsey
I've been using AV from within my application (not from VS Debug view) on x64 for many years.
It's been so long now since I installed AV on my Windows XP Pro x64 and Windows Server 2003, I do not know if I can recall what I did.
I think the installation extracted the files, but the DLL's were not registered. Integration with VS did not work, but I use it from within my application so this did not matter for me.
Jim Dempsey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Check these previous links on this topic:-
http://software.intel.com/en-us/forums/showthread.php?t=67534&o=d&s=lr
http://software.intel.com/en-us/forums/showthread.php?t=59969&o=d&s=lr
There would be a few more as well. AV functionality of viewing the array during debugging (by using drop-down menu or hightlight-right click-view array DOES NOT work on 64 bit. It works perfectly well on Win32; the 64-bit integration is broken since 2006. It's very disappointing to say the least.
(a) In one of the links above, you will find "arraydebugview". This has been written for C++.
(b) For my usage I have simply written a VB application, using MSCHART, to monitor arrays. I had also built a VBA macro that tries to access the Debugger object (it gives you stackframe locals) and tried to use it with "tracepoints". But I am missing the crucial step of retrieving the variable information. I believe I need to extract the pointer to memory location.
(c) As other alternatives, one may also want to look at other applications such as DISLIN, GrWin, MATFOR etc. These fall in the same category as what Jim suggested i.e. call AV from within application. Actually (it has been a while now) when I tried to use AV by making API calls, it did not work on 64 bit. May be I didn't do it right.
Abhi
http://software.intel.com/en-us/forums/showthread.php?t=67534&o=d&s=lr
http://software.intel.com/en-us/forums/showthread.php?t=59969&o=d&s=lr
There would be a few more as well. AV functionality of viewing the array during debugging (by using drop-down menu or hightlight-right click-view array DOES NOT work on 64 bit. It works perfectly well on Win32; the 64-bit integration is broken since 2006. It's very disappointing to say the least.
(a) In one of the links above, you will find "arraydebugview". This has been written for C++.
(b) For my usage I have simply written a VB application, using MSCHART, to monitor arrays. I had also built a VBA macro that tries to access the Debugger object (it gives you stackframe locals) and tried to use it with "tracepoints". But I am missing the crucial step of retrieving the variable information. I believe I need to extract the pointer to memory location.
(c) As other alternatives, one may also want to look at other applications such as DISLIN, GrWin, MATFOR etc. These fall in the same category as what Jim suggested i.e. call AV from within application. Actually (it has been a while now) when I tried to use AV by making API calls, it did not work on 64 bit. May be I didn't do it right.
Abhi

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page