谷歌浏览器插件
订阅小程序
在清言上使用

Array Types For A Graph Processing Language

2016 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW)(2016)

引用 0|浏览19
暂无评分
摘要
Graphs are frequently represented and manipulated in the form of arrays encoding their adjacency matrices. Programs that operate on these arrays, for example, using linear algebra operations to encode graph algorithm primitives, can benefit from optimization techniques such as operation and loop fusion, data layout tuning, and other classical compilation methods. To support the construction of sound transformations and optimizations we present HAL (Hierarchical Array Language), a typed language for array processing. HAL provides first class index spaces, programming via type-directed transformations, and an expressive type-system that allows for encoding data structure properties. We show laws that can be derived for HAL to establish a basis for many semantics preserving transformations. This work also briefly introduces methods for expressing computations over these types via higher order functions.
更多
查看译文
关键词
graph algorithms,data-parallel,array language,domain-specific language,program transformation,type systems
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要