[Pw_forum] parallel environment not found

Mahmoud Payami mpayami at aeoi.org.ir
Fri Oct 29 12:18:22 CEST 2004


Dears Paolo, Alex, Gerardo,

Many thanks to all your advices.
I used the system ifc7.1.044+icc7.1.042+mkl61.
To install mpich2, I followed the steps:
CC=icc
CXX=icc
FC=ifc
export CC CXX FC
./configure --enable-f90
make
make install

then, for espresso, I used:
./configure --enable-shared
added -static-libcxa in make.sys
make all

it compiled successfully.
The example01 run successfully on a single processor but fails when I assign
values for PARA_PREFIX and PARA_POSTFIX.
But I used the instruction on page 37 of UG:
mpiexec -n 10 ../../../bin/pw.x -npool 5 -in si.scf.david.in >
si.scf.david.out
It worked!!
It does not become clear for me why my previous experience continuously
failed.
Once again I thank you.

Best regards
Mahmoud


> On Tuesday 26 October 2004 18:21, Mahmoud Payami wrote:
>
> > Now trying to run example01, the computer sleeps and the only
> > nonempty file  in /results is si.scf.dav.out [...]
>
> check first with just one processor. Try to run a single job interactively
> (with the output on the terminal, not on a file). Check if input
redirection
> works (sometimes it doesn't with MPI libraries that are not properly
> configured)
>
> P.
> -- 
> Paolo Giannozzi             e-mail:  giannozz at nest.sns.it
> Scuola Normale Superiore    Phone:   +39/050-509876, Fax:-563513
> Piazza dei Cavalieri 7      I-56126 Pisa, Italy
> _______________________________________________
> Pw_forum mailing list
> Pw_forum at pwscf.org
> http://www.democritos.it/mailman/listinfo/pw_forum
>
>





More information about the users mailing list