Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Poor mans way of FEA with increased Virtual Memory.

Status
Not open for further replies.

JasonNicholson

Mechanical
Joined
Jun 29, 2006
Messages
39
Location
US
If time is not an issue, is there a way to get around the limits of winodws 4GB limit on virtual memory? I think there is. This link talks about increases virtual memory to 64GB.
Increasing virtual memory
However I did to do more research on the topic. What do all of you think?
 
I think it would be rather slow.

I recently had the dubious pleasure of running a large-ish model (for me) on my laptop

RAM
256 Mbytes - 2 days
784 MBytes - 4 hours
1.5 Gb - 30 minutes

Since I was doing a DOE with 80 iterations I was rather keen to spend the money on the RAM and get the solve time down.





Cheers

Greg Locock

Please see FAQ731-376 for tips on how to make the best use of Eng-Tips.
 
GregLocock, I agree with you. However is there away around the 4GB limit ram or not?
 
Jason, I am almost certain that the answer is NO:
1. 32-bit processors are limited to 4-Gbytes
2. the compiler might limit how much memory can access
3. Win-XP Professional has a limit of 4-Gbytes.
4. the application dynamic libraries might be compiled for 32-bit processor -- thus cannot go behond 4-Gbytes.

Any one of these limits will stop you from accessing more than 4-Gbytes of memory total.

You will need at least a 64-bit processor and the proper compilers, OS, and application to access more than 4-Gbytes.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top