Dear all,
I have some questions about dynamic allocatable array while reading steve's article on "memory limits for applications on windows"
http://software.intel.com/en-us/articles/memory-limits-applications-wind...
If I am running a 64 bit win7 with 2GB ram, I guess even if I declare large matrices as dynamic data, I am still pretty much constrained by the 2GB ram limit. Does it also mean that if I wanna reach the 8TB limit of dynamic data, I need 8TB of ram to do so?
Thanks so much for your kind help.
Regards,
John


