How to know what version of MKL is MATLAB using
    18 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Jesús
      
 am 28 Feb. 2011
  
    
    
    
    
    Kommentiert: Angelo Yeo
    
 am 14 Sep. 2024
            Hi:
I am using MATLAB R2010b. I would like to know the version (I think there is a command but I don't remember it) to know what version of MKL (Math Kernel Library) is MATLAB using.
Thank you very much
0 Kommentare
Akzeptierte Antwort
  Vamshi Kumbham
    
 am 8 Aug. 2018
        
      Verschoben: Angelo Yeo
    
 am 14 Sep. 2024
  
      Type >> version('-blas') in command window. You will get answer ans = Intel® Math Kernel Library Version 11.3.1 Product Build 20151021 for Intel® 64 architecture applications, CNR branch AVX2
Weitere Antworten (1)
  Robert Cumming
      
 am 28 Feb. 2011
        in your version of the help type in "Math Kernel Library" which will bring back a search and it should tell you the version your using. I dont know how/if you can get this from the command line.
1 Kommentar
Siehe auch
Kategorien
				Mehr zu GPU Computing finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!