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

Stack frame size

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 6, 2000, 10:10
Default Stack frame size
  #1
Jian Xia
Guest
 
Posts: n/a
Dear friends,

We are using SGI ORIGIN 2000 system(1G RAM). When I tried to compile a fortran code using f77(f90), following error occured: Warning: Stack frame size(258100912) larger than system limit(67108864). But the code could run on my PC(128M RAM). How can I change the system stack frame size limit? Can I download reference book on f77 from internet? Thanks.

Jian Xia
  Reply With Quote

Old   September 6, 2000, 12:01
Default Re: Stack frame size
  #2
Jim Park
Guest
 
Posts: n/a
Jian,

I have received a similar error in the past when compiling using the SVS or Absoft compilers on my PC. It occurred when I increased the size of my common blocks in a working code.

The solution is to increase the stack size. This is done by specifying a parameter on the command line for your compiler. You'll need to check the help files for your compiler for the details.

Hope this works for you.
  Reply With Quote

Old   September 7, 2000, 02:25
Default Re: Stack frame size
  #3
P. Le Quéré
Guest
 
Posts: n/a
on an SGI the command limit will give you the default values of some parameters such as stacksize, filesize, etc you can try limit stacksize unlimited that will increase stacksize to its max
  Reply With Quote

Old   September 7, 2000, 03:00
Default Re: Stack frame size
  #4
Axel (Fifi) Zinser
Guest
 
Posts: n/a
If still need further documentation about f77 and are using the MIPSpro compiler you may look at http://techpubs.sgi.com/library/. But as P. already pointed out the compiler most probably conflicts with the system ressources limit.
  Reply With Quote

Old   September 8, 2000, 08:59
Default Re: Stack frame size
  #5
Jian Xia
Guest
 
Posts: n/a
Thanks.
  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
critical error during installation of openfoam Fabio88 OpenFOAM Installation 21 June 2, 2010 03:01
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found piprus OpenFOAM Installation 22 February 25, 2010 13:43
Phase locked average in run time panara OpenFOAM 2 February 20, 2008 14:37
fluent add additional zones for the mesh file SSL FLUENT 2 January 26, 2008 11:55
Stack frame size, Origin 2000, fortran, a question. Sergei Chernyshenko Main CFD Forum 4 February 22, 1999 14:24


All times are GMT -4. The time now is 07:18.