咨询与建议

限定检索结果

文献类型

  • 18 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 14 篇 工学
    • 14 篇 软件工程
    • 1 篇 机械工程
    • 1 篇 信息与通信工程
    • 1 篇 计算机科学与技术...
  • 1 篇 理学
    • 1 篇 数学

主题

  • 3 篇 parallel algorit...
  • 3 篇 gpu
  • 2 篇 garbage collecti...
  • 2 篇 loop paralleliza...
  • 2 篇 parallel
  • 2 篇 scheduling
  • 1 篇 execution model
  • 1 篇 query processing
  • 1 篇 graph algorithms
  • 1 篇 lazy data cohere...
  • 1 篇 promotion
  • 1 篇 queuing
  • 1 篇 heterogeneous sy...
  • 1 篇 mutation
  • 1 篇 distributed grap...
  • 1 篇 concurrent
  • 1 篇 compiler
  • 1 篇 search engines
  • 1 篇 concurrent data ...
  • 1 篇 wherein parallel...

机构

  • 3 篇 carnegie mellon ...
  • 1 篇 inria
  • 1 篇 washington unive...
  • 1 篇 univ calif san d...
  • 1 篇 qualcomm technol...
  • 1 篇 carnegie mellon ...
  • 1 篇 the ohio state u...
  • 1 篇 univ chinese aca...
  • 1 篇 inria france and...
  • 1 篇 queen's universi...
  • 1 篇 wdc res chippenh...
  • 1 篇 univ illinois de...
  • 1 篇 graz univ techno...
  • 1 篇 friedrich alexan...
  • 1 篇 inria rocquencou...
  • 1 篇 johns hopkins un...
  • 1 篇 itmo univ st pet...
  • 1 篇 johns hopkins un...
  • 1 篇 chinese acad sci...
  • 1 篇 rochester inst t...

作者

  • 1 篇 kalvoda pavel
  • 1 篇 wang lei
  • 1 篇 acar umut
  • 1 篇 jiang peng
  • 1 篇 chargueraud arth...
  • 1 篇 hoefler torsten
  • 1 篇 guatto adrien
  • 1 篇 komuravelli rake...
  • 1 篇 liu yang
  • 1 篇 schmalstieg diet...
  • 1 篇 burns randal
  • 1 篇 mahwish arif
  • 1 篇 liu ying
  • 1 篇 vogelstein joshu...
  • 1 篇 steinberger mark...
  • 1 篇 fen xiaobing
  • 1 篇 adve sarita
  • 1 篇 gagan agrawal
  • 1 篇 mhembere disa
  • 1 篇 hans vandierendo...

语言

  • 18 篇 英文
检索条件"任意字段=23rd ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming, PPoPP 2018"
18 条 记 录,以下是1-10 订阅
排序:
Proceedings of the acm sigplan symposium on principles and practice of parallel programming, ppopp
Proceedings of the ACM SIGPLAN Symposium on Principles and P...
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming, ppopp 2018
The proceedings contain 50 papers. The topics discussed include: interval-based memory reclamation;harnessing epoch-based reclamation for efficient range queries;a persistent lock-free queue for non-volatile memory;hi...
来源: 评论
POSTER: Revealing parallel Scans and Reductions in Sequential Loops through Function Reconstruction  23
POSTER: Revealing Parallel Scans and Reductions in Sequentia...
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Jiang, Peng Agrawal, Gagan Ohio State Univ Dept Comp Sci & Engn Columbus OH 43210 USA
Many sequential loops are actually scans or reductions and can be parallelized across iterations despite the loop-carried dependences. In this work, we consider the parallelization of such scan/reduction loops, and pr... 详细信息
来源: 评论
POSTER: Reducing the Burden of parallel Loop Schedulers for Many-Core Processors  23
POSTER: Reducing the Burden of Parallel Loop Schedulers for ...
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Arif, Mahwish Vandierendonck, Hans Queens Univ Belfast Belfast Antrim North Ireland
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... 详细信息
来源: 评论
POSTER: A Predictable Synchronisation Algorithm  23
POSTER: A Predictable Synchronisation Algorithm
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Reif, Stefan Schroeder-Preikschat, Wolfgang Friedrich Alexander Univ Erlangen Nurnberg Erlangen Germany
Interaction with physical objects often imposes latency requirements to multi-core embedded systems. One consequence is the need for synchronisation algorithms that provide predictable latency, in addition to high thr... 详细信息
来源: 评论
A Scalable Queue for Work Distribution on GPUs  18
A Scalable Queue for Work Distribution on GPUs
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Kerbl, Bernhard Mueller, Joerg Kenzel, Michael Schmalstieg, Dieter Steinberger, Markus Graz Univ Technol Graz Austria
Harnessing the power of massively parallel devices like the graphics processing unit (GPU) is difficult for algorithms that show dynamic or inhomogeneous workloads. To achieve high performance, such advanced algorithm... 详细信息
来源: 评论
PAM: parallel Augmented Maps  18
PAM: Parallel Augmented Maps
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Sun, Yihan Ferizovic, Daniel Belloch, Guy E. Carnegie Mellon Univ Pittsburgh PA 15213 USA Karlsruhe Inst Technol Karlsruhe Germany
Ordered (key-value) maps are an important and widely-used data type for large-scale data processing frameworks. Beyond simple search, insertion and deletion, more advanced operations such as range extraction, filterin... 详细信息
来源: 评论
Communication-Avoiding parallel Minimum Cuts and Connected Components  18
Communication-Avoiding Parallel Minimum Cuts and Connected C...
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Gianinazzi, Lukas Kalvoda, Pavel De Palma, Alessandro Besta, Maciej Hoefler, Torsten Swiss Fed Inst Technol Dept Comp Sci Zurich Switzerland Google Inc Mountain View CA USA
We present novel scalable parallel algorithms for finding global minimum cuts and connected components, which are important and fundamental problems in graph processing. To take advantage of future massively parallel ... 详细信息
来源: 评论
Hierarchical Memory Management for Mutable State  18
Hierarchical Memory Management for Mutable State
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Guatto, Adrien Westrick, Sam Raghunathan, Ram Acar, Umut Fluet, Matthew Carnegie Mellon Univ Pittsburgh PA 15213 USA Rochester Inst Technol Rochester NY 14623 USA
It is well known that modern functional programming languages are naturally amenable to parallel programming. Achieving efficient parallelism using functional languages, however, remains difficult. Perhaps the most im... 详细信息
来源: 评论
Poster: Performance Challenges in Modular parallel Programs  23
Poster: Performance Challenges in Modular Parallel Programs
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Acar, Umut A. Aksenov, Vitaly Chargueraud, Arthur Rainey, Mike Carnegie Mellon Univ Pittsburgh PA 15213 USA INRIA Rocquencourt France ITMO Univ St Petersburg Russia Univ Strasbourg CNRS ICube Strasbourg France
Over the past decade, many programming languages and systems for parallel-computing have been developed, including Cilk, Fork/Join Java, Habanero Java, parallel Haskell, parallel ML, and X10. Although these systems ra... 详细信息
来源: 评论
Efficient parallel determinacy race detection for two-dimensional dags  18
Efficient parallel determinacy race detection for two-dimens...
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming, ppopp 2018
作者: Xu, Yifan Angelina Lee, I-Ting Agrawal, Kunal Washington University St. Louis United States
A program is said to have a determinacy race if logically parallel parts of a program access the same memory location and one of the accesses is a write. These races are generally bugs in the program since they lead t... 详细信息
来源: 评论