Technical Solutions
Is MATLAB supported on the Intel® Core™ 2 Duo family of processors?
Date Last Modified: Friday, June 26, 2009
| Solution ID: | 1-31J0W3 | |
| Product: | MATLAB | |
| Reported in Release: | R2007a | |
| Fixed in Release: | R2007a | |
| Platform: | All Platforms | |
| Operating System: | All OS |
Subject:
Is MATLAB supported on the Intel® Core™ 2 Duo family of processors?
Problem Description:
I would like to know if MATLAB is supported on the Intel® Core™ Duo family of processors.
Solution:This enhancement has been incorporated in Release 2007a (R2007a). For previous product releases, read below for any possible workarounds: For MATLAB 7.4 (R2007a), multithreading capabilities can be enabled. If you run MATLAB on a multiple-CPU system (multiprocessor or multicore), you can use multithreaded computation, which can improve performance for some operations. MATLAB can take advantage of multithreading capabilities for element-wise numerical computations such as "sin" and "log", and BLAS (Basic Linear Algebra Subroutines) library computations such as matrix multiply. For more information, execute the following at the MATLAB command prompt:
For previous versions read below: MATLAB is a single threaded application. However, multiple processors can be utilized by the BLAS (Basic Linear Algebra Subroutines), if the BLAS version being used supports multi-threading. In this case, significant performance improvement may be observed when running linear algebra intensive applications. This can be achieved on MATLAB 7.3 (R2006b). More information on how to set the BLAS version and number of threads is available at the following location: http://www.mathworks.com/support/solutions/data/1-34HE9M.html |
Related Solutions:
|
|
Store

