咨询与建议

限定检索结果

文献类型

  • 312 篇 会议
  • 18 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 281 篇 工学
    • 239 篇 软件工程
    • 228 篇 计算机科学与技术...
    • 12 篇 电子科学与技术(可...
    • 7 篇 信息与通信工程
    • 5 篇 控制科学与工程
    • 4 篇 机械工程
    • 4 篇 生物工程
    • 3 篇 生物医学工程(可授...
    • 1 篇 力学(可授工学、理...
    • 1 篇 动力工程及工程热...
    • 1 篇 电气工程
    • 1 篇 核科学与技术
    • 1 篇 农业工程
    • 1 篇 环境科学与工程(可...
  • 54 篇 理学
    • 50 篇 数学
    • 4 篇 生物学
    • 4 篇 系统科学
    • 4 篇 统计学(可授理学、...
    • 2 篇 化学
  • 15 篇 管理学
    • 11 篇 管理科学与工程(可...
    • 9 篇 工商管理
    • 4 篇 图书情报与档案管...
  • 3 篇 经济学
    • 3 篇 应用经济学
  • 2 篇 法学
    • 2 篇 社会学
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 农学
    • 1 篇 作物学

主题

  • 54 篇 performance
  • 49 篇 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
  • 5 篇 synchronization

机构

  • 7 篇 carnegie mellon ...
  • 4 篇 indiana univ blo...
  • 3 篇 univ of tokyo
  • 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
  • 5 篇 tsigas philippas
  • 4 篇 dhulipala laxman
  • 4 篇 tan guangming
  • 4 篇 wang haojie
  • 4 篇 mellor-crummey j...
  • 4 篇 agrawal kunal
  • 4 篇 gu yan
  • 4 篇 kennedy ken
  • 3 篇 taura kenjiro
  • 3 篇 li jiajia
  • 3 篇 yonezawa akinori
  • 3 篇 pingali keshav
  • 3 篇 kim jungwon

语言

  • 328 篇 英文
  • 2 篇 其他
检索条件"任意字段=Proceedings of the 27th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming"
330 条 记 录,以下是151-160 订阅
排序:
Scaling LAPACK Panel Operations Using parallel Cache Assignment
Scaling LAPACK Panel Operations Using Parallel Cache Assignm...
收藏 引用
15th acm sigplan symposium on principles and practice of parallel programming
作者: Castaldo, Anthony M. Whaley, R. Clint Univ Texas San Antonio Dept Comp Sci San Antonio TX 78249 USA
In LAPACK many matrix operations are cast as block algorithms which iteratively process a panel using an unblocked algorithm and then update a remainder matrix using the high performance Level 3 BLAS. the Level 3 BLAS... 详细信息
来源: 评论
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 ... 详细信息
来源: 评论
Improving parallel shear-warp volume rendering on shared address space multiprocessors  97
Improving parallel shear-warp volume rendering on shared add...
收藏 引用
proceedings of the 1997 6th acm sigplan symposium on principles and practice of parallel programming
作者: Jiang, Dongming Singh, Jaswinder Pal Princeton Univ Princeton NJ United States
this paper presents a new parallel volume rendering algorithm and implementation, based on shear warp factorization, for shared address space multiprocessors. Starting from an existing parallel shear-warp renderer, we... 详细信息
来源: 评论
Compilation of parallel multimedia computations - extending retiming theory and Amdahl's law  97
Compilation of parallel multimedia computations - extending ...
收藏 引用
proceedings of the 1997 6th acm sigplan symposium on principles and practice of parallel programming
作者: Prasanna, G.N.Srinivasa Lucent Technologies Murray Hill NJ United States
Multimedia applications operate on downstreams. A large class of multimedia applications is described by the macro-dataflow graph model. this study attempted to examine how such multimedia applications can be compiled... 详细信息
来源: 评论
On the fly MHP Analysis  20
On the fly MHP Analysis
收藏 引用
25th acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Saha, Sonali Nandivada, V. Krishna IIT Madras Madras Tamil Nadu India
May-Happen-in-parallel (MHP) analysis forms the basis for many problems of program analysis and program understanding. MHP analysis can also be used by IDEs (integrateddevelopment-environments) to help programmers to ... 详细信息
来源: 评论
High performance synchronization algorithms for multiprogrammed multiprocessors
High performance synchronization algorithms for multiprogram...
收藏 引用
proceedings of the 5th acm sigplan symposium on principles and practice of parallel programming
作者: Wisniewski, Robert W. Kontothanassis, Leonidas I. Scott, Michael L. Univ of Rochester Rochester United States
Scalable busy-wait synchronization algorithms are essential for achieving good parallel program performance on large scale multiprocessors. Such algorithms include mutual exclusion locks, reader-writer locks, and barr... 详细信息
来源: 评论
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 ... 详细信息
来源: 评论
Efficient algorithms for pre* and post* on interprocedural parallel flow graphs  00
Efficient algorithms for pre* and post* on interprocedural p...
收藏 引用
POPL'00 - the 27th acm sigplan-SIGACT symposium on principles og programming Languages
作者: Esparza, Javier Podelski, Andreas Technische Universität München 80290 München Germany Max-Planck-Institut für Informatik 66123 Saarbrücken Germany
this paper is a contribution to the already existing series of work on the algorithmic principles of interprocedural analysis. We consider the generalization to the case of parallel programs. We give algorithms that c... 详细信息
来源: 评论
Sequential and parallel Improvements in a Concurrent Functional programming Language  18
Sequential and Parallel Improvements in a Concurrent Functio...
收藏 引用
20th International symposium on principles and practice of Declarative programming (PPDP)
作者: Schmidt-Schauss, Manfred Sabel, David Dallmeyer, Nils Goethe Univ Frankfurt Frankfurt Germany
We propose a model for measuring the runtime of concurrent programs by the minimal number of evaluation steps. the focus of this paper are improvements, which are program transformations that improve this number in ev... 详细信息
来源: 评论
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 ... 详细信息
来源: 评论