[SCore-users] Best way to increase the stacksize limit on MPI jobs?

Nick Birkett nrcb at streamline-computing.com
Thu Nov 28 15:50:42 JST 2002


Does anyone know if it is possible for an mpi processes to increase the stack 
size limits ? 


I had this query from one of our users:


>It appears that one of our users is having problems with stacksize 
>limits in his SCore MPI program (VASP).  
>
>The command 
>ulimit -s unlimited
>works in a shell on the server, including within the shell script 
>submitted to qsub. What is the best way to have this command executed on 
>the relevant compute nodes (or somehow increase the stacksize to a 
>larger value like 256 MB if unlimited is not possible)?

ulimit sets the stack size for a shell, so is not probably not what is
wanted. Probably this is a general programming problem not related to
Score mpi.

Thanks,

Nick



More information about the SCore-users mailing list