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

Version 11.0

dannycat
New Contributor I
1,167 Views

Do the problems with the availability of the IMSL libraries in IVF Version 11.0 mean that projects using IMSL will not be able to be created, or just that new features are not yet available? I have been using the 11.0 beta version with no problemsin this regard, but would like to move onto the official release ASAP.

0 Kudos
1 Reply
Steven_L_Intel1
Employee
1,167 Views

My tests show that you can continue to use the 10.1 version of IMSL with the following caveats:

  • Do not link against the DLL libraries
  • If your application uses OpenMP, add /Qopenmp-lib:legacy
0 Kudos
Reply