<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Mar 17, 2013, at 11:08 AM, Birendra jha &lt;<a href="mailto:bjha7333@yahoo.com">bjha7333@yahoo.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><table cellspacing="0" cellpadding="0" border="0" style="position: static; z-index: auto; "><tbody><tr><td valign="top" style="font: inherit;"><div>Hi</div>
<div>&nbsp;</div>
<div>When I run pylith in parallel using&nbsp;PBS queue system, the stdout.txt and stderr.txt are created in the run folder AFTER the run is over. I want to see these files during the simulation, especially stdout.txt. What option should I use in the pylithapp.cfg?</div>
<div>&nbsp;</div><div><br></div>
</td></tr></tbody></table></blockquote></div><br><div>You can use 'qpeek' to check .err and .out files before the completion of a run.</div><div><br></div><div>&nbsp; qpeek -o &lt;jobid&gt;</div><div>&nbsp; qpeek -e &lt;jobid&gt;</div><div><br></div><div><br></div><div>--Surendra</div></body></html>