Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 761 Bytes

winners.md

File metadata and controls

18 lines (15 loc) · 761 Bytes

Winners!

2019 Supercomputing Pizza Drawing

Found 18 posts!
14 are contenders!
We have a winner!
Username: shmget
Url: https://ask.cyberinfrastructure.org/t/under-what-conditions-should-i-use-mpi-to-run-jobs-in-parallel/88/3
Content: <p>I realize this is an old topic, but a follow-on question I’d have to this is:</p>
<p>If I have a small problem that can fit on one node, is it generally better to use something like OpenMP, vs. using MPI?  Would OpenMP have less overhead than MPI? Once you go beyond one node, my understanding is that you must use MPI.</p>