- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
We have decided to change our compiler from PGI to Intel Visual Fortran. I was just wondering if we may face any problems russing our previously written codes with the new Intel compiler. Our curent compiler is PGI Visual Fortran 10.0
Thanks,
Afshin
We have decided to change our compiler from PGI to Intel Visual Fortran. I was just wondering if we may face any problems russing our previously written codes with the new Intel compiler. Our curent compiler is PGI Visual Fortran 10.0
Thanks,
Afshin
Link Copied
7 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You should be ok as long as you are not using any PGI-specific extensions. Feel free to ask here if you encounter problems or have questions. Last I looked, PGI had almost nothing from Fortran 2003 and perhaps not even all of F95.
I will note that PGI's attempt to imiitate Compaq Visual Fortran was not very good, especially as regards the Win32 API modules, so if you used those some changes might be needed.
I will note that PGI's attempt to imiitate Compaq Visual Fortran was not very good, especially as regards the Win32 API modules, so if you used those some changes might be needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
PGI version 10.5 claims to have comprehensive support of Fortran 2003. See, http://www.pgroup.com/support/new_rel.htm#F2003
The next sentence is deliberate (i.e. n+1 th time bothering Steve): there are also some editor enhancements such as world completion that IVF editor does not have.
Abhi
The next sentence is deliberate (i.e. n+1 th time bothering Steve): there are also some editor enhancements such as world completion that IVF editor does not have.
Abhi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm glad to see that PGI has made some progress with F2003.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Steve, is there anyway we could try Intel VF for free to see if it works for us?
Afshin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Also note that you have full access to Intel Premier Support during the evaluation period (and certainly can ask questions in this forum.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If your code is standard Fortran, the only changes necessary would be changes to the compiler and linker switches in batch and make files.

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