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

Linking MKL in 11.1

scrognoid
Beginner
591 Views
Apparently the MKL linking procedure has been simplified considerably from 11.0 to 11.1. At least, I don't remember seeing the "USE MKL" switch before. Nice, but nicer would have been a heads-up. I find nothing in the release notes.

In general, is there someplace I should look besides the release notes to find out if my Solution will be broken by a release?

0 Kudos
1 Solution
Steven_L_Intel1
Employee
591 Views
The release notes are where to look, though that will tell you only about the issues we know about. (We try VERY hard not to break things, but some things happen.)

Mea Culpa on the /Qmkl switch. I overlooked it when putting together the "what's new".

View solution in original post

0 Kudos
1 Reply
Steven_L_Intel1
Employee
592 Views
The release notes are where to look, though that will tell you only about the issues we know about. (We try VERY hard not to break things, but some things happen.)

Mea Culpa on the /Qmkl switch. I overlooked it when putting together the "what's new".
0 Kudos
Reply