Matlab 2013a progressively slows down Ubuntu 14.04

2 vues (au cours des 30 derniers jours)
Frederic
Frederic le 22 Sep 2014
Commenté : Andreas Goser le 24 Sep 2014
I'm currently using matlab 2013a to run long simulations (over a day) which consist of steps. When I worked with matlab 2012b, using tic and toc, for each steps the CPU time was constant. With the version of Matlab 2013a, I observe that the CPU times gets longer after a few steps (e.g. from 200 s to 900 s) while it was constant on the previous version. This is in agreement with the CPU usage reported by the system monitor.
I observe this on a ubuntu 14.04 with a Xeon processor X5650.
Thank you for any of your help.

Réponse acceptée

Andreas Goser
Andreas Goser le 22 Sep 2014
The effects I am aware of should not be release-specific. Those are around increasing memory consumption that slow down the machine after a while. It can be addressed by a couple of countermeasures, like writing less data into the MATLAB workspace. But again, this should not be release specific. If the responses are not helpful enough, I suggest approaching technical support and prvode also your model.
  2 commentaires
Frederic
Frederic le 22 Sep 2014
Thank you for your help, I can try to reduce the memory impact although nothing changed in my code and that is why I'm surprised.
Andreas Goser
Andreas Goser le 24 Sep 2014
If you assess this peformance degration as a bug, please provide your model to MathWorks Support.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by