咨询与建议

限定检索结果

文献类型

  • 15 篇 会议
  • 2 篇 期刊文献

馆藏范围

  • 17 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 16 篇 工学
    • 13 篇 计算机科学与技术...
    • 13 篇 软件工程
    • 3 篇 电气工程
  • 1 篇 理学
    • 1 篇 数学

主题

  • 17 篇 amorphous data-p...
  • 7 篇 optimistic paral...
  • 6 篇 irregular progra...
  • 5 篇 performance
  • 5 篇 irregular algori...
  • 4 篇 parallelism
  • 4 篇 languages
  • 4 篇 algorithms
  • 4 篇 multicore proces...
  • 4 篇 concurrency
  • 3 篇 compiler optimiz...
  • 3 篇 galois system
  • 3 篇 synchronization ...
  • 2 篇 compilers
  • 2 篇 throughput
  • 2 篇 flow-sensitive p...
  • 2 篇 parallel program...
  • 2 篇 graph applicatio...
  • 2 篇 optimization
  • 2 篇 synthesis

机构

  • 5 篇 univ texas austi...
  • 5 篇 univ texas austi...
  • 2 篇 univ texas austi...
  • 1 篇 univ texas austi...
  • 1 篇 univ texas austi...
  • 1 篇 univ padua dept ...
  • 1 篇 texas state univ...
  • 1 篇 univ texas austi...
  • 1 篇 indian inst sci ...
  • 1 篇 univ texas austi...
  • 1 篇 univ padua tu wi...
  • 1 篇 ben gurion univ ...
  • 1 篇 indian institute...

作者

  • 15 篇 pingali keshav
  • 6 篇 prountzos dimitr...
  • 4 篇 burtscher martin
  • 3 篇 hassaan m. amber
  • 3 篇 manevich roman
  • 2 篇 pai sreepathi
  • 2 篇 mendez-lojo mari...
  • 2 篇 versaci francesc...
  • 2 篇 kulkarni milind
  • 1 篇 mckinley kathryn...
  • 1 篇 vaivaswatha naga...
  • 1 篇 sui xin
  • 1 篇 govindarajan r.
  • 1 篇 mathew augustine
  • 1 篇 nagaraj vaivaswa...
  • 1 篇 nguyen donald
  • 1 篇 r. govindarajan
  • 1 篇 lenharth andrew

语言

  • 16 篇 英文
  • 1 篇 其他
检索条件"主题词=Amorphous Data-Parallelism"
17 条 记 录,以下是1-10 订阅
A Compiler for Throughput Optimization of Graph Algorithms on GPUs  2016
A Compiler for Throughput Optimization of Graph Algorithms o...
收藏 引用
ACM SIGPLAN International Conference on Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA)
作者: Pai, Sreepathi Pingali, Keshav Univ Texas Austin Austin TX 78712 USA
Writing high-performance GPU implementations of graph algorithms can be challenging. In this paper, we argue that three optimizations called throughput optimizations are key to high-performance for this application cl... 详细信息
来源: 评论
A Compiler for Throughput Optimization of Graph Algorithms on GPUs
收藏 引用
ACM SIGPLAN NOTICES 2016年 第10期51卷 1-19页
作者: Pai, Sreepathi Pingali, Keshav Univ Texas Austin Austin TX 78712 USA
Writing high-performance GPU implementations of graph algorithms can be challenging. In this paper, we argue that three optimizations called throughput optimizations are key to high-performance for this application cl... 详细信息
来源: 评论
Scaling Runtimes for Irregular Algorithms to Large-Scale NUMA Systems
收藏 引用
COMPUTER 2015年 第8期48卷 35-44页
作者: Lenharth, Andrew Pingali, Keshav Univ Texas Austin Inst Computat Sci & Engn Austin TX 78712 USA Univ Texas Austin Dept Comp Sci Austin TX 78712 USA
The Galois system can automatically parallelize irregular algorithms written in a serial programming model and execute them efficiently on nonuniform memory access (NUMA) machines. Experimental results for five comple... 详细信息
来源: 评论
Synthesizing Parallel Graph Programs via Automated Planning  15
Synthesizing Parallel Graph Programs via Automated Planning
收藏 引用
36th ACM SIGPLAN Conference on Programming Language Design and Implementation
作者: Prountzos, Dimitrios Manevich, Roman Pingali, Keshav Univ Texas Austin Austin TX 78712 USA Ben Gurion Univ Negev IL-84105 Beer Sheva Israel
We describe a system that uses automated planning to synthesize correct and efficient parallel graph programs from high-level algorithmic specifications. Automated planning allows us to use constraints to declarativel... 详细信息
来源: 评论
Parallel Flow-Sensitive Pointer Analysis by Graph-Rewriting
Parallel Flow-Sensitive Pointer Analysis by Graph-Rewriting
收藏 引用
22nd International Conference on Parallel Architectures and Compilation Techniques (PACT)
作者: Nagaraj, Vaivaswatha Govindarajan, R. Indian Inst Sci Bangalore 560012 Karnataka India
Precise pointer analysis is a problem of interest to both the compiler and the program verification community. Flow-sensitivity is an important dimension of pointer analysis that affects the precision of the final res... 详细信息
来源: 评论
Betweenness Centrality: Algorithms and Implementations  13
Betweenness Centrality: Algorithms and Implementations
收藏 引用
18th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming
作者: Prountzos, Dimitrios Pingali, Keshav Univ Texas Austin Austin TX 78712 USA
Betweenness centrality is an important metric in the study of social networks, and several algorithms for computing this metric exist in the literature. This paper makes three contributions. First, we show that the pr... 详细信息
来源: 评论
Parallel flow-sensitive pointer analysis by graph-rewriting  13
Parallel flow-sensitive pointer analysis by graph-rewriting
收藏 引用
Proceedings of the 22nd international conference on Parallel architectures and compilation techniques
作者: Vaivaswatha Nagaraj R. Govindarajan Indian Institute of Science Bangalore India
Precise pointer analysis is a problem of interest to both the compiler and the program verification community. Flow-sensitivity is an important dimension of pointer analysis that affects the precision of the final res... 详细信息
来源: 评论
Elixir: A System for Synthesizing Concurrent Graph Programs  12
Elixir: A System for Synthesizing Concurrent Graph Programs
收藏 引用
ACM International Conference on Object Oriented Programming Systems Languages and Applications
作者: Prountzos, Dimitrios Manevich, Roman Pingali, Keshav Univ Texas Austin Austin TX 78712 USA
Algorithms in new application areas like machine learning and network analysis use "irregular" data structures such as graphs, trees and sets. Writing efficient parallel code in these problem domains is very... 详细信息
来源: 评论
Processor Allocation for Optimistic Parallelization of Irregular Programs  1
收藏 引用
12th International Conference on Computational Science and Its Applications (ICCSA)
作者: Versaci, Francesco Pingali, Keshav Univ Padua TU Wien I-35100AOGJ Padua Italy Univ Texas Austin Austin TX USA
Optimistic parallelization is a promising approach for the parallelization of irregular algorithms: potentially interfering tasks are launched dynamically, and the runtime system detects conflicts between concurrent a... 详细信息
来源: 评论
A Shape Analysis for Optimizing Parallel Graph Programs  11
A Shape Analysis for Optimizing Parallel Graph Programs
收藏 引用
38th Symposium on Principles of Programming Languages
作者: Prountzos, Dimitrios Manevich, Roman Pingali, Keshav McKinley, Kathryn S. Univ Texas Austin Dept Comp Sci Austin TX 78712 USA
Computations on unstructured graphs are challenging to parallelize because dependences in the underlying algorithms are usually complex functions of runtime data values, thwarting static parallelization. One promising... 详细信息
来源: 评论