<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div><div dir="auto">Hi Bill - I’m no expert, but might be worth double checking that GCC and gfortran are installed on all the nodes you’re including in the machines file. </div><div dir="auto"><br></div><div dir="auto">Rob</div><div dir="auto"><br></div><br><div class="gmail_quote"><div>On Sun, 14 Jan 2018 at 20:27, Bill Petrick <<a href="mailto:wpetrick@industrialimaging.com">wpetrick@industrialimaging.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div class="m_2078722197274181572moz-text-flowed" style="font-family:-moz-fixed;font-size:14px" lang="x-unicode">Hi,
      <br>
      <br>
      I've installed mpich-v3.2.1 into my cluster but I am having
      problems. My MPICH installation is configured with the gfortran
      compiler. Although I can compile my parallel program with no
      errors, I can not run it.
      <br>
      Below is the error message I get. Would you please help me with
      this problem. I also added the following lines to my
      <br>
      /etc/environment and .bashrc file export
      PATH=/clusterfiles/mpich2/bin:$PATH
      <br>
      and LD_LIBRARY_PATH=/clusterfiles/mpich2/lib:$LD_LIBRARY_PATH
      <br>
      <br>
      <br>
      $ mpiexec -f machines -launcher rsh  -n 2 ./a.out
      <br>
      ./a.out: error while loading shared libraries: libgfortran.so.3:
      cannot open shared object file: No such file or directory
      <br>
      <br>
      libgfortran.so.3 does reside on my computer just not in my nfs'ed
      "/clusterfiles/mpich2/lib"
      <br>
      <br>
      Please find attached my c.txt, m.txt and mi.txt files
      <br>
      <br>
      I appreciate any clues you might have. Thanks and  cheers, Bill
      <br>
      <br>
    </div>
  </div>

_______________________________________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org" target="_blank">discuss@mpich.org</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a></blockquote></div></div>