Out of Memory error
古いコメントを表示
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.
採用された回答
その他の回答 (1 件)
Image Analyst
2022 年 8 月 23 日
編集済み: Image Analyst
2022 年 8 月 23 日
1 投票
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?
カテゴリ
ヘルプ センター および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!