"Out of memory error" for a MATLAB code running on a cluster

I am running a MATLAB code on a cluster. I am getting 'Out of memory' error. I realize that the array size is large for the cluster. Could I personally change anything in my code to rectify the problem. Or, Do I need to change anything on the cluster?

Réponses (1)

Walter Roberson
Walter Roberson le 8 Sep 2015
You might be able to take advantage of the Worker Object Wrapper

1 commentaire

Thanks Walter for your reply. This helped me to an extent. Then I figured that I simply needed more space in the system to run the program.

Connectez-vous pour commenter.

Catégories

Commenté :

le 15 Sep 2015

Community Treasure Hunt

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

Start Hunting!

Translated by