首页> 外文会议>Conference proceedings on APL 90: for the future >Automatic parallelization of APL-style programs
【24h】

Automatic parallelization of APL-style programs

机译:自动并行化APL风格的程序

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

摘要

APL-style programs use high level primitives on arrays instead of DO-loops whenever possible. For such programs, the average size of a basic blocks is much large than those in their FORTRAN counterparts. Hence, it is sufficiently profitable and relative easy to concentrate on basic blocks when parallelizing APL-style programs. But such an approach must depend on an APL compiler. The APL/370 compiler we have been developing aims at implementing automatic parallelization of APL programs at basic block level.

rn

The compiler exploits functional parallelism on data independent sub-expressions and data parallelism of array primitives on array elements. The compiler front end does a local data dependency analysis and emits synchronization flags at function nodes. The back end does partitioning of (assembly code) array loop. A set of low-level synchronization primitives on MVS has also been developed. This will enable us to run compiled applications in parallel mode on IBM 3090 multi-processors toaccess the effectiveness of various scheduling methods on a shared memory model.

机译:

APL风格的程序尽可能在数组上使用高级基元,而不是DO循环。对于此类程序,基本块的平均大小比其FORTRAN对应块的平均大小大得多。因此,在并行化APL风格的程序时,既有足够的利润,又相对容易地专注于基本块。但是,这种方法必须取决于APL编译器。我们一直在开发的APL / 370编译器旨在在基本块级别实现APL程序的自动并行化。 rn

该编译器利用了数据无关子表达式的函数并行性和数组元素在数组元素上的数据并行性。 。编译器前端进行本地数据依赖关系分析,并在功能节点上发出同步标志。后端对(汇编代码)数组循环进行分区。还开发了一套有关MVS的低级同步原语。这将使我们能够在IBM 3090多处理器上以并行模式运行已编译的应用程序,以访问共享内存模型上各种调度方法的有效性。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号