[SOLVED] AMD or Intel for Matlab/Simulink

kahitcno

Honorable
Jul 28, 2013
18
0
10,510
I'm currently using an old intel laptop for running Matlab and Simulink. I was planning to build a PC or buy a new laptop in the future but I have no idea which is better in terms of running Matlab and Simulink.

I read that for AMD CPUs there is a work around to improve performance when running Matlab does this also work when running simulations on Simulink?
 
Solution
I'm currently using an old intel laptop for running Matlab and Simulink. I was planning to build a PC or buy a new laptop in the future but I have no idea which is better in terms of running Matlab and Simulink.

I read that for AMD CPUs there is a work around to improve performance when running Matlab does this also work when running simulations on Simulink?
Looking at the MATLAB requirements, they recommend for best performance to have a CPU that supports AVX2 and 4 logical cores. https://www.mathworks.com/support/requirements/matlab-system-requirements.html Right now the Ryzen 3000 series has the best AVX2 performance for the desktop. Currently MATLAB doesn't support AVX-512 so the extra cost of an Intel HEDT with...
I'm currently using an old intel laptop for running Matlab and Simulink. I was planning to build a PC or buy a new laptop in the future but I have no idea which is better in terms of running Matlab and Simulink.

I read that for AMD CPUs there is a work around to improve performance when running Matlab does this also work when running simulations on Simulink?
Looking at the MATLAB requirements, they recommend for best performance to have a CPU that supports AVX2 and 4 logical cores. https://www.mathworks.com/support/requirements/matlab-system-requirements.html Right now the Ryzen 3000 series has the best AVX2 performance for the desktop. Currently MATLAB doesn't support AVX-512 so the extra cost of an Intel HEDT with AVX-512 would be a waste. Therefore getting a 6c/12t or higher CPU in the Ryzen 3000 line would give you the best performance.
 
Solution

kahitcno

Honorable
Jul 28, 2013
18
0
10,510
Looking at the MATLAB requirements, they recommend for best performance to have a CPU that supports AVX2 and 4 logical cores. https://www.mathworks.com/support/requirements/matlab-system-requirements.html Right now the Ryzen 3000 series has the best AVX2 performance for the desktop. Currently MATLAB doesn't support AVX-512 so the extra cost of an Intel HEDT with AVX-512 would be a waste. Therefore getting a 6c/12t or higher CPU in the Ryzen 3000 line would give you the best performance.

Thank you @jeremyj_83 for the response!