- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
In the XE 2015 install, I don't see the module files mkl95_blas.mod, mkl95_lapack.mod in the installdir/mkl/include/plaform. These files were there for XE 2013 SP1. Now, I see onlt blas95.mod and lapack95.mod.
Abhi
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As far as I can tell, the new and simplified names of the module files do not create any problems. You can, of course, rename/copy the module files and give the copies the old names. For details, and for a list of differences between the Netlib versions of the Fortran-95 interfaces and the MKL versions, see the MKL User Guide, in the section "Interface Libraries and Modules" under "Language-specific Usage Options".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks mecej4. I did exactly that.
For whatever it is worth:-
(1) I can confirm that changing "use mkl95_blas" to "use blas95" works (as expected).
(2) The previous release of mkl (11.1) stated this for the mkl95_blas.mod: "Fortran 95 interface module for BLAS (BLAS95), identical to blas95.mod. To be removed in one of the future releases. "
The only thing I will add is: I am not finding a note on this in the current (11.2) release notes.
Abhi

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page