After upgrade to Intel Visual Fortran Compser XE 2013.4, including MKL, for Windows (released on May 29),
no MKL documentation has been integrated in MSHelp 2.0, due apparently non-updated links (see image below)
Dear Sergey,
I have already solved the problem on my computer.
The problem was due to different version numbers in the file names:
1) in the file helpcontentsetup.msha references are given to the following files:
mkl_userguide_11_0_3.cab
mklman_11_0_3.cab
2) presented are files:
mkl_userguide_11_0_4.cab with mklman_11_0_3.mshc inside, and
mklman_11_0_4.cab with mkl_userguide_11_0_3.mshc inside
So, my solution was just to rename mkl_userguide_11_0_4.cab -> mkl_userguide_11_0_3.cab, and
mklman_11_0_4.cab -> mklman_11_0_3.cab.
Then, the documentation can be added into the help system manually.
Best regards
I don't see the problem. I installed 2013.4.190 on the clear system and all work as expected. Do you see the *.cab files into the Documentation directory?
Dear Gennady, the problem exists, see above.
For more complete information about compiler optimizations, see our Optimization Notice.