Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Fortran 90 semantics in MKL_VSL

f_oliveira
Beginner
331 Views
I tried to use fortran 90 semantics with ifort but the compiler returns errors as if there were sintax errors in the libraries. The program compiles ok if the file is .f instead of .f90 and if I declare the option -free or -FP in the compiler things still doesn't work. I found curious as there are .f90 examples programs for DFT libs.

Message Edited by f.oliveira@auckland.ac.nz on 04-28-200605:12 PM

0 Kudos
1 Reply
TimP
Honored Contributor III
331 Views
The MKL team told us they corrected this type of problem in the 8.1 release. If a problem remains, please submit a problem report with an example on premier.intel.com
0 Kudos
Reply