{"id":4252,"date":"2012-04-25T10:39:14","date_gmt":"2012-04-25T09:39:14","guid":{"rendered":"http:\/\/www.walkingrandomly.com\/?p=4252"},"modified":"2012-04-25T10:39:14","modified_gmt":"2012-04-25T09:39:14","slug":"how-to-determine-the-version-of-mkl-being-used-by-matlab","status":"publish","type":"post","link":"https:\/\/walkingrandomly.com\/?p=4252","title":{"rendered":"How to determine the version of MKL being used by MATLAB"},"content":{"rendered":"<p>MATLAB uses the <a href=\"http:\/\/software.intel.com\/en-us\/articles\/intel-mkl\/\">Intel Math Kernel Library<\/a> (MKL) behind the scenes to perform many linear algebra operations.  I wondered what version of the MKL was being used by MATLAB 2012a on my 64 bit Windows machine.  The most straightforward way to determine this is to simply ask MATLAB:<\/p>\n<pre>&gt;&gt; version -lapack\r\nans =\r\nIntel(R) Math Kernel Library Version 10.3.5 Product Build 20110720 for Intel(R) 64 architecture applications\r\nLinear Algebra PACKage Version 3.3.1\r\n\r\n&gt;&gt; version -blas\r\nans =\r\nIntel(R) Math Kernel Library Version 10.3.5 Product Build 20110720 for Intel(R) 64 architecture applications<\/pre>\n<p>Thanks to The Mathworks technical support team for this information.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>MATLAB uses the Intel Math Kernel Library (MKL) behind the scenes to perform many linear algebra operations. I wondered what version of the MKL was being used by MATLAB 2012a on my 64 bit Windows machine. The most straightforward way to determine this is to simply ask MATLAB: &gt;&gt; version -lapack ans = Intel(R) Math [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[4,11],"tags":[],"class_list":["post-4252","post","type-post","status-publish","format-standard","hentry","category-math-software","category-matlab"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p3swhs-16A","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=\/wp\/v2\/posts\/4252","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4252"}],"version-history":[{"count":2,"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=\/wp\/v2\/posts\/4252\/revisions"}],"predecessor-version":[{"id":4254,"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=\/wp\/v2\/posts\/4252\/revisions\/4254"}],"wp:attachment":[{"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4252"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4252"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4252"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}