<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>Hello All.<o:p></o:p></p>

<p class=MsoNormal>I &nbsp;am trying to run a windows nwchem executable compile
in cygwin using MPICH2 libraries on a&nbsp; windows cluster.&nbsp; The strange
this with this executable is it runs on only the system that it has been compiler
on. When I try to run the executable using the command or the interface , nwchem
executable fails to find the input file.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Not Working:<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>C:\Program Files (x86)\MPICH2\bin&gt;mpiexec.exe -np 8
-host&nbsp; compute-3 nwchem.exe<o:p></o:p></p>

<p class=MsoNormal>siosi3.nw<o:p></o:p></p>

<p class=MsoNormal>&nbsp;argument&nbsp; 1 = siosi3.nw<o:p></o:p></p>

<p class=MsoNormal>&nbsp; Unable to open siosi3.nw --- appending .nw<o:p></o:p></p>

<p class=MsoNormal>&nbsp; could not open a file in permanent directory:<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Working<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>C:\Program Files (x86)\MPICH2\bin&gt;mpiexec.exe -np 8
-host&nbsp; compute-1 &nbsp;nwchem.exe<o:p></o:p></p>

<p class=MsoNormal>siosi3.nw<o:p></o:p></p>

<p class=MsoNormal>argument&nbsp; 1 = siosi3.nw<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Running a job on compute-1 works fine. ( I&#8217;ve compiled
this application here).&nbsp; <o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Command on Compute-3&nbsp; submits a job to compute-1 works.<o:p></o:p></p>

<p class=MsoNormal>Command on Compute-3 submits a job to run on Compute-3 does
not work &nbsp;(not able to read input file)<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Command on &nbsp;Compute-1 to Compute-1 works.<o:p></o:p></p>

<p class=MsoNormal>Command on &nbsp;Compute-1 to Compute-3 &nbsp;Does not work
(not able to read input file)<o:p></o:p></p>

<p class=MsoNormal>I think this has to do with my setup. Where should I be
looking for to debug this strange issue.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Rangam<o:p></o:p></p>

</div>

</body>

</html>