> > > mpirun -np 1 /path/to/pw.x -input scf.in <-This run perfectly > > However : > > mpirun -np 2 /path/to/pw,x -input scf.in <- Doesn't work!!!, It > frozen in "Reading input from scf.in" > > > Hello Joaquin,
In the second raw you have pw,x (with comma) not pw.x. Of course, I do not know if you did copy/paste from your script... Best regards, -- Goranka Bilalbegovic Department of Physics, Faculty of Science, University of Zagreb, Croatia
_______________________________________________ Pw_forum mailing list [email protected] http://pwscf.org/mailman/listinfo/pw_forum
