[mpich-discuss] Critical sections
Claudia Isabel Núñez
claudia.nunez.robinson at gmail.com
Fri Nov 5 18:21:05 CDT 2010
Hi,
I'm not that expert in MPI, so I hope you can help me. I've identified a
critical section in my code (I'm trying to adapt a genetic algorith called
ASA so it can work in a cluster) and I don't know how manage this section
from the code in order to each process do it one at a time.
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.
Thanks in advance!!
Claudia Núñez Robinson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20101105/90af150a/attachment.htm>
More information about the mpich-discuss
mailing list