Out of Memory error
Afficher commentaires plus anciens
Hi, The "maximum possible array" is much lower than the physical memory leading to out-of-memory error. Is there any way I can increase the max possible array? Thanks
>> memory
Maximum possible array: 5176 MB (5.427e+09 bytes) *
Memory available for all arrays: 5176 MB (5.427e+09 bytes) *
Memory used by MATLAB: 2040 MB (2.139e+09 bytes)
Physical Memory (RAM): 32768 MB (3.436e+10 bytes)
* Limited by System Memory (physical + swap file) available.
Réponse acceptée
Plus de réponses (1)
Image Analyst
le 23 Août 2022
Modifié(e) : Image Analyst
le 23 Août 2022
1 vote
You have 32 GB of physical RAM but how much swap space have you set up? Why don't you just increase the amount of swap space?
Catégories
En savoir plus sur String dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!