Prefer not to use MPI_Bcast before collective lesson
Opened this issue · 0 comments
mabraham commented
Since collectives are not a prereq, it would be better not to use one. We could have the pokemon-pack-unpack lesson start with only two ranks and simply MPI_Send the buffer to rank 1.