【24h】

A MULTITHREADED RUNTIME SYSTEM FOR A MULTIPROCESSOR/MULTINODE CLUSTER

机译:多处理器/多节点集群的多线程运行时系统

获取原文
获取原文并翻译 | 示例

摘要

We designed and implemented an EARTH (efficient architecture for unning threads) runtime system for a multiprocessor/multinode, cluster. For portability, we built this runtime system on top of pthreads under Linux. This implementation enables the overlapping of communication and computation on a cluster of symmetric multiprocessors (SMP), and lets the interruptions generated by the arrival of new data drive the system, rather than relying on network polling. We describe how our implementation of a multithreading model on a multiprocessor/multinode system arranges the execution and the synchronization activities to make the best use of the resources available, and how the interaction between the local processing and the network activities are organized.
机译:我们为多处理器/多节点集群设计并实现了EARTH(运行线程的高效体系结构)运行时系统。为了实现可移植性,我们在Linux下的pthread之上构建了该运行​​时系统。这种实现方式使对称多处理器(SMP)群集上的通信和计算重叠,并使新数据到达产生的中断驱动系统,而不是依靠网络轮询。我们描述了如何在多处理器/多节点系统上实现多线程模型来安排执行和同步活动,以充分利用可用资源,以及如何组织本地处理与网络活动之间的交互。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号