Hi,<br><br>To parallelize a simulation, you have to use the gjs program or a home-made one in order to create some &quot;sub-macros&quot; or splits from your original one.<br>The idea is that your simulation is not really parallelize: instead of simulating 10 seconds for example, you will simulate 10 times 1 second (not exactly because of the isotope decay, but the gjs program manages this, so each split will be of same duration).<br>
So if you have multiple cores processor or multiple machines, you will launch all of your N splits at the same time and your simulation time will be reduce by a factor N.<br>At the end you will have to merge each output file coming from each split, either using the gjm program, or using a home made one if you use a customize output format.<br>
<br>And read the manual, it could help sometimes.<br>Good luck,<br>Simon<br><br><div class="gmail_quote">On Tue, May 26, 2009 at 3:22 PM,  <span dir="ltr">&lt;<a href="mailto:dounia84@aol.com">dounia84@aol.com</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> <br>
<font face="Arial, Helvetica, sans-serif">Hello Gaters,<br>
<br>
I am finally using Gate quite often and i want to parallelize one simulation. I have no idea how to do it... Does anyone could help me with this? would be great.<br>
<br>
Thank you in advance.<br>
Dounia Taleb<br>
</font></div>

<div style="margin: 0px; font-family: Tahoma,Verdana,Arial,Sans-Serif; font-size: 12px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><pre style="font-size: 9pt;"><font face="Arial, Helvetica, sans-serif"><a></a></font>
</pre>
</div>
 

<div><br><font style="color: black; font-family: arial,san-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"> <hr style="margin-top: 10px;">
<a href="http://www.aol.fr/?cid=acqfrtaglinehp01" target="_blank">Cliquez ici</a> pour avoir le meilleur d&#39;AOL, les dernières infos actualité, sport, célébrités, ainsi que l&#39;inscription à AOL mail.</font> </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>