CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

memory management!

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 18, 2000, 14:39
Default memory management!
  #1
Tingguang Ma
Guest
 
Posts: n/a
Hi, I have a memory problem with Large Eddy Simulation. I have a Fortran code originally developed on Unix platform. My version is Windows-based and Digital Fortran with PC. My PC is Pentium 700Hz with 384M memory. But it could not run a 40x40x100 gridsize simulation. Someone told me that there is a memory orginizer which can help me free the memory taken by Windows. I wonder if anyone can help me to find the software. It must be a small one. Thanks for your kind help!

Tingguang
  Reply With Quote

Old   September 19, 2000, 06:08
Default Re: memory management!
  #2
Sebastien Perron
Guest
 
Posts: n/a
1) I recently worked on a project involving high-memory cost.

2) The people who I was working with had their project on windowsNT. I was working with unix (solaris, linux and freebsd)

3) they had a problem with memory management and windowsnt, windowsnt woulnd't even execute the problem If the main matrix (about 15750*15750 entries, double precision) was bigger than the above dimension. Even though they had enough memory on board (2.6gig). Do the calculation, about 400meg were waisted by NT, who knows why.

4) If your program doest'nt use graphics, May I suggest you switching to linux on you PC. Memory management is much better on unix system than windows. Try Mandrake, in less than an hour it will be up and running.
  Reply With Quote

Old   October 21, 2000, 12:21
Default Re: memory management!
  #3
nuray kayakol
Guest
 
Posts: n/a
I advice you check your Digital Fortran code generation settings. As far as I know Digital added many valuable options to fortran user with Digital Fortran 6.0 after microsoft developer studio (Fortan Powerstation 5.0). There are some options to optimize or vectorize your code or some guides to write an efficient code. For example you can use 1D index for 3D vector operations. This is usually what some softwares do for running codes efficiently.
  Reply With Quote

Old   October 25, 2000, 08:35
Default Re: memory management!
  #4
Tingguang Ma
Guest
 
Posts: n/a
I solved my problem by just increasing the stack numbers in the compiling option in Digital Fortran. I am new with this version. Thanks! Tingguang
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to optimize the memory usage when using FEM vasilis Main CFD Forum 11 August 24, 2009 23:57
Memory error? Young CFX 3 September 30, 2008 11:33
Memory management incongruence Flavio CFX 5 November 1, 2006 12:18
CFX CPU time & real time Nick Strantzias CFX 8 July 23, 2006 17:50
memory management under unix system nicolas Siemens 22 January 30, 2006 22:40


All times are GMT -4. The time now is 05:43.