MATLAB: Is MATLAB supported on Hyper-Threading (HT) processors

hthyperMATLABthreadthreading

I would like to know if MATLAB is supported on Hyper-Threading (HT) processors.

Best Answer

MATLAB will run on a Hyper-Threading processor as long as:
1. The processor is listed on the system requirements page for MATLAB:
<http://www.mathworks.com/products/matlab/requirements.html>
2. Your operating system supports Hyper-Threading (HT) processors.
Related Question