Webinar 2021 Hybrid MPI

From SHARCNETHelp
Revision as of 12:17, 17 August 2021 by Syam (talk | contribs) (Created page with "Do you already have a tested and working serial or multithreaded program that you don't want to rewrite but would like to run using more than one node? Consider wrapping your...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Do you already have a tested and working serial or multithreaded program that you don't want to rewrite but would like to run using more than one node? Consider wrapping your code using MPI to achieve this. This presentation will discuss how this can be done.