<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Hi Haider,
<div class=""><br class="">
</div>
<div class="">I would suggest, if you are not already doing that, to build and install mpich yourself in your home (which hopefully resides on a network file system mounted on all the machines of the cluster). Please use the latest stable tarball distribution
 (you can find it at: <a href="https://www.mpich.org/downloads/" class="">https://www.mpich.org/downloads/</a>). In the README you can find instructions on how to configure and build the library. Don’t forget to add your installation path to the PATH environment
 or else you will still be running with the system installation instead of your local one.</div>
<div class=""><br class="">
</div>
<div class="">Best,</div>
<div class="">Giuseppe</div>
<div class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Dec 5, 2018, at 11:47 PM, Haider Abbas via discuss <<a href="mailto:discuss@mpich.org" class="">discuss@mpich.org</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div dir="ltr" class="">Dear<span class="gmail-qu" tabindex="-1"><span name="Raffenetti, Kenneth J." class="gmail-gD">
</span></span><span class="gmail-qu" tabindex="-1"><span name="Raffenetti, Kenneth J." class="gmail-gD"><span class="gmail-hb"><b class=""><span dir="ltr" name="Giuseppe" class="gmail-g2 gmail-ac2">Giuseppe</span></b></span>,<br class="">
<br class="">
</span></span></div>
<div class=""><span class="gmail-qu" tabindex="-1"><span name="Raffenetti, Kenneth J." class="gmail-gD">You are right, node 4 and node 6 are not working properly. when I am running pw.x on these node, it gives<br class="">
./pw.x -i <a href="http://relax2.in/" class="">relax2.in</a> >out.out &<br class="">
[1] 8475<br class="">
mpiuser@node4:~/qe-29-11/bin$ ./pw.x: symbol lookup error: ./pw.x: undefined symbol: mpi_initialized_<br class="">
<br class="">
</span></span></div>
<div class=""><span class="gmail-qu" tabindex="-1"><span name="Raffenetti, Kenneth J." class="gmail-gD">I have reinstalled gfortran and mpich but still facing the same problem.<br class="">
<br class="">
</span></span></div>
<div class=""><span class="gmail-qu" tabindex="-1"><span name="Raffenetti, Kenneth J." class="gmail-gD">Could you please further guide me how to overcome this problem.<br class="">
<br class="">
</span></span></div>
<div class=""><span class="gmail-qu" tabindex="-1"><span name="Raffenetti, Kenneth J." class="gmail-gD">regards<br class="">
<br class="">
</span></span></div>
<div class=""><span class="gmail-qu" tabindex="-1"><span name="Raffenetti, Kenneth J." class="gmail-gD">Haider Abbas<br class="">
</span></span></div>
<span class="gmail-qu" tabindex="-1"><span name="Raffenetti, Kenneth J." class="gmail-gD"><br class="">
</span></span></div>
</div>
</div>
<br class="">
<div class="gmail_quote">
<div dir="ltr" class="">On Wed, Dec 5, 2018 at 9:17 PM Congiu, Giuseppe via discuss <<a href="mailto:discuss@mpich.org" class="">discuss@mpich.org</a>> wrote:<br class="">
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word;line-break:after-white-space" class="">Hello Haider,
<div class=""><br class="">
</div>
<div class="">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.</div>
<div class=""><br class="">
</div>
<div class="">Can you provide some additional information about your cluster configuration? The MPICH version you are running and how you are configuring it?</div>
<div class=""><br class="">
</div>
<div class="">--Giuseppe</div>
<div class=""><br class="">
</div>
<div class="">
<div class=""><br class="">
<blockquote type="cite" class="">
<div class="">On Dec 5, 2018, at 1:53 AM, Haider Abbas via discuss <<a href="mailto:discuss@mpich.org" target="_blank" class="">discuss@mpich.org</a>> wrote:</div>
<br class="m_7883212838718510277Apple-interchange-newline">
<div class=""><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important" class="">mpi_initialized_</span></div>
</blockquote>
</div>
<br class="">
</div>
</div>
_______________________________________________<br class="">
discuss mailing list     <a href="mailto:discuss@mpich.org" target="_blank" class="">discuss@mpich.org</a><br class="">
To manage subscription options or unsubscribe:<br class="">
<a href="https://lists.mpich.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank" class="">https://lists.mpich.org/mailman/listinfo/discuss</a><br class="">
</blockquote>
</div>
_______________________________________________<br class="">
discuss mailing list     <a href="mailto:discuss@mpich.org" class="">discuss@mpich.org</a><br class="">
To manage subscription options or unsubscribe:<br class="">
<a href="https://lists.mpich.org/mailman/listinfo/discuss" class="">https://lists.mpich.org/mailman/listinfo/discuss</a><br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>