New Version of MKL
Version MKL 10.0 is available, but not default.
MKL 9.1 is still default, because 10.0 can break programs compiled with 9.1. Please load the mkl module with version number to ensure that the desired version is obtained:
module add mkl/9.1
or
module add mkl/10.0
Note that the default Intel compiler is 10.1.

