咨询与建议

限定检索结果

文献类型

  • 24 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 22 篇 工学
    • 20 篇 软件工程
    • 19 篇 计算机科学与技术...
    • 1 篇 电子科学与技术(可...
  • 2 篇 理学
    • 2 篇 数学

主题

  • 7 篇 performance
  • 5 篇 algorithms
  • 4 篇 parallel program...
  • 4 篇 gpu
  • 3 篇 languages
  • 2 篇 parallel algorit...
  • 2 篇 parallelism
  • 2 篇 opencl
  • 1 篇 prefix-sum
  • 1 篇 experimentation
  • 1 篇 attribute gramma...
  • 1 篇 task partitionin...
  • 1 篇 compilers
  • 1 篇 reliability
  • 1 篇 scalability
  • 1 篇 dynamic load bal...
  • 1 篇 active messages
  • 1 篇 graph algorithms
  • 1 篇 seismic imaging
  • 1 篇 scheduler hints

机构

  • 2 篇 carnegie mellon ...
  • 1 篇 fudan univ sch c...
  • 1 篇 qualcomm res sil...
  • 1 篇 georgetown univ ...
  • 1 篇 korea adv inst s...
  • 1 篇 university of ca...
  • 1 篇 tsinghua univ de...
  • 1 篇 inria ens paris
  • 1 篇 univ innsbruck i...
  • 1 篇 indiana univ blo...
  • 1 篇 univ paris 11 cn...
  • 1 篇 univ illinois ur...
  • 1 篇 nvidia corporati...
  • 1 篇 adv micro device...
  • 1 篇 chinese acad sci...
  • 1 篇 tsinghua univ ct...
  • 1 篇 univ lugano usi ...
  • 1 篇 chinese acad sci...
  • 1 篇 chinese acad sci...
  • 1 篇 chinese acad sci...

作者

  • 4 篇 shun julian
  • 2 篇 piekarski wayne
  • 2 篇 fowler seth
  • 2 篇 blelloch guy e.
  • 2 篇 weber michael
  • 2 篇 robatmili behnam
  • 2 篇 tristan jean-bap...
  • 2 篇 reshadi mehrdad
  • 2 篇 park changhee
  • 2 篇 bhavsar vrajesh
  • 1 篇 fahringer thomas
  • 1 篇 kofler klaus
  • 1 篇 chargueraud arth...
  • 1 篇 xu yangtong
  • 1 篇 caşcaval cǎlin
  • 1 篇 montesinos-orteg...
  • 1 篇 keely sean
  • 1 篇 dhulipala laxman
  • 1 篇 yu shangdi
  • 1 篇 traeff jesper la...

语言

  • 24 篇 英文
检索条件"任意字段=18th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming, PPoPP 2013"
24 条 记 录,以下是1-10 订阅
排序:
POSTER: Stream-K:Work-centric parallel Decomposition for Dense Matrix-Matrix Multiplication on the GPU  28
POSTER: Stream-K:Work-centric Parallel Decomposition for Den...
收藏 引用
28th acm sigplan Annual symposium on principles and practice of parallel programming, ppopp 2023
作者: Osama, Muhammad Merrill, Duane Cecka, Cris Garland, Michael Owens, John D. University of California Davis United States NVIDIA Corporation
We introduce Stream-K, a work-centric parallelization of matrix multiplication (GEMM) and related computations in dense linear algebra. Whereas contemporary decompositions are primarily tile-based, our method operates... 详细信息
来源: 评论
POSTER: ParGeo: A Library for parallel Computational Geometry  27
POSTER: ParGeo: A Library for Parallel Computational Geometr...
收藏 引用
27th acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Wang, Yiqiu Yu, Shangdi Dhulipala, Laxman Gu, Yan Shun, Julian IMIT CSAIL Riverside CA USA
We present PARGEO, a multicore library for computational geometry algorithms. We describe two of the algorithms from PARGEO, convex hull and the smallest enclosing ball, and present a short evaluation of all implement... 详细信息
来源: 评论
ppopp 2020 - Proceedings of the 2020 25th acm sigplan symposium on principles and practice of parallel programming
PPoPP 2020 - Proceedings of the 2020 25th ACM SIGPLAN Sympos...
收藏 引用
Journal Track at 18th International Semantic Web Conference, JT@ISWC 2019
the proceedings contain 13 papers. the topics discussed include: a guided walk into link key candidate extraction with relational concept analysis;reflections on profiling and cataloguing the content of SPARQL endpoin...
来源: 评论
Practical parallel Hypergraph Algorithms  20
Practical Parallel Hypergraph Algorithms
收藏 引用
25th acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Shun, Julian MIT CSAIL Cambridge MA 02139 USA
While there has been significant work on parallel graph processing, there has been very surprisingly little work on high-performance hypergraph processing. this paper presents a collection of efficient parallel algori... 详细信息
来源: 评论
ppopp 2013 - Proceedings of the 2013 acm sigplan symposium on principles and practice of parallel programming
PPoPP 2013 - Proceedings of the 2013 ACM SIGPLAN Symposium o...
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming, ppopp 2013
the proceedings contain 45 papers. the topics discussed include: a peta-scalable CPU-GPU algorithm for global atmospheric simulations;adoption protocols for fanout-optimal fault-tolerant termination detection;betweenn...
来源: 评论
Reducing Contention through Priority Updates  13
Reducing Contention Through Priority Updates
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming
作者: Shun, Julian Blelloch, Guy E. Fineman, Jeremy T. Gibbons, Phillip B. Carnegie Mellon Univ Pittsburgh PA 15213 USA Georgetown Univ Washington DC 20057 USA Intel Labs Pittsburgh PA USA
No abstract available.
来源: 评论
Correct and efficient work-stealing for weak memory models  13
Correct and efficient work-stealing for weak memory models
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming, ppopp 2013
作者: Lê, Nhat Minh Pop, Antoniu Cohen, Albert Zappa Nardelli, Francesco INRIA ENS Paris Paris France
Chase and Lev's concurrent deque is a key data structure in shared-memory parallel programming and plays an essential role in work-stealing schedulers. We provide the first correctness proof of an optimized implem... 详细信息
来源: 评论
parallel programming with big operators  13
Parallel programming with big operators
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming, ppopp 2013
作者: Park, Changhee Steele Jr., Guy L. Tristan, Jean-Baptiste KAIST Seoul Korea Republic of Oracle Labs. Burlington MA United States
In the sciences, it is common to use the so-called "big operator" notation to express the iteration of a binary operator (the reducer) over a collection of values. Such a notation typically assumes that the ... 详细信息
来源: 评论
ZOOMM: A parallel web browser engine for multicore mobile devices  13
ZOOMM: A parallel web browser engine for multicore mobile de...
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming, ppopp 2013
作者: Caşcaval, CǍlin Fowler, Seth Montesinos-Ortego, Pablo Piekarski, Wayne Reshadi, Mehrdad Robatmili, Behnam Weber, Michael Bhavsar, Vrajesh Qualcomm Research Silicon Valley Santa Clara CA United States
We explore the challenges in expressing and managing concurrency in browsers on mobile devices. Browsers are complex applications that implement multiple standards, need to support legacy behavior, and are highly dyna... 详细信息
来源: 评论
Automatic Problem Size Sensitive Task Partitioning on Heterogeneous parallel Systems  13
Automatic Problem Size Sensitive Task Partitioning on Hetero...
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming
作者: Grasso, Ivan Kofler, Klaus Cosenza, Biagio Fahringer, thomas Univ Innsbruck Inst Informat A-6020 Innsbruck Austria
In this paper we propose a novel approach which automatizes task partitioning in heterogeneous systems. Our framework is based on the Insieme Compiler and Runtime infrastructure [1]. the compiler translates a single-d... 详细信息
来源: 评论