Dear Sergey,

I ckecked the command ulimit, and it outputs "unlimited". It looks like not the
stack issue. Any further suggestions? Thanks,

Cherry

--- Sergey Lisenkov <[EMAIL PROTECTED]> wrote:

> Cherry,
> 
> It is well known now that intel compiler uses a very small stack space. So,
> probably you might be running out of stack space. Check your settings with
> command: "ulimit". If you don't have an output of that command - 'unlimited',
> you'll have  to enlarge the stack space user limit. The default setting on
> many installations is too small. try setting it to the  maximum via either:
> ulimit -s unlimited (if you are using a bourne shell, e.g. bash) or: limit
> stacksize unlimited (if you are running in a c-shell, e.g. tcsh).
> 
> sergey
> 



       
____________________________________________________________________________________
Get the free Yahoo! toolbar and rest assured with the added security of spyware 
protection.
http://new.toolbar.yahoo.com/toolbar/features/norton/index.php

Reply via email to