Hi,<br><br>I&#39;m not that expert in MPI, so I hope you can help me. I&#39;ve identified a critical section in my code (I&#39;m trying to adapt a genetic algorith called ASA so it can work in a cluster) and I don&#39;t know how manage this section from the code in order to each process do it one at a time.<br>
<br>I have use the some OpenMP diretive and they work just fine. But when I do it with MPI, one of the processes exit without calling finalize.<br><br>Thanks in advance!!<br><br>Claudia Núñez Robinson<br>