文件名称:rdir:RDIR编译器插件
文件大小:50KB
文件格式:ZIP
更新时间:2024-05-22 17:27:38
Perl
RDIR编译器插件 RDIR is a dataflow intermediate representation for optimizing compilers for parallel programming models. This compiler plug-in adds RDIR support to Regent, a compiler for task-based parallel programs, with a translator (both AST->RDIR and RDIR->AST) and a number of sample optimizations which demonstrate how to use the plug-in. 链接 * [Regent]( )* [Legion]( )* [Terra]( ) 安装 1. Install
【文件预览】:
rdir-master
----formal_semantics.md(6KB)
----README.md(3KB)
----validator()
--------graph.prolog(39KB)
----examples()
--------inc.h(2KB)
--------inc.rg(6KB)
--------inc.cc(9KB)
----LICENSE.TXT(1KB)
----plugin()
--------src()