咨询与建议

限定检索结果

文献类型

  • 8 篇 会议
  • 5 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

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

主题

  • 13 篇 optimistic paral...
  • 7 篇 amorphous data-p...
  • 4 篇 thread-level spe...
  • 4 篇 irregular progra...
  • 3 篇 parallelism
  • 3 篇 irregular algori...
  • 3 篇 concurrency
  • 2 篇 performance
  • 2 篇 compiler optimiz...
  • 2 篇 algorithms
  • 2 篇 processor alloca...
  • 2 篇 synchronization ...
  • 2 篇 turan's theorem
  • 2 篇 software transac...
  • 1 篇 tls
  • 1 篇 speculative mult...
  • 1 篇 languages
  • 1 篇 sparse matrix tr...
  • 1 篇 cautious operato...
  • 1 篇 event stream pro...

机构

  • 2 篇 univ texas austi...
  • 2 篇 univ texas austi...
  • 1 篇 univ texas austi...
  • 1 篇 univ texas austi...
  • 1 篇 univ valladolid ...
  • 1 篇 univ valladolid ...
  • 1 篇 univ valladolid ...
  • 1 篇 univ valladolid ...
  • 1 篇 univ padua dept ...
  • 1 篇 univ padua tu wi...
  • 1 篇 systems engineer...
  • 1 篇 department compu...

作者

  • 7 篇 pingali keshav
  • 4 篇 llanos diego r.
  • 4 篇 prountzos dimitr...
  • 4 篇 gonzalez-escriba...
  • 3 篇 estebanez alvaro
  • 2 篇 manevich roman
  • 2 篇 versaci francesc...
  • 1 篇 aldea sergio
  • 1 篇 mckinley kathryn...
  • 1 篇 brito andrey
  • 1 篇 hassaan m. amber
  • 1 篇 sui xin
  • 1 篇 garcia yagueez a...
  • 1 篇 mendez-lojo mari...
  • 1 篇 miguel a. gonzal...
  • 1 篇 kulkarni milind
  • 1 篇 oscar plata
  • 1 篇 burtscher martin
  • 1 篇 nguyen donald
  • 1 篇 eladio d. gutier...

语言

  • 13 篇 英文
检索条件"主题词=Optimistic Parallelization"
13 条 记 录,以下是11-20 订阅
排序:
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... 详细信息
来源: 评论
A Survey on Thread-Level Speculation Techniques
收藏 引用
ACM COMPUTING SURVEYS 2016年 第2期49卷 22-22页
作者: Estebanez, Alvaro Llanos, Diego R. Gonzalez-Escribano, Arturo Univ Valladolid Dept Informat Paseo Belen 15 E-47011 Valladolid Spain
Thread-Level Speculation (TLS) is a promising technique that allows the parallel execution of sequential code without relying on a prior, compile-time-dependence analysis. In this work, we introduce the technique, pre... 详细信息
来源: 评论
Parallelizing the Sparse Matrix Transposition: Reducing the Programmer Effort Using Transactional Memory
收藏 引用
Procedia Computer Science 2013年 18卷 501-510页
作者: Miguel A. Gonzalez-Mesa Eladio D. Gutierrez Oscar Plata Department Computer Architecture University of Malaga 29071 Malaga Spain
This work discusses the parallelization of an irregular scientific code, the transposition of a sparse matrix, comparing two multithreaded strategies on a multicore platform: a programmer-optimized parallelization and... 详细信息
来源: 评论