[Pw_forum] Problems running PWscf in parallel

Sergey Lisenkov proffess at yandex.ru
Tue Nov 1 19:56:31 CET 2005


Dear Derek,

>mpirun -np 8 pw.x < run.in > run.out 
>
>mpirun C pw.x < run.in > run.out 


Try  mpirun -np 8 pw.x -inp run.in > run.out 

instead. Some implementations of MPI doesn't know how to read from standart input.

Sergey



More information about the users mailing list