Re: [OMPI users] WRF Problem running in Parallel (Gus Correa)

2011-02-23 Thread Gus Correa
Hi Ashan Small stacksize sometimes causes segmentation fault, specially on large programs like WRF. However, it is not the only possible cause, of course. Are you sure you set the stacksize unlimited on *all* nodes where WRF ran? It may be tricky. Ask your system administrator to do it on a per

Re: [OMPI users] WRF Problem running in Parallel (Gus Correa)

2011-02-23 Thread Ahsan Ali
Hello Gus, Jody The system has enough memory. I unlimited the stack size before runnning WRF by the command *ulimit -s unlimited*.But he problem occured. Thanks Hi Ahsan, Jody > > Just a guess that this may be a stack size problem. > Did you try to run WRF with unlimited stack size? > Also, does