首页> 外文会议>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 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号