> On Oct 29, 2014, at 3:07 AM, Yann Sagon <ysa...@gmail.com> wrote: > > > > 2014-10-29 8:11 GMT+01:00 Steven Chow <wulingaoshou_...@163.com > <mailto:wulingaoshou_...@163.com>>: > > > I submit the job through command "salloc -N 10 --no-kill mpirun > ./my-mpi-application". > > Hello, you are not supposed to use mpirun with slurm but directly srun (or > something similar). >
That simply isn’t true - there is no problem using mpirun with Slurm, and many people do so because they want the options offered by mpirun.