[mpich-discuss] what is the difference between message passing interface and multi threading?

Mahesh Doijade maheshdoijade at gmail.com
Wed Nov 30 15:17:52 CST 2011


Hi Jack,
             If you are considering only a single node with multiple
processor then multi-threading is the best way, also the performance is
better. And for clusters i.e running a program to span across multiple
nodes then MPI is the probably the best way. Also you can embed
multi-threading within each MPI processes on these nodes which are running
given MPI program.

Regards,
--Mahesh Doijade,
http://hpc.wce.org.in/site

On Thu, Dec 1, 2011 at 1:15 AM, Jack Jacky <shajarian_e at yahoo.com> wrote:

> which is the best way for writing parallel codes mpi or multi threading
> and for what systems?
>
> _______________________________________________
> mpich-discuss mailing list     mpich-discuss at mcs.anl.gov
> To manage subscription options or unsubscribe:
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20111201/185f4c07/attachment.htm>


More information about the mpich-discuss mailing list