Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Version 11.0

dannycat
New Contributor I
457 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
457 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