咨询与建议

限定检索结果

文献类型

  • 311 篇 会议
  • 19 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 280 篇 工学
    • 240 篇 软件工程
    • 227 篇 计算机科学与技术...
    • 13 篇 电子科学与技术(可...
    • 8 篇 信息与通信工程
    • 5 篇 控制科学与工程
    • 4 篇 机械工程
    • 4 篇 生物工程
    • 3 篇 生物医学工程(可授...
    • 1 篇 力学(可授工学、理...
    • 1 篇 动力工程及工程热...
    • 1 篇 电气工程
    • 1 篇 核科学与技术
    • 1 篇 农业工程
    • 1 篇 环境科学与工程(可...
    • 1 篇 网络空间安全
  • 53 篇 理学
    • 49 篇 数学
    • 4 篇 生物学
    • 4 篇 系统科学
    • 4 篇 统计学(可授理学、...
    • 2 篇 化学
  • 15 篇 管理学
    • 11 篇 管理科学与工程(可...
    • 8 篇 工商管理
    • 4 篇 图书情报与档案管...
  • 3 篇 经济学
    • 3 篇 应用经济学
  • 2 篇 法学
    • 2 篇 社会学
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 农学
    • 1 篇 作物学

主题

  • 54 篇 performance
  • 48 篇 parallel process...
  • 33 篇 algorithms
  • 32 篇 parallel program...
  • 27 篇 languages
  • 25 篇 design
  • 20 篇 parallel algorit...
  • 20 篇 gpu
  • 9 篇 experimentation
  • 9 篇 measurement
  • 7 篇 graphics process...
  • 7 篇 theory
  • 7 篇 parallel
  • 6 篇 mpi
  • 6 篇 parallel computi...
  • 6 篇 concurrency
  • 5 篇 scalability
  • 5 篇 parallelism
  • 5 篇 graph algorithms
  • 4 篇 gpgpu

机构

  • 7 篇 carnegie mellon ...
  • 5 篇 univ of tokyo
  • 4 篇 indiana univ blo...
  • 3 篇 univ chinese aca...
  • 3 篇 massachusetts in...
  • 3 篇 univ illinois ur...
  • 3 篇 swiss fed inst t...
  • 3 篇 mit csail united...
  • 3 篇 shanghai jiao to...
  • 3 篇 tsinghua univ pe...
  • 3 篇 univ calif berke...
  • 2 篇 ist austria klos...
  • 2 篇 georgetown univ ...
  • 2 篇 univ wisconsin d...
  • 2 篇 shanghai key lab...
  • 2 篇 univ of wisconsi...
  • 2 篇 tsinghua univers...
  • 2 篇 tsinghua univ de...
  • 2 篇 shanghai jiao to...
  • 2 篇 nvidia corporati...

作者

  • 8 篇 blelloch guy e.
  • 6 篇 hoefler torsten
  • 6 篇 garland michael
  • 6 篇 chen haibo
  • 6 篇 shun julian
  • 5 篇 sun yihan
  • 5 篇 zhai jidong
  • 4 篇 dhulipala laxman
  • 4 篇 tsigas philippas
  • 4 篇 tan guangming
  • 4 篇 wang haojie
  • 4 篇 mellor-crummey j...
  • 4 篇 gu yan
  • 4 篇 kennedy ken
  • 3 篇 taura kenjiro
  • 3 篇 li jiajia
  • 3 篇 yonezawa akinori
  • 3 篇 pingali keshav
  • 3 篇 kim jungwon
  • 3 篇 chen wenguang

语言

  • 327 篇 英文
  • 3 篇 其他
检索条件"任意字段=Proceedings of the 26th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming"
330 条 记 录,以下是51-60 订阅
排序:
parallel k-Core Decomposition with Batched Updates and Asynchronous Reads  24
Parallel k-Core Decomposition with Batched Updates and Async...
收藏 引用
29th acm sigplan Annual symposium on principles and practice of parallel programming, PPoPP 2024
作者: Liu, Quanquan C. Shun, Julian Zablotchi, Igor Yale University United States MIT CSAIL United States Mysten Labs Switzerland
Maintaining a dynamic k-core decomposition is an important problem that identifies dense subgraphs in dynamically changing graphs. Recent work by Liu et al. [SPAA 2022] presents a parallel batch-dynamic algorithm for ... 详细信息
来源: 评论
TileSpGEMM: A Tiled Algorithm for parallel Sparse General Matrix-Matrix Multiplication on GPUs  22
TileSpGEMM: A Tiled Algorithm for Parallel Sparse General Ma...
收藏 引用
27th acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Niu, Yuyao Lu, Zhengyang Ji, Haonan Song, Shuhui Jin, Zhou Liu, Weifeng China Univ Petr Super Sci Software Lab Beijing Peoples R China
Sparse general matrix-matrix multiplication (SpGEMM) is one of the most fundamental building blocks in sparse linear solvers, graph processing frameworks and machine learning applications. the existing parallel approa... 详细信息
来源: 评论
Multi-Queues Can Be State-of-the-Art Priority Schedulers  22
Multi-Queues Can Be State-of-the-Art Priority Schedulers
收藏 引用
27th acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Postnikova, Anastasiia Koval, Nikita Nadiradze, Giorgi Alistarh, Dan ITMO Univ St Petersburg Russia JetBrains Prague Czech Republic IST Austria Klosterneuburg Austria
Designing and implementing efficient parallel priority schedulers is an active research area. An intriguing proposed design is the Multi-Queue: given n threads and m >= n distinct priority queues, task insertions a... 详细信息
来源: 评论
Scaling Graph Traversal to 281 Trillion Edges with 40 Million Cores  22
Scaling Graph Traversal to 281 Trillion Edges with 40 Millio...
收藏 引用
27th acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Cao, Huanqi Wang, Yuanwei Wang, Haojie Lin, Heng Ma, Zixuan Yin, Wanwang Chen, Wenguang Tsinghua Univ Dept Comp Sci & Technol Beijing Peoples R China Tsinghua Univ BNRist Beijing Peoples R China Peking Univ Sch Comp Sci Beijing Peoples R China Natl Supercomp Ctr Wuxi Wuxi Jiangsu Peoples R China
Graph processing, especially high-performance graph traversal, plays a more and more important role in data analytics. the successor of Sunway TaihuLight, NEW SUNWAY, is equipped with nearly 10 PB memory and over 40 m... 详细信息
来源: 评论
VAPRO: Performance Variance Detection and Diagnosis for Production-Run parallel Applications  22
VAPRO: Performance Variance Detection and Diagnosis for Prod...
收藏 引用
27th acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Zheng, Liyan Zhai, Jidong Tang, Xiongchao Wang, Haojie Yu, Teng Jin, Yuyang Song, Shuaiwen Leon Chen, Wenguang Tsinghua Univ Beijing Peoples R China Sangfor Technol Inc Shenzhen Guangdong Peoples R China Univ Sydney Sydney NSW Australia BNRist Beijing Peoples R China
Performance variance is a serious problem for parallel applications, which can cause performance degradation and make applications' behavior hard to understand. therefore, detecting and diagnosing performance vari... 详细信息
来源: 评论
the Performance Power of Software Combining in Persistence  22
The Performance Power of Software Combining in Persistence
收藏 引用
27th acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Fatourou, Panagiota Kallimanis, Nikolaos D. Kosmas, Eleftherios Univ Paris LIPADE F-75006 Paris France Fdn Res Technol Hellas FORTH Inst Comp Sci Ilellas Greece Univ Crete Dept Comp Sci Iraklion Greece
the availability of Non-Volatile Main Memory (known as NVMM) enables the design of recoverable concurrent algorithms. We study the power of software combining in achieving recoverable synchronization and designing per... 详细信息
来源: 评论
Modernizing parallel code with pattern analysis  21
Modernizing parallel code with pattern analysis
收藏 引用
26th acm sigplan symposium on principles and practice of parallel programming, PPoPP 2021
作者: Lozano, Roberto Castañeda Cole, Murray Franke, Björn University of Edinburgh School of Informatics Edinburgh United Kingdom
Fifty years of parallel programming has generated a substantial legacy parallel codebase, creating a new portability challenge: re-parallelizing already parallel code. Our solution exploits inherently portable paralle... 详细信息
来源: 评论
Scaling implicit parallelism via dynamic control replication  21
Scaling implicit parallelism via dynamic control replication
收藏 引用
26th acm sigplan symposium on principles and practice of parallel programming, PPoPP 2021
作者: Bauer, Michael Lee, Wonchan Slaughter, Elliott Jia, Zhihao Di Renzo, Mario Papadakis, Manolis Shipman, Galen McCormick, Patrick Garland, Michael Aiken, Alex NVIDIA United States Slac National Accelerator Laboratory United States Carnegie Mellon University United States Sapienza University of Rome Italy Los Alamos National Laboratory United States Stanford University United States
We present dynamic control replication, a run-time program analysis that enables scalable execution of implicitly parallel programs on large machines through a distributed and efficient dynamic dependence analysis. Dy... 详细信息
来源: 评论
High-Performance GPU-to-CPU Transpilation and Optimization via High-Level parallel Constructs  23
High-Performance GPU-to-CPU Transpilation and Optimization v...
收藏 引用
28th acm sigplan Annual symposium on principles and practice of parallel programming, PPoPP 2023
作者: Moses, William S. Ivanov, Ivan R. Domke, Jens Endo, Toshio Doerfert, Johannes Zinenko, Oleksandr MIT CSAIL United States Tokyo Tech Japan RIKEN Japan LLNL United States Google France
While parallelism remains the main source of performance, architectural implementations and programming models change with each new hardware generation, often leading to costly application re-engineering. Most tools f... 详细信息
来源: 评论
On the parallel I/O optimality of linear algebra kernels: Near-optimal LU factorization  21
On the parallel I/O optimality of linear algebra kernels: Ne...
收藏 引用
26th acm sigplan symposium on principles and practice of parallel programming, PPoPP 2021
作者: Kwasniewski, Grzegorz Ben-Nun, Tal Ziogas, Alexandros Nikolaos Schneider, Timo Besta, MacIej Hoefler, Torsten Timo Schneider Maciej Besta Torsten Hoefler Department of Computer Science Eth Zurich Switzerland
Dense linear algebra kernels are fundamental components of many scientific computing applications. In this work we present a novel method of deriving parallel I/O lower bounds for this broad family of programs. Based ... 详细信息
来源: 评论