mpiexec: Warning: main: task 0 died with signal 11 (raw 0x10b).

Parvath Reddy parvath_r at yahoo.com
Mon Dec 1 22:45:51 EST 2003


I have tried increasing the pmem but that doesnt help,
I am trying to find out the stack size limit of my
shell, how can I find the limit?

Thank you Rayson

--- Rayson Ho <raysonho at eseenet.com> wrote:
> I am not a PBS user (I use GridEngine), but sounds
> like this line limits
> the size of the process:
> 
> #PBS -l pmem=2mb
> 
>           pmem*     Maximum amount of virtual memory
> used by any
>                     single process in the job. 
> Units: size.
> 
> And I correct??
> 
> Rayson
> 
> >You allocate things from the stack, so if
> sizeof(A[][]) +sizeof(B[][]) 
> >exceeds the stack size limit, it just simply seg.
> faults...
> >
> >8*362*362*2/1024/1024 => 2MB
> >
> >What's the stack size limit for your default shell?
> >
> >Rayson
> >
> >

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/



More information about the mpiexec mailing list