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 <[email protected]> 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 > _______________________________________________ Pw_forum mailing list [email protected] http://pwscf.org/mailman/listinfo/pw_forum
