How to set the multithreading of the blas (matlab2019) in my new I9-10900X
    조회 수: 5 (최근 30일)
  
       이전 댓글 표시
    
The 'a\b' operator  works well on my old PC (i7/4core/matlab2017). It can use all 4 CPU. But on my new PC(I9 10900XE), it can only use 1 core, whatever in Matlab2015,2017 or 2019b. 
OS:win10 ent
env:
NUMBER_OF_PROCESSORS=20
PROCESSOR_ARCHITECTURE=AMD64
PROCESSOR_REVISION=5507 
version -blas : Intel(R) Math Kernel Library Version 2018.0.3 Product Build 20180406 for Intel(R) 64 architecture applications, CNR branch AVX512
maxNumCompThreads : 10
I also try to install intel PS2013 and then PS2018, but it seems useless.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
