Efficient message size for MPI_Bcast
23 Apr
2021
23 Apr
'21
2:31 p.m.
I have a file containing multiple Mb of data that I need to be read by all of my processes. I'm assuming it is more efficient to have one process read it in and then broadcast it to the rest, rather than have all processes (about 20) hammer our NFS server (?). I can potentially break the data into multiple broadcast messages. What is the recommended maximum message size for MPI_Bcast? Thanks, Kurt
1915
Age (days ago)
1915
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mccall, Kurt E. (MSFC-EV41)