首页> 外文会议>WoTUG technical meeting >Fine-Grain MPI for Extreme-Scale Programming
【24h】

Fine-Grain MPI for Extreme-Scale Programming

机译:细粒度MPI用于极限编程

获取原文

摘要

Scalable computing is needed to meet the challenge of computing on ever-increasing amounts of data. Multicore and many-core adds more processing cores but still cannot keep pace with the demand for more computation. There is need for technologies to scale, not only to multiple cores within one chip but also to scale across multiple chips in one machine, and across machines in a data center. Process Oriented programming is the design of programs as a collection of processes that communicate using message-passing. Process-oriented programs execute concurrently either by: (a) logical concurrency: sharing one processor core and taking turns executing, or (b) physical concurrency: executing in parallel on separate cores in one or more machines. Extreme scale programming is the term we use for the design of programs that use thousands and millions of such processes.
机译:需要可伸缩计算来应对不断增长的数据量上的计算挑战。多核和多核增加了更多的处理核心,但仍无法跟上对更多计算的需求。需要的技术不仅要扩展到一个芯片中的多个内核,还要扩展到一台机器中的多个芯片以及数据中心中的所有机器。面向过程的编程是将程序设计为使用消息传递进行通信的过程的集合。面向过程的程序可以通过以下方式并发执行:(a)逻辑并发:共享一个处理器内核并轮流执行,或者(b)物理并发:在一台或多台机器上的单独内核上并行执行。极限编程是我们用于设计使用成千上万个此类过程的程序的术语。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号