咨询与建议

限定检索结果

文献类型

  • 343 篇 会议
  • 49 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 341 篇 工学
    • 295 篇 软件工程
    • 279 篇 计算机科学与技术...
    • 12 篇 电子科学与技术(可...
    • 8 篇 信息与通信工程
    • 5 篇 控制科学与工程
    • 4 篇 机械工程
    • 4 篇 生物工程
    • 3 篇 生物医学工程(可授...
    • 2 篇 力学(可授工学、理...
    • 1 篇 光学工程
    • 1 篇 动力工程及工程热...
    • 1 篇 电气工程
    • 1 篇 建筑学
    • 1 篇 土木工程
    • 1 篇 化学工程与技术
    • 1 篇 核科学与技术
    • 1 篇 农业工程
    • 1 篇 环境科学与工程(可...
  • 70 篇 理学
    • 65 篇 数学
    • 5 篇 统计学(可授理学、...
    • 4 篇 生物学
    • 4 篇 系统科学
    • 3 篇 化学
    • 2 篇 物理学
  • 21 篇 管理学
    • 11 篇 管理科学与工程(可...
    • 10 篇 图书情报与档案管...
    • 8 篇 工商管理
  • 3 篇 经济学
    • 3 篇 应用经济学
  • 3 篇 法学
    • 3 篇 社会学
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 农学

主题

  • 73 篇 performance
  • 50 篇 parallel process...
  • 43 篇 languages
  • 42 篇 algorithms
  • 41 篇 parallel program...
  • 35 篇 design
  • 21 篇 parallel algorit...
  • 21 篇 gpu
  • 14 篇 experimentation
  • 12 篇 measurement
  • 11 篇 theory
  • 9 篇 logic programmin...
  • 8 篇 mpi
  • 8 篇 parallel computi...
  • 7 篇 graphics process...
  • 7 篇 parallel
  • 7 篇 concurrency
  • 6 篇 parallelism
  • 6 篇 verification
  • 6 篇 openmp

机构

  • 7 篇 carnegie mellon ...
  • 4 篇 univ wisconsin d...
  • 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 utah sch co...
  • 3 篇 rice univ housto...
  • 3 篇 purdue univ w la...
  • 3 篇 univ calif berke...
  • 3 篇 univ texas austi...
  • 2 篇 ist austria klos...
  • 2 篇 princeton univ d...
  • 2 篇 georgetown univ ...
  • 2 篇 coll william & m...

作者

  • 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 篇 taura kenjiro
  • 4 篇 dhulipala laxman
  • 4 篇 yonezawa akinori
  • 4 篇 pingali keshav
  • 4 篇 tan guangming
  • 4 篇 wang haojie
  • 4 篇 nikolopoulos dim...
  • 4 篇 long guoping
  • 4 篇 valero mateo
  • 4 篇 mellor-crummey j...
  • 4 篇 agrawal kunal
  • 4 篇 gu yan

语言

  • 364 篇 英文
  • 28 篇 其他
检索条件"任意字段=8th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming"
392 条 记 录,以下是71-80 订阅
排序:
POSTER: Automatic Differentiation of parallel Loops with Formal Methods  27
POSTER: Automatic Differentiation of Parallel Loops with For...
收藏 引用
27th acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Huckelheim, Jan Hascoet, Laurent Argonne Natl Lab Lemont IL 60439 USA Inria Sophia Antipolis Valbonne France
the accompanying poster to this short paper presents a combination of reverse mode AD and formal methods to enable efficient differentiation of (or backpropagation through) shared-memory parallel code. Compared to the... 详细信息
来源: 评论
POSTER: parallel Algorithms for Masked Sparse Matrix-Matrix Products  27
POSTER: Parallel Algorithms for Masked Sparse Matrix-Matrix ...
收藏 引用
27th acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Milakovic, Srdan Selvitopi, Oguz Nisa, Israt Budimlic, Zoran Buluc, Aydin Rice Univ Houston Houston TX USA Lawrence Berkeley Nat Lab Berkeley Berkeley CA USA AWS Palo Alto Palo Alto CA USA
Computing the product of two sparse matrices (SpGEMM) is a fundamental operation in various combinatorial and graph algorithms as well as various bioinformatics and data analytics applications for computing inner-prod... 详细信息
来源: 评论
Pure: Evolving Message Passing To Better Leverage Shared Memory Within Nodes  24
Pure: Evolving Message Passing To Better Leverage Shared Mem...
收藏 引用
29th acm sigplan Annual symposium on principles and practice of parallel programming (PPoPP)
作者: Psota, James Solar-Lezama, Armando MIT CSAIL Cambridge MA 02139 USA
Pure is a new programming model and runtime system explicitly designed to take advantage of shared memory within nodes in the context of a mostly message passing interface enhanced with the ability to use tasks to mak... 详细信息
来源: 评论
the Boat Hull Model: Adapting the Roofline Model to Enable Performance Prediction for parallel Computing  12
The Boat Hull Model: Adapting the Roofline Model to Enable P...
收藏 引用
17th acm sigplan symposium on principles and practice of parallel programming
作者: Nugteren, Cedric Corporaal, Henk Eindhoven Univ Technol NL-5600 MB Eindhoven Netherlands
Multi-core and many-core were already major trends for the past six years, and are expected to continue for the next decades. With these trends of parallel computing, it becomes increasingly difficult to decide on whi... 详细信息
来源: 评论
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... 详细信息
来源: 评论
A historic functional and object-oriented calculus  06
A historic functional and object-oriented calculus
收藏 引用
PPDP'06 - 8th acm sigplan symposium on principles and practice of Declarative programming
作者: Fernández, Maribel Fleutot, Fabien King's College London Department of Computer Science Strand London WC2R 2LS United Kingdom
We present a functional object calculus which solves the traditional conflict between matching-based functional programming and object-oriented programming, by treating uniformly method invocations and functional cons... 详细信息
来源: 评论
Transforming high-level data-parallel programs into vector operations  93
Transforming high-level data-parallel programs into vector o...
收藏 引用
4th acm sigplan symposium on principles and practice of parallel programming, PPOPP 1993
作者: Prins, Jan F. Palmer, Daniel W. Department of Computer Science University of North Carolina Chapel HillNC27599-3175 United States
Efficient parallel execution of a high-level data-parallel language based on nested sequences, higher order functions and generalized iterators can be realized in the vector model using a suitable representation of ne... 详细信息
来源: 评论
PPoPP'08 - Proceedings of the 2008 acm sigplan symposium on principles and practice of parallel programming
PPoPP'08 - Proceedings of the 2008 ACM SIGPLAN Symposium on ...
收藏 引用
13th acm sigplan symposium on principles and practice of parallel programming, PPoPP'08
the proceedings contain 42 papers. the topics discussed include: automatic data movement and computation mapping for multi-level parallel architectures with explicitly managed memories;type inference for locality anal...
来源: 评论
Space and time efficient execution of parallel irregular computations
Space and time efficient execution of parallel irregular com...
收藏 引用
6th acm sigplan symposium on principles and practice of parallel programming
作者: Fu, C Yang, T Univ of California Santa Barbara United States
Solving problems of large sizes is an important goal for parallel machines with multiple CPU and memory resources. In this paper, issues of efficient execution of overhead-sensitive parallel irregular computation unde... 详细信息
来源: 评论
TigerQuoll: parallel Event-based JavaScript  13
TigerQuoll: Parallel Event-based JavaScript
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming
作者: Bonetta, Daniele Binder, Walter Pautasso, Cesare Univ Lugano USI Fac Informat Lugano Switzerland
JavaScript, the most popular language on the Web, is rapidly moving to the server-side, becoming even more pervasive. Still, JavaScript lacks support for shared memory parallelism, making it challenging for developers... 详细信息
来源: 评论