[mpich-discuss] symbol lookup error

Haider Abbas haiderabbasphy at gmail.com
Wed Dec 5 23:47:25 CST 2018


Dear *Giuseppe*,

You are right, node 4 and node 6 are not working properly. when I am
running pw.x on these node, it gives
./pw.x -i relax2.in >out.out &
[1] 8475
mpiuser at node4:~/qe-29-11/bin$ ./pw.x: symbol lookup error: ./pw.x:
undefined symbol: mpi_initialized_

I have reinstalled gfortran and mpich but still facing the same problem.

Could you please further guide me how to overcome this problem.

regards

Haider Abbas


On Wed, Dec 5, 2018 at 9:17 PM Congiu, Giuseppe via discuss <
discuss at mpich.org> wrote:

> Hello Haider,
>
> Are you compiling mpich and installing it in a global path accessible to
> all machines or you are using local installations? The missing symbol is a
> fortran symbol. The fact it is not there can mean mpich was not compiled
> with fortran support while your application is a fortran code. The fact
> that it works for a certain number of processes might mean some machine do
> have fortran support while other machines don’t.
>
> Can you provide some additional information about your cluster
> configuration? The MPICH version you are running and how you are
> configuring it?
>
> --Giuseppe
>
>
> On Dec 5, 2018, at 1:53 AM, Haider Abbas via discuss <discuss at mpich.org>
> wrote:
>
> mpi_initialized_
>
>
> _______________________________________________
> discuss mailing list     discuss at mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20181206/35970635/attachment.html>


More information about the discuss mailing list