Out of Memory error
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (1)
Image Analyst
el 23 de Ag. de 2022
Editada: Image Analyst
el 23 de Ag. de 2022
1 voto
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?
Categorías
Más información sobre Logical en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!