首页> 外文OA文献 >Multidimensional blocking in UPC
【2h】

Multidimensional blocking in UPC

机译:UpC中的多维阻塞

代理获取
本网站仅为用户提供外文OA文献查询和代理获取服务,本网站没有原文。下单后我们将采用程序或人工为您竭诚获取高质量的原文,但由于OA文献来源多样且变更频繁,仍可能出现获取不到、文献不完整或与标题不符等情况,如果获取不到我们将提供退款服务。请知悉。

摘要

Partitioned Global Address Space (PGAS) languages offer an attractive, high-productivity programming model for programming large-scale parallel machines. PGAS languages, such as Unified Parallel C (UPC), combine the simplicity of shared-memory programming with the efficiency of the message-passing paradigm by allowing users control over the data layout. PGAS languages distinguish between private, shared-local, and shared-remote memory, with shared-remote accesses typically much more expensive than shared-local and private accesses, especially on distributed memory machines where shared-remote access implies communication over a network.\ud\udIn this paper we present a simple extension to the UPC language that allows the programmer to block shared arrays in multiple dimensions. We claim that this extension allows for better control of locality, and therefore performance, in the language.\ud\udWe describe an analysis that allows the compiler to distinguish between local shared array accesses and remote shared array accesses. Local shared array accesses are then transformed into direct memory accesses by the compiler, saving the overhead of a locality check at runtime. We present results to show that locality analysis is able to significantly reduce the number of shared accesses.
机译:分区全局地址空间(PGAS)语言为大型并行机的编程提供了一种有吸引力的高生产率编程模型。 PGAS语言(例如统一并行C(UPC))通过允许用户控制数据布局,将共享内存编程的简便性与消息传递范例的效率结合在一起。 PGAS语言区分私有,共享本地和共享远程内存,共享远程访问通常比共享本地和私有访问昂贵得多,尤其是在分布式存储机器上,共享远程访问意味着通过网络进行通信。 ud \ ud在本文中,我们提出了对UPC语言的简单扩展,它使程序员可以在多个维度上阻止共享数组。我们声称此扩展名可以用该语言更好地控制位置,从而更好地控制性能。\ ud \ ud我们描述了一种分析方法,使编译器可以区分本地共享阵列访问和远程共享阵列访问。然后,本地共享数组访问由编译器转换为直接内存访问,从而节省了运行时进行位置检查的开销。我们提供的结果表明,位置分析能够显着减少共享访问的数量。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
代理获取

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号