咨询与建议

限定检索结果

文献类型

  • 344 篇 会议
  • 19 篇 期刊文献
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

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

主题

  • 54 篇 performance
  • 50 篇 parallel process...
  • 34 篇 parallel program...
  • 33 篇 algorithms
  • 27 篇 languages
  • 25 篇 design
  • 20 篇 parallel algorit...
  • 20 篇 gpu
  • 9 篇 experimentation
  • 9 篇 measurement
  • 8 篇 parallel
  • 7 篇 scalability
  • 7 篇 graphics process...
  • 7 篇 theory
  • 7 篇 parallel computi...
  • 6 篇 parallelism
  • 6 篇 mpi
  • 6 篇 concurrency
  • 5 篇 graph algorithms
  • 5 篇 logic programmin...

机构

  • 7 篇 carnegie mellon ...
  • 4 篇 indiana univ blo...
  • 3 篇 univ of tokyo
  • 3 篇 tsinghua univ de...
  • 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 篇 yale university ...
  • 2 篇 shanghai key lab...
  • 2 篇 univ of wisconsi...
  • 2 篇 tsinghua univers...
  • 2 篇 shanghai jiao to...

作者

  • 8 篇 blelloch guy e.
  • 6 篇 hoefler torsten
  • 6 篇 garland michael
  • 6 篇 zhai jidong
  • 6 篇 chen haibo
  • 6 篇 shun julian
  • 5 篇 sun yihan
  • 4 篇 dhulipala laxman
  • 4 篇 chen wenguang
  • 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

语言

  • 361 篇 英文
  • 3 篇 其他
检索条件"任意字段=Proceedings of the 24th Symposium on Principles and Practice of Parallel Programming"
364 条 记 录,以下是141-150 订阅
A hierarchical approach to reducing communication in parallel graph algorithms  2015
A hierarchical approach to reducing communication in paralle...
收藏 引用
20th ACM SIGPLAN symposium on principles and practice of parallel programming, PPoPP 2015
作者: Harshvardhan Amato, Nancy M. Rauchwerger, Lawrence Parasol Laboratory Department of Computer Science and Engineering Texas A and M University United States
Large-scale graph computing has become critical due to the ever-increasing size of data. However, distributed graph computations are limited in their scalability and performance due to the heavy communication inherent... 详细信息
来源: 评论
Interruptible Tasks: Treating Memory Pressure As Interrupts for Highly Scalable Data-parallel Programs  15
Interruptible Tasks: Treating Memory Pressure As Interrupts ...
收藏 引用
25th ACM symposium on Operating Systems principles (SOSP)
作者: Fang, Lu Khanh Nguyen Xu, Guoqing Demsky, Brian Lu, Shan Univ Calif Irvine Irvine CA 92717 USA Univ Chicago Chicago IL 60637 USA
Real-world data-parallel programs commonly suffer from great memory pressure, especially when they are executed to process large datasets. Memory problems lead to excessive GC effort and out-of-memory errors, signific... 详细信息
来源: 评论
NUMA-aware graph-structured analytics  2015
NUMA-aware graph-structured analytics
收藏 引用
20th ACM SIGPLAN symposium on principles and practice of parallel programming, PPoPP 2015
作者: Zhang, Kaiyuan Chen, Rong Chen, Haibo Shanghai Key Laboratory of Scalable Computing and Systems Institute of Parallel and Distributed Systems Shanghai Jiao Tong University China
Graph-structured analytics has been widely adopted in a number of big data applications such as social computation, web-search and recommendation systems. though much prior research focuses on scaling graph-analytics ... 详细信息
来源: 评论
Automatic static cost analysis for parallel programs
收藏 引用
Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) 2015年 9032卷 132-157页
作者: Hoffmann, Jan Shao, Zhong Yale University United States
Static analysis of the evaluation cost of programs is an extensively studied problem that has many important applications. However, most automatic methods for static cost analysis are limited to sequential evaluation ... 详细信息
来源: 评论
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...
来源: 评论
parallelizing dynamic programming through rank convergence  14
Parallelizing dynamic programming through rank convergence
收藏 引用
2014 19th ACM SIGPLAN symposium on principles and practice of parallel programming, PPoPP 2014
作者: Maleki, Saeed Musuvathi, Madanlal Mytkowicz, Todd Univerity of Illinois at Urbana-Champaign United States Microsoft Research United States
this paper proposes an efficient parallel algorithm for an important class of dynamic programming problems that includes Viterbi, Needleman-Wunsch, Smith-Waterman, and Longest Common Subsequence. In dynamic programmin... 详细信息
来源: 评论
Provably good scheduling for parallel programs that use data structures through implicit batching  14
Provably good scheduling for parallel programs that use data...
收藏 引用
2014 19th ACM SIGPLAN symposium on principles and practice of parallel programming, PPoPP 2014
作者: Agrawal, Kunal Fineman, Jeremy T. Sheridan, Brendan Sukha, Jim Utterback, Robert Washington University in Saint Louis United States Georgetown University United States Intel Corporation United States
this poster proposes an efficient runtime scheduler that provides provable performance guarantees to parallel programs that use data structures through the use of implicit batching.
来源: 评论
Extracting logical structure and identifying stragglers in parallel execution traces  14
Extracting logical structure and identifying stragglers in p...
收藏 引用
2014 19th ACM SIGPLAN symposium on principles and practice of parallel programming, PPoPP 2014
作者: Isaacs, Katherine E. Gamblin, Todd Bhatele, Abhinav Bremer, Peer-Timo Schulz, Martin Hamann, Bernd Department of Computer Science University of California Davis United States Center for Applied Scientific Computing Lawrence Livermore National Laboratory United States
We introduce a new approach to automatically extract an idealized logical structure from a parallel execution trace. We use this structure to define intuitive metrics such as the lateness of a process involved in a pa... 详细信息
来源: 评论
Initial study of multi-endpoint runtime for MPI+OpenMP hybrid programming model on multi-core systems  14
Initial study of multi-endpoint runtime for MPI+OpenMP hybri...
收藏 引用
2014 19th ACM SIGPLAN symposium on principles and practice of parallel programming, PPoPP 2014
作者: Luo, Miao Lu, Xiaoyi Hamidouche, Khaled Kandalla, Krishna Panda, Dhabaleswar K. Dept. of Computer Science and Engineering Ohio State University United States
State-of-the-art MPI libraries rely on locks to guarantee thread-safety. this discourages application developers from using multiple threads to perform MPI operations. In this paper, we propose a high performance, loc... 详细信息
来源: 评论
Fine-grain parallel megabase sequence comparison with multiple heterogeneous GPUs  14
Fine-grain parallel megabase sequence comparison with multip...
收藏 引用
2014 19th ACM SIGPLAN symposium on principles and practice of parallel programming, PPoPP 2014
作者: De Sandes, Edans F.O. Miranda, Guillermo Melo, Alba C.M.A. Martorell, Xavier Ayguadé, Eduard University of Brasilia Brazil Universitat Politècnica de Catalunya Barcelona Supercomputing Center Spain
this paper proposes and evaluates a parallel strategy to execute the exact Smith-Waterman (SW) algorithm for megabase DNA sequences in heterogeneous multi-GPU platforms. In our strategy, the computation of a single hu... 详细信息
来源: 评论