[Mpi-forum] Regarding Multi-threading in MPI
Jeff Hammond
jeff.science at gmail.com
Thu Oct 16 13:42:09 CDT 2014
Search MPI standard for MPI_THREAD_MULTIPLE.
Implementation issues not appropriate for this list.
Jeff
Sent from my iPhone
> On Oct 16, 2014, at 11:22 AM, "Md. Amjad Hossain" <mhossai2 at kent.edu> wrote:
>
> Hi,
>
> I have just started to learn MPI. I am not getting proper material about multi-threading in MPI.
> My project requires to run a Multi-threaded program on multiple machines. for example, 10 machines will run same program but the program itself multi-threaded, i.e one thread handles sending, one for receiving messages , may be others for other works.
>
> My question is: Do i have to use c/c++ multi-threading libraries to make program multi-threded or MPI itself supports for that?
>
> Could anyone please give me any idea about this? please send me if you have any good material for learning MPI.
>
> Thanks
> Amjad
> _______________________________________________
> mpi-forum mailing list
> mpi-forum at lists.mpi-forum.org
> http://lists.mpi-forum.org/mailman/listinfo.cgi/mpi-forum
More information about the mpi-forum
mailing list