【24h】

Nonblocking Epochs in MPI One-Sided Communication

机译:MPI单面通信中的非阻塞时代

获取原文

摘要

The synchronization model of the MPI one-sided communication paradigm can lead to serialization and latency propagation. For instance, a process can propagate non-RMA communication-related latencies to remote peers waiting in their respective epoch-closing routines in matching epochs. In this work, we discuss six latency issues that were documented for MPI-2.0 and show how they evolved in MPI-3.0. Then, we propose entirely nonblocking RMA synchronizations that allow processes to avoid waiting even in epoch-closing routines. The proposal provides contention avoidance in communication patterns that require back to back RMA epochs. It also fixes the latency propagation issues. Moreover, it allows the MPI progress engine to orchestrate aggressive schedulings to cut down the overall completion time of sets of epochs without introducing memory consistency hazards. Our test results show noticeable performance improvements for a lower-upper matrix decomposition as well as an application pattern that performs massive atomic updates.
机译:MPI单边通信范例的同步模型可能导致序列化和延迟传播。例如,进程可以将与非RMA通信相关的延迟传播到在匹配时期中在其各自的时期关闭例程中等待的远程对等方。在这项工作中,我们讨论了针对MPI-2.0记录的六个延迟问题,并展示了它们在MPI-3.0中的演变。然后,我们提出了完全无阻塞的RMA同步,该同步使进程甚至可以避免在划时代的例程中等待。该提议在需要背靠背RMA时代的通信模式中提供了竞争避免。它还解决了延迟传播问题。此外,它允许MPI进度引擎协调进取的调度,以减少一组时间段的总体完成时间,而不会引入内存一致性危险。我们的测试结果表明,从上至下的矩阵分解以及执行大量原子更新的应用程序模式,性能均得到了显着改善。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号