- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I am using Intel Fortran 11.0.072 for last 5 year. Since yesterday I started getting message Flexlm error. Then I tried to re-install FORTRAN. It gave me error license file is invalid. Could you please send me the license file named - intel_TBE.lic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have escalated this issue to our License and Startup Support team. They'll help you out with your old 11.0 license IF POSSIBLE. Keep in mind the System Requirements for the 11.0 compiler - I hope you have a really old OS installed:
Linux: RHEL 4, 5, or 6. Ubuntu 10.04
Windows: XP SP3, Vista, Window 7, Windows server 2003. Visual Studio 2005 or 2008.
If you are trying to install on anything newer it will not work.
As others have said, your best bet is to try the oneAPI Compiler IFORT (not IFX) and get your code to work with it.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
why not use the latest OneAPI Fortran compiler, it is free to download and use, only technical support is to pay for if you wanted that. 11.x is very very old.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have escalated this issue to our License and Startup Support team. They'll help you out with your old 11.0 license IF POSSIBLE. Keep in mind the System Requirements for the 11.0 compiler - I hope you have a really old OS installed:
Linux: RHEL 4, 5, or 6. Ubuntu 10.04
Windows: XP SP3, Vista, Window 7, Windows server 2003. Visual Studio 2005 or 2008.
If you are trying to install on anything newer it will not work.
As others have said, your best bet is to try the oneAPI Compiler IFORT (not IFX) and get your code to work with it.
- 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
I am not sure you will get an solution to such a question. What did you actually do?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for reply
I tried compiling my programme using new OneAPI fortran but couldn't succeed in compiling the code which i have written over 5-6 years. Is there any way to convert same code which can run in new fortran or debugging line by line is the only option.
Reply
Thanks & Regards
Sudhir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1. It is very unlikely that the new compiler will not directly compile the old code
2. New compilers fix bugs that old compilers missed and fixing unknown bugs is important
3. Tell us the errors - give a screen shot of a log file.
4. It is worth the effort
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
post the buildlog.html file which has all the compile options and errors in it. Most "problems" will be a very easy fix either by compiler option or fixing code non-conformances that were not picked up in the older compiler.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page