Virtual Memory Limit

Pipo

New Member
Hi ! I was wondering what was the limit of virtual memory we can set and also use.
I am working on matlab with my personal computer and one of the matrix operation I try to do requires 100 Gb of RAM, so I was wondering if it was possible to extend virtually my RAM that far. I, of course, know that it would take a while to do this operation with virtual memory, but I still want to know if it would be possible.
 

Cromewell

Administrator
Staff member
Provided you are running 64bit hardware/OS and matlab is a 64 bit application, it should be fine. Otherwise the limit is 2GB for a 32bit windows app.
 
Top