![](https://secure.gravatar.com/avatar/1842e362e7d5e5e190b7beab19c545ee.jpg?s=120&d=mm&r=g)
Hi, for our simulations we have a simulation manager. For LSF this used to issue a bsub command for each simulation. We're not using array jobs for this as it has some more requirements. According to https://doc.itc.rwth-aachen.de/download/attachments/39160017/Slurm%20and%20Modules%20on%20Claix%202018.pdf?version=1&modificationDate=1543833380000&api=v2 I can not simply replace bsub with srun, I need to do a sbatch. I believe this should work: Run the simulation manager with sbatch, then it should be able to do srun for the different simulations. Will this work? Best Johannes -- M.Sc. Johannes Sauer Researcher Institut fuer Nachrichtentechnik RWTH Aachen University Melatener Str. 23 52074 Aachen Tel +49 241 80-27678 Fax +49 241 80-22196 sauer@ient.rwth-aachen.de http://www.ient.rwth-aachen.de