[Pw_forum] How to run some jobs subsequently?

Mojtaba Mirseraji quantum.pwscf at gmail.com
Thu Apr 9 16:18:04 CEST 2015


Dear All

I want to run some jobs (like that scf.in, scf2.in, scf3.in and ...)
subsequently and without wasting the time. How to do it? which command
should I write?
e.g. :
mpiexec -n 8 ./pw.x <scf1.in> scf1.out ;
mpiexec -n 8 ./pw.x <scf2.in> scf2.out ;
mpiexec -n 8 ./pw.x <scf3.in> scf3.out ;
mpiexec -n 8 ./pw.x <scf4.in> scf4.out ;
.
.
.
Best

Mojtaba Mirseraji
Ph.D. Candidate, Theoretical Condensed Matter Physics
Arak Univ.
I.R.IRAN

On 4/5/15, Mojtaba Mirseraji <quantum.pwscf at gmail.com> wrote:
> Dear All
>
> I want to run some jobs (like that scf.in, scf2.in, scf3.in and ...)
> subsequently and without wasting the time. How to do it? which command
> should I write?
> e.g. :
> mpiexec -n 8 ./pw.x <scf1.in> scf1.out ;
> mpiexec -n 8 ./pw.x <scf2.in> scf2.out ;
> mpiexec -n 8 ./pw.x <scf3.in> scf3.out ;
> mpiexec -n 8 ./pw.x <scf4.in> scf4.out ;
> .
> .
> .
> Best
>
> Mojtaba Mirseraji
> Ph.D. Candidate, Theoretical Condensed Matter Physics
> Arak Univ.
> I.R.IRAN
>



More information about the users mailing list