oshmpi icon indicating copy to clipboard operation
oshmpi copied to clipboard

Context: Investigating context over MPICH/VCI with multithreads

Open minsii opened this issue 4 years ago • 0 comments

With team context, OSHMPI may use separate communicator for collectives, and separate window for RMA/AMO. We want to evaluate the performance of multithreaded RMA/AMO/collectives with MPICH/VCI which internally allocates dedicated hardware network resource for communicator or window [1].

[1] MPICH VCI paper: https://dl.acm.org/doi/10.1145/3392717.3392773

minsii avatar May 06 '21 21:05 minsii