咨询与建议

限定检索结果

文献类型

  • 63 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 56 篇 工学
    • 54 篇 软件工程
    • 37 篇 计算机科学与技术...
    • 1 篇 电子科学与技术(可...
    • 1 篇 控制科学与工程
  • 9 篇 理学
    • 8 篇 数学
    • 2 篇 系统科学
    • 1 篇 大气科学
  • 1 篇 教育学
    • 1 篇 教育学

主题

  • 6 篇 parallel program...
  • 4 篇 computer program...
  • 4 篇 concurrency
  • 4 篇 gpu
  • 3 篇 performance anal...
  • 3 篇 synchronization
  • 2 篇 shared memory pa...
  • 2 篇 performance
  • 2 篇 parallelism
  • 2 篇 optimization
  • 2 篇 concurrent data ...
  • 2 篇 fusion
  • 2 篇 semantics
  • 2 篇 machine learning
  • 2 篇 parallel computi...
  • 2 篇 cache-coherence
  • 2 篇 sparse matrix
  • 2 篇 functional progr...
  • 2 篇 scheduling
  • 2 篇 openmp

机构

  • 3 篇 carnegie mellon ...
  • 2 篇 tsinghua univ de...
  • 2 篇 pacific northwes...
  • 2 篇 inria rocquencou...
  • 2 篇 tsinghua univ pe...
  • 2 篇 purdue univ w la...
  • 1 篇 ist austria klos...
  • 1 篇 fudan univ sch c...
  • 1 篇 nyu comp sci dep...
  • 1 篇 department of co...
  • 1 篇 department of co...
  • 1 篇 jetbrains prague...
  • 1 篇 tera computer co...
  • 1 篇 bnrist peoples r...
  • 1 篇 coll william & m...
  • 1 篇 univ lisbon inst...
  • 1 篇 univ of californ...
  • 1 篇 uc riverside riv...
  • 1 篇 coll william mar...
  • 1 篇 argonne natl lab...

作者

  • 3 篇 chen wenguang
  • 3 篇 zhai jidong
  • 3 篇 wang haojie
  • 2 篇 blelloch guy e.
  • 2 篇 li jiajia
  • 2 篇 dhulipala laxman
  • 2 篇 steele guy l. jr...
  • 2 篇 chen haibo
  • 2 篇 rainey mike
  • 2 篇 anderson daniel
  • 2 篇 krishnamoorthy s...
  • 2 篇 jin yuyang
  • 2 篇 tang xiongchao
  • 1 篇 guan haibing
  • 1 篇 nicol david m.
  • 1 篇 viswanathan rame...
  • 1 篇 ichiyoshi nobuyu...
  • 1 篇 dhruva tirumala
  • 1 篇 ichiyoshi n.
  • 1 篇 tirumala dhruva

语言

  • 63 篇 英文
检索条件"任意字段=Proceedings of the 22nd ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming"
63 条 记 录,以下是61-70 订阅
排序:
POSTER: An Architecture and programming Model for Accelerating parallel Commutative Computations via Privatization  17
POSTER: An Architecture and Programming Model for Accelerati...
收藏 引用
proceedings of the 22nd acm sigplan symposium on principles and practice of parallel programming
作者: Vignesh Balaji Dhruva Tirumala Brandon Lucia Carnegie Mellon University Pittsburgh PA USA
Synchronization and data movement are the key impediments to an efficient parallel execution. To ensure that data shared by multiple threads remain consistent, the programmer must use synchronization (e.g., mutex lock... 详细信息
来源: 评论
POSTER: HythTM: Extending the Applicability of Intel TSX Hardware Transactional Support  17
POSTER: HythTM: Extending the Applicability of Intel TSX Har...
收藏 引用
proceedings of the 22nd acm sigplan symposium on principles and practice of parallel programming
作者: Arnamoy Bhattacharyya Mike Dai Wang Mihai Burcea Yi Ding Allen Deng Sai Varikooty Shafaaf Hossain Cristiana Amza University of Toronto Toronto ON Canada
In this work, we introduce and experimentally evaluate a new hybrid software-hardware Transactional Memory prototype based on Intel's Haswell TSX architecture. Our prototype extends the applicability of the existi... 详细信息
来源: 评论
Reducing the burden of parallel loop schedulers for many-core processors  18
Reducing the burden of parallel loop schedulers for many-cor...
收藏 引用
proceedings of the 23rd acm sigplan symposium on principles and practice of parallel programming
作者: Mahwish Arif Hans Vandierendonck Queen's University Belfast
This work proposes a low-overhead half-barrier pattern to schedule fine-grain parallel loops and considers its integration in the Intel OpenMP and Cilkplus schedulers. Experimental evaluation demonstrates that the sch...
来源: 评论