<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="">
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><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" class="">discuss@mpich.org</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class=""><span style="caret-color: rgb(0, 0, 0); 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; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">mpi_initialized_</span></div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>