[mpich-discuss] using MPI with OpenMP

toufik hadjazi h_toufik7 at hotmail.fr
Thu Jul 5 04:16:22 CDT 2012


Hi all,
i want to build an MPI application which uses threads, when i was looking for the compatible library to do that; i found that OpenMP provides the best performances. So, i documented about it. but when i came to implementation i didn't know how to accomplish what i want. My application is supposed (for now) to have three threads running in the same time: the 1st for split order, the 2nd for insertion and the 3rd for updates. when the 1st one has the most raised priority and when it runs others have to be suspended, and when one of them ends, others terminates too.does anybody know how implement this?
best regards,Toufik.   		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20120705/d1ca745e/attachment.html>


More information about the mpich-discuss mailing list