咨询与建议

限定检索结果

文献类型

  • 16 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 13 篇 工学
    • 13 篇 软件工程
    • 1 篇 计算机科学与技术...

主题

  • 2 篇 shared memory pa...
  • 2 篇 parallel program...
  • 2 篇 parallel computi...
  • 2 篇 cache-coherence
  • 2 篇 concurrency
  • 2 篇 commutativity
  • 1 篇 non-blocking dat...
  • 1 篇 performance mode...
  • 1 篇 latent dirichlet...
  • 1 篇 co-design
  • 1 篇 learning systems
  • 1 篇 cilk
  • 1 篇 communication op...
  • 1 篇 llvm
  • 1 篇 distributed algo...
  • 1 篇 discrete distrib...
  • 1 篇 simd
  • 1 篇 optimizing 4-ind...
  • 1 篇 data parallelism
  • 1 篇 fault tolerance

机构

  • 2 篇 tsinghua univ de...
  • 2 篇 inria rocquencou...
  • 2 篇 carnegie mellon ...
  • 1 篇 fudan univ sch c...
  • 1 篇 nyu comp sci dep...
  • 1 篇 coll william & m...
  • 1 篇 university of to...
  • 1 篇 ohio state univ ...
  • 1 篇 tech univ darmst...
  • 1 篇 pacific northwes...
  • 1 篇 carnegie mellon ...
  • 1 篇 swiss fed inst t...
  • 1 篇 pacific northwes...
  • 1 篇 tsinghua univ bn...
  • 1 篇 intel corp santa...
  • 1 篇 natl supercomp c...
  • 1 篇 shanghai jiao to...
  • 1 篇 fudan univ shang...
  • 1 篇 shanghai jiao to...
  • 1 篇 peking univ sch ...

作者

  • 2 篇 chen wenguang
  • 2 篇 chen haibo
  • 2 篇 krishnamoorthy s...
  • 1 篇 guan haibing
  • 1 篇 dhruva tirumala
  • 1 篇 tirumala dhruva
  • 1 篇 hoefler torsten
  • 1 篇 lucia brandon
  • 1 篇 tithi jesmin jah...
  • 1 篇 yi ding
  • 1 篇 cao huanqi
  • 1 篇 lin heng
  • 1 篇 mihai burcea
  • 1 篇 kowalski karol
  • 1 篇 sai varikooty
  • 1 篇 steele guy l. jr...
  • 1 篇 yin wanwang
  • 1 篇 chowdhury rezaul
  • 1 篇 zheng weimin
  • 1 篇 battig martin

语言

  • 16 篇 英文
检索条件"任意字段=22nd ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming, PPoPP 2017"
16 条 记 录,以下是1-10 订阅
排序:
An Architecture and programming Model for Accelerating parallel Commutative Computations via Privatization  22
An Architecture and Programming Model for Accelerating Paral...
收藏 引用
22nd acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Balaji, Vignesh Tirumala, Dhruva Lucia, Brandon Carnegie Mellon Univ Pittsburgh PA 15213 USA
来源: 评论
Recovering Performance for Vector-based Machine Learning on Managed Runtime  22
Recovering Performance for Vector-based Machine Learning on ...
收藏 引用
22nd acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Wu, Mingyu Guan, Haibing Zang, Binyu Chen, Haibo Shanghai Jiao Tong Univ Inst Parallel & Distributed Syst Shanghai Key Lab Scalable Comp & Syst Shanghai Peoples R China
The explosive growth of data and the demand for learning useful information from such data have stimulated a crossdisciplinary area named big learning, which leverages a cluster of commodity machines to run machine le... 详细信息
来源: 评论
Using Butterfly-Patterned Partial Sums to Draw from Discrete Distributions  17
Using Butterfly-Patterned Partial Sums to Draw from Discrete...
收藏 引用
22nd acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Steele, Guy L., Jr. Tristan, Jean-Baptiste Oracle Labs Ludhiana Punjab India
We describe a SIMD technique for drawing values from multiple discrete distributions, such as sampling from the random variables of a mixture model, that avoids computing a complete table of partial sums of the relati... 详细信息
来源: 评论
Synchronized-by-Default Concurrency for Shared-Memory Systems  17
Synchronized-by-Default Concurrency for Shared-Memory System...
收藏 引用
22nd acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Battig, Martin Gross, Thomas R. Swiss Fed Inst Technol Dept Comp Sci Zurich Switzerland
We explore a programming approach for concurrency that synchronizes all accesses to shared memory by default. Synchronization takes place by ensuring that all program code runs inside atomic sections even if the progr... 详细信息
来源: 评论
Proceedings of the acm sigplan symposium on principles and practice of parallel programming, ppopp
Proceedings of the ACM SIGPLAN Symposium on Principles and P...
收藏 引用
22nd acm sigplan symposium on principles and practice of parallel programming, ppopp 2017
The proceedings contain 46 papers. The topics discussed include: layout lock: a scalable locking paradigm for concurrent data layout modifications;understanding the GPU microarchitecture to achieve bare-metal performa...
来源: 评论
POSTER: Provably Efficient Scheduling of Cache-Oblivious Wavefront Algorithms  17
POSTER: Provably Efficient Scheduling of Cache-Oblivious Wav...
收藏 引用
22nd acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Chowdhury, Rezaul Ganapathi, Pramod Tang, Yuan Tithi, Jesmin Jahan SUNY Stony Brook Dept Comp Sci Stony Brook NY 11794 USA Fudan Univ Sch Software Shanghai Key Lab Intelligent Informat Proc Shanghai Peoples R China Intel Corp Santa Clara CA USA
Standard cache-oblivious recursive divide-and-conquer algorithms for evaluating dynamic programming recurrences have optimal serial cache complexity but often have lower parallelism compared with iterative wavefront a... 详细信息
来源: 评论
Isoefficiency in practice: Configuring and Understanding the Performance of Task-based Applications  17
Isoefficiency in Practice: Configuring and Understanding the...
收藏 引用
22nd acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Shudler, Sergei Calotoiu, Alexandru Hoefler, Torsten Wolf, Felix Tech Univ Darmstadt Darmstadt Germany Swiss Fed Inst Technol Zurich Switzerland
Task-based programming offers an elegant way to express units of computation and the dependencies among them, making it easier to distribute the computational load evenly across multiple cores. However, this separatio... 详细信息
来源: 评论
Tapir: Embedding Fork-Join parallelism into LLVM's Intermediate Representation  17
Tapir: Embedding Fork-Join Parallelism into LLVM's Intermedi...
收藏 引用
22nd acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Schardl, Tao B. Moses, William S. Leiserson, Charles E. MIT Comp Sci & Artificial Intelligence Lab 32 Vassar St Cambridge MA 02139 USA
This paper explores how fork-join parallelism, as supported by concurrency platforms such as Cilk and OpenMP, can be embedded into a compiler's intermediate representation (IR). Mainstream compilers typically trea... 详细信息
来源: 评论
Exploiting Vector and Multicore parallelism for Recursive, Data- and Task-parallel Programs  17
Exploiting Vector and Multicore Parallelism for Recursive, D...
收藏 引用
22nd acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Ren, Bin Krishnamoorthy, Sriram Agrawal, Kunal Kulkarni, Milind Coll William & Mary Williamsburg VA 23187 USA Pacific Northwest Natl Labs Richland WA USA Washington Univ St Louis St Louis MO USA Purdue Univ W Lafayette IN 47907 USA
Modern hardware contains parallel execution resources that are well-suited for data-parallelism vector units and task parallelism multicores. However, most work on parallel scheduling focuses on one type of hardware o... 详细信息
来源: 评论
Eunomia: Scaling Concurrent Search Trees under Contention Using HTM  17
Eunomia: Scaling Concurrent Search Trees under Contention Us...
收藏 引用
22nd acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Wang, Xin Zhang, Weihua Wang, Zhaoguo Wei, Ziyun Chen, Haibo Zhao, Wenyun Fudan Univ Software Sch Shanghai Peoples R China Fudan Univ Shanghai Key Lab Data Sci Shanghai Peoples R China Fudan Univ Sch Comp Sci Shanghai Peoples R China Shanghai Jiao Tong Univ Inst Parallel & Distributed Syst Shanghai Peoples R China NYU Comp Sci Dept New York NY 10003 USA
While hardware transactional memory (HTM) has recently been adopted to construct efficient concurrent search tree structures, such designs fail to deliver scalable performance under contention. In this paper, we first... 详细信息
来源: 评论