咨询与建议

限定检索结果

文献类型

  • 36 篇 会议
  • 3 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 37 篇 工学
    • 36 篇 计算机科学与技术...
    • 18 篇 软件工程
    • 1 篇 机械工程
    • 1 篇 电子科学与技术(可...
  • 10 篇 理学
    • 10 篇 数学
    • 1 篇 化学
    • 1 篇 系统科学
    • 1 篇 统计学(可授理学、...
  • 6 篇 管理学
    • 4 篇 管理科学与工程(可...
    • 3 篇 工商管理
    • 2 篇 图书情报与档案管...
  • 1 篇 经济学
    • 1 篇 应用经济学

主题

  • 5 篇 parallel program...
  • 3 篇 parallel algorit...
  • 3 篇 performance
  • 2 篇 graphic methods
  • 2 篇 concurrency
  • 1 篇 lock
  • 1 篇 compaction
  • 1 篇 parallel process...
  • 1 篇 parallel archite...
  • 1 篇 scalability loss...
  • 1 篇 call-by-need eva...
  • 1 篇 bounded model ch...
  • 1 篇 sequentializatio...
  • 1 篇 performance opti...
  • 1 篇 finite-state mac...
  • 1 篇 gpu programming
  • 1 篇 massively parall...
  • 1 篇 big data
  • 1 篇 supercomputers
  • 1 篇 anomaly detectio...

机构

  • 3 篇 tsinghua univ pe...
  • 2 篇 shanghai key lab...
  • 2 篇 shanghai jiao to...
  • 2 篇 washington univ ...
  • 2 篇 shanghai jiao to...
  • 2 篇 purdue univ w la...
  • 1 篇 arm res 5707 sou...
  • 1 篇 nvidia corporati...
  • 1 篇 bnrist peoples r...
  • 1 篇 coll william & m...
  • 1 篇 sandia national ...
  • 1 篇 tsinghua univ de...
  • 1 篇 software school ...
  • 1 篇 baidu inc. sunny...
  • 1 篇 computer science...
  • 1 篇 technion haifa
  • 1 篇 department of co...
  • 1 篇 ohio state univ ...
  • 1 篇 llnl united stat...
  • 1 篇 iit madras madra...

作者

  • 4 篇 chen haibo
  • 4 篇 wang haojie
  • 3 篇 zhai jidong
  • 3 篇 jin yuyang
  • 3 篇 mellor-crummey j...
  • 2 篇 li peng
  • 2 篇 chen wenguang
  • 2 篇 zang binyu
  • 2 篇 chen rong
  • 2 篇 iancu costin
  • 2 篇 beard jonathan c...
  • 2 篇 tang xiongchao
  • 1 篇 ballard grey
  • 1 篇 guan haibing
  • 1 篇 meng xiaozhu
  • 1 篇 jin ye
  • 1 篇 milaković sran
  • 1 篇 maydan dror e.
  • 1 篇 klasky scott
  • 1 篇 jiang peng

语言

  • 39 篇 英文
检索条件"任意字段=20th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming, PPoPP 2015"
39 条 记 录,以下是1-10 订阅
排序:
PERFLOW: A Domain Specific Framework for Automatic Performance Analysis of parallel Applications  22
PERFLOW: A Domain Specific Framework for Automatic Performan...
收藏 引用
27th acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Jin, Yuyang Wang, Haojie Zhong, Runxin Zhang, Chen Zhai, Jidong Tsinghua Univ Beijing Peoples R China
Performance analysis is widely used to identify performance issues of parallel applications. However, complex communications and data dependence, as well as the interactions between different kinds of performance issu... 详细信息
来源: 评论
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... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Advanced synchronization techniques for task-based runtime systems  21
Advanced synchronization techniques for task-based runtime s...
收藏 引用
26th acm sigplan symposium on principles and practice of parallel programming, ppopp 2021
作者: Álvarez, David Sala, Kevin Maroñas, Marcos Roca, Aleix Beltran, Vincenç Barcelona Supercomputing Center Barcelona Spain
Task-based programming models like OmpSs-2 and OpenMP provide a flexible data-flow execution model to exploit dynamic, irregular and nested parallelism. Providing an efficient implementation that scales well with smal... 详细信息
来源: 评论
parallel binary code analysis  21
Parallel binary code analysis
收藏 引用
26th acm sigplan symposium on principles and practice of parallel programming, ppopp 2021
作者: Meng, Xiaozhu Anderson, Jonathon M. Mellor-Crummey, John Krentel, Mark W. Miller, Barton P. Milaković, Sran Department of Computer Science Rice University Houston TX United States Computer Sciences Department University of Wisconsin-Madison MadisonWI United States
Binary code analysis is widely used to help assess a program's correctness, performance, and provenance. Binary analysis applications often construct control flow graphs, analyze data flow, and use debugging infor... 详细信息
来源: 评论
parallel and Distributed Bounded Model Checking of Multi-threaded Programs  20
Parallel and Distributed Bounded Model Checking of Multi-thr...
收藏 引用
25th acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Inverso, Omar Trubiani, Catia Gran Sasso Sci Inst Laquila Italy
We introduce a structure-aware parallel technique for context-bounded analysis of concurrent programs. the key intuition consists in decomposing the set of concurrent traces into symbolic subsets that are separately e... 详细信息
来源: 评论
PLUM: Static parallel Program Locality Analysis under Uniform Multiplexing  20
PLUM: Static Parallel Program Locality Analysis under Unifor...
收藏 引用
25th acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Liu, Fangzhou Chen, Dong Smith, Wesley Ding, Chen Univ Rochester Rochester NY 14627 USA Natl Univ Def Technol Changsha Peoples R China
Data movement has a significant impact on program performance. For multithread programs, this impact is amplified, since different threads often interfere with each other by competing for shared cache space. However, ... 详细信息
来源: 评论
parallel Determinacy Race Detection for Futures  20
Parallel Determinacy Race Detection for Futures
收藏 引用
25th acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Xu, Yifan Singer, Kyle Lee, I-Ting Angelina Washington Univ St Louis St Louis MO 63130 USA
the use of futures can generate arbitrary dependences in the computation, making it difficult to detect races efficiently. Algorithms proposed by priorwork to detect races on programs with futures all have to execute ...
来源: 评论
A parallel Sparse Tensor Benchmark Suite on CPUs and GPUs  20
A Parallel Sparse Tensor Benchmark Suite on CPUs and GPUs
收藏 引用
25th acm sigplan symposium on principles and practice of parallel programming (ppopp)
作者: Li, Jiajia Lakshminarasimhan, Mahesh Wu, Xiaolong Li, Ang Olschanowsky, Catherine Barker, Kevin Pacific Northwest Natl Lab Richland WA 99352 USA Univ Utah Salt Lake City UT USA Purdue Univ W Lafayette IN 47907 USA Boise State Univ Boise ID 83725 USA
Tensor computations present significant performance challenges that impact a wide spectrum of applications. Efforts on improving the performance of tensor computations include exploring data layout, execution scheduli... 详细信息
来源: 评论