Hi Yonggang,<br><br>It is strange that the first line causes abortion of the simulation ... but as it is the case, you have to delete it, manually (very annoying) or in the source code of the gjs program. To do so, open the Cluster_Tools/jobsplitter/src/GateMacFileParser.cc file and comment line number 289 (the line that says: &#39;output&lt;&lt;&quot;/gate/output/root/setSaveRndmFlag 0&quot;&lt;&lt;endl;&#39;), and recompile the gjs program.<br>
<br>The second line is necessary because it will set a different seed for each job.<br><br>The third line, I think, is added when you have not clearly disabled the ascii output in your original macro file. So add the command /gate/output/ascii/disable.<br>
<br>Tell us if something goes wrong again.<br>Cheers,<br>Simon<br><br><div class="gmail_quote">On Wed, Sep 30, 2009 at 5:06 AM, Cui, Yonggang <span dir="ltr">&lt;<a href="mailto:ycui@bnl.gov">ycui@bnl.gov</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">








<div link="blue" vlink="purple" lang="EN-US">

<div>

<p><font face="Arial" size="3"><span style="font-size: 12pt; font-family: Arial;">Dear All,</span></font></p>

<p><font face="Arial" size="3"><span style="font-size: 12pt; font-family: Arial;"> </span></font></p>

<p><font face="Arial" size="3"><span style="font-size: 12pt; font-family: Arial;">I am trying to run GATE 5 on a cluster machine.  “gjs”
splits the job and always adds the following lines to each “mac”
file.</span></font></p>

<p><font face="Arial" size="3"><span style="font-size: 12pt; font-family: Arial;"> </span></font></p>

<p><font face="Arial" size="3"><span style="font-size: 12pt; font-family: Arial;">/gate/output/root/setSaveRndmFlag 0</span></font></p>

<p><font face="Arial" size="3"><span style="font-size: 12pt; font-family: Arial;">/gate/random/setEngineSeed …</span></font></p>

<p><font face="Arial" size="3"><span style="font-size: 12pt; font-family: Arial;">/gate/output/ascii/setfileName …</span></font></p>

<p><font face="Arial" size="3"><span style="font-size: 12pt; font-family: Arial;"> </span></font></p>

<p><font face="Arial" size="3"><span style="font-size: 12pt; font-family: Arial;">The first line causes abortion of the simulation.  It seems
that GATE 5 uses different random generation mechanism.</span></font></p>

<p><font face="Arial" size="3"><span style="font-size: 12pt; font-family: Arial;"> </span></font></p>

<p><font face="Arial" size="3"><span style="font-size: 12pt; font-family: Arial;">Can anybody explain it in detail?  How do we control “gjs”
and get rid of this line?</span></font></p>

<p><font face="Arial" size="3"><span style="font-size: 12pt; font-family: Arial;"> </span></font></p>

<p><font face="Arial" size="3"><span style="font-size: 12pt; font-family: Arial;">Thanks,</span></font></p>

<p><font face="Arial" size="3"><span style="font-size: 12pt; font-family: Arial;">Yonggang</span></font></p>

<p><font face="Arial" size="3"><span style="font-size: 12pt; font-family: Arial;"> </span></font></p>

</div>

</div>


<br>_______________________________________________<br>
Gate-users mailing list<br>
<a href="mailto:Gate-users@lists.healthgrid.org">Gate-users@lists.healthgrid.org</a><br>
<a href="http://lists.healthgrid.org/mailman/listinfo/gate-users" target="_blank">http://lists.healthgrid.org/mailman/listinfo/gate-users</a><br>
<br></blockquote></div><br>