首页> 外文会议>Fault Tolerant Computing, 1996., Proceedings of Annual Symposium on >Compiler-assisted generation of error-detecting parallel programs
【24h】

Compiler-assisted generation of error-detecting parallel programs

机译:编译器辅助的错误检测并行程序的生成

获取原文

摘要

We have developed an automated a compile time approach to generating error-detecting parallel programs. The compiler is used to identify statements implementing affine transformations within the program and to automatically insert code for computing, manipulating, and comparing checksums in order to detect data errors at runtime. Statements which do not implement affine transformations are checked by duplication. Checksums are reused from one loop to the next if this is possible, rather than recomputing checksums for every statement. A global dataflow analysis is performed in order to determine points at which checksums need to be recomputed. We also use a novel method of specifying the data distributions of the check data using data distribution directives so that the computations on the original data, and the corresponding check computations are performed on different processors. Results on the time overhead and error coverage of the error detecting parallel programs over the original programs are presented on an Intel Paragon distributed memory multicomputer.
机译:我们已经开发了一种自动化的编译时方法来生成错误检测并行程序。编译器用于识别在程序内实现仿射转换的语句,并自动插入用于计算,操作和比较校验和的代码,以便在运行时检测数据错误。不执行仿射转换的语句通过重复检查。如果可能,将校验和从一个循环重用到下一个循环,而不是为每个语句重新计算校验和。执行全局数据流分析,以确定需要重新计算校验和的点。我们还使用一种新颖的方法来指定检查数据的数据分布,该方法使用数据分配指令来指定原始数据的计算以及相应的检查计算在不同的处理器上进行。在Intel Paragon分布式内存多计算机上显示了原始程序中的错误检测并行程序的时间开销和错误覆盖率的结果。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号