咨询与建议

限定检索结果

文献类型

  • 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

语言

  • 362 篇 英文
  • 2 篇 其他
检索条件"任意字段=Proceedings of the 24th Symposium on Principles and Practice of Parallel Programming"
364 条 记 录,以下是161-170 订阅
排序:
Extending a C-like Language for Portable SIMD programming  12
Extending a C-like Language for Portable SIMD Programming
收藏 引用
17th ACM SIGPLAN symposium on principles and practice of parallel programming
作者: Leissa, Roland Hack, Sebastian Wald, Ingo Univ Saarland Compiler Design Lab Saarbrucken Germany Intel Corp Visual Applicat Res Santa Clara CA 95051 USA
SIMD instructions are common in CPUs for years now. Using these instructions effectively requires not only vectorization of code, but also modifications to the data layout. However, automatic vectorization techniques ... 详细信息
来源: 评论
Array operation synthesis scheme to optimize Fortran 90 programs
Array operation synthesis scheme to optimize Fortran 90 prog...
收藏 引用
proceedings of the 5th ACM SIGPLAN symposium on principles and practice of parallel programming
作者: Hwang, Gwan-Hwan Lee, Jenq Kuen Ju, Dz-Ching Natl Tsing-Hua Univ Taiwan
An increasing number of programming languages, such as Fortran 90 and APL, are providing a rich set of intrinsic array functions and array expressions. these constructs which constitute an important part of data paral... 详细信息
来源: 评论
Expressing Graph Algorithms Using Generalized Active Messages  13
Expressing Graph Algorithms Using Generalized Active Message...
收藏 引用
18th ACM SIGPLAN symposium on principles and practice of parallel programming
作者: Edmonds, Nick Willcock, Jeremiah Lumsdaine, Andrew Indiana Univ Bloomington IN 47405 USA
Recently, graph computation has emerged as an important class of high-performance computing application whose characteristics differ markedly from those of traditional, compute-bound, kernels. Libraries such as BLAS, ... 详细信息
来源: 评论
Automatic Formal Verification of MPI-Based parallel Programs  11
Automatic Formal Verification of MPI-Based Parallel Programs
收藏 引用
16th ACM symposium on principles and practice of parallel programming
作者: Siegel, Stephen F. Zirkel, Timothy K. Univ Delaware Verified Software Lab Dept Comp & Informat Sci Newark DE 19716 USA
the Toolkit for Accurate Scientific Software (TASS) is a suite of tools for the formal verification of MPI-based parallel programs used in computational science. TASS can verify various safety properties as well as co... 详细信息
来源: 评论
LoPC: modeling contention in parallel algorithms
LoPC: modeling contention in parallel algorithms
收藏 引用
proceedings of the 1997 6th ACM SIGPLAN symposium on principles and practice of parallel programming
作者: Frank, Matthew I. Agarwal, Anant Vernon, Mary K. Massachusetts Inst of Technology Cambridge United States
parallel algorithm designers need computational models that take first order system costs into account, but are also simple enough to use in practice. this paper introduces the LoPC model, which is inspired by the Log... 详细信息
来源: 评论
Structure-driven Optimizations for Amorphous Data-parallel Programs
Structure-driven Optimizations for Amorphous Data-parallel P...
收藏 引用
15th ACM SIGPLAN symposium on principles and practice of parallel programming
作者: Mendez-Lojo, Mario Nguyen, Donald Prountzos, Dimitrios Sui, Xin Hassaan, M. Amber Kulkarni, Milind Burtscher, Martin Pingali, Keshav Univ Texas Austin Inst Computat Engn & Sci Austin TX 78712 USA
Irregular algorithms are organized around pointer-based data structures such as graphs and trees, and they are ubiquitous in applications. Recent work by the Galois project has provided a systematic approach for paral... 详细信息
来源: 评论
Flattening and parallelizing irregular, recurrent loop nests  95
Flattening and parallelizing irregular, recurrent loop nests
收藏 引用
proceedings of the 5th ACM SIGPLAN symposium on principles and practice of parallel programming
作者: Ghuloum, Anwar M. Fisher, Allan L. Carnegie Mellon Univ Pittsburgh PA United States
Irregular loop nests in which the loop bounds are determined dynamically by indexed arrays are difficult to compile into expressive parallel constructs, such as segmented scans and reductions. In this paper, we descri... 详细信息
来源: 评论
Scalable GPU Graph Traversal  12
Scalable GPU Graph Traversal
收藏 引用
17th ACM SIGPLAN symposium on principles and practice of parallel programming
作者: Merrill, Duane Garland, Michael Grimshaw, Andrew Univ Virginia Charlottesville VA 22903 USA NVIDIA Corp Santa Clara CA USA
Breadth-first search (BFS) is a core primitive for graph traversal and a basis for many higher-level graph analysis algorithms. It is also representative of a class of parallel computations whose memory accesses and w... 详细信息
来源: 评论
Contention elimination by replication of sequential sections in distributed shared memory programs  01
Contention elimination by replication of sequential sections...
收藏 引用
8th ACM SIGPLAN symposium on principles and practice of parallel programming
作者: Lu, H. Cox, A.L. Zwaenepoel, W. Department of Computer Science Rice University Houston TX 77005 United States
In shared memory programs contention often occurs at the transition between a sequential and a parallel section of the code. As all threads start executing the parallel section, they often access data just modified by... 详细信息
来源: 评论
Leapfrogging: A portable technique for implementing efficient futures  93
Leapfrogging: A portable technique for implementing efficien...
收藏 引用
4th ACM SIGPLAN symposium on principles and practice of parallel programming, PPOPP 1993
作者: Wagner, David B. Calder, Bradley G. Department of Computer Science University of Colorado Campus Box 430 Boulder80309-0430 United States
A future is a language construct that allows programmers to expose parallelism in applicative languages such as MultiLisp [5] with minimal effort. In this paper we describe a technique for implementing futures, which ... 详细信息
来源: 评论