MATLAB 2014b crashes when doing linear algebra on a machine with an AMD A8-6410 processor

1 view (last 30 days)
Hi,
My MATLAB version 2014b crashes when doing certain linear algebra operations, such as large matrix multiplications or solving a nonlinear system of equations. I've understood that this problem most likely is related to my AMD processor due to conflict with MKL. The specific piece of code I'm trying to run (integrator.m) is attached, but this is also observed for other code snippets.
The crash dump is attached.
The attached script runs fine on a different system with MATLAB 2012b with an Intel i5-3570k
Does anyone know how to resolve this issue? Help would be much appreciated

Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!