首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 循环的自动私有化

循环的自动私有化

  • 资源大小:2.83 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: Academic Computer

资 源 简 介

Automatic privatization of loops Extracting synchronization-free slices allows us to automatically generate parallel loops. The code can be executed on multi-processors machines in reduced period of time. Privatization of data is an important technique that has been used by compilers to parallelize loops by eliminating storage-related dependences. In this project, we present an approach to automatic privatization of variables involved in data dependences that permits for extracting loop parallelism. The input of the algorithm is a set of relation dependences, the output is a parallel loop when appropriate. The scope of the applicability of the approach is illustrated by means of the NAS Parallel Benchmark suite.

文 件 列 表

PrivateEngine
PrivateEngine
PrivateEngine.sln
PrivateEngine.userprefs
VIP VIP
0.241062s