Hi,<div><br></div><div>I am trying to swiftify an application whose executable expects the input data (4 files) to be in the directory from where the call is made. The said executable (vasp), looks for these files in the pwd and runs if the files are found. </div>
<div><br></div><div>However, using swift, the files are staged with dirtree and the call is made via _swiftwrap from <workdir>/job/x/shared which is causing the application failure. I could manually cd into the staged dirtree where the inputs are present and make a call to vasp and it works.</div>
<div><br></div><div>Same behavior is observed with swift trunk, and 0.93.</div><div><br></div><div>Is there a workaround for the above pattern?</div><div><br></div><div>Attached are the logs for one sample run.<br clear="all">
<div><br></div><div>Thanks,</div>-- <br><font face="'courier new', monospace">Ketan</font><br><br><br>
</div>