咨询与建议

限定检索结果

文献类型

  • 510 篇 会议
  • 49 篇 期刊文献
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 464 篇 工学
    • 413 篇 软件工程
    • 359 篇 计算机科学与技术...
    • 21 篇 电子科学与技术(可...
    • 21 篇 控制科学与工程
    • 9 篇 信息与通信工程
    • 5 篇 机械工程
    • 4 篇 电气工程
    • 4 篇 生物工程
    • 3 篇 动力工程及工程热...
    • 3 篇 生物医学工程(可授...
    • 2 篇 力学(可授工学、理...
    • 2 篇 建筑学
    • 2 篇 土木工程
    • 2 篇 农业工程
    • 1 篇 冶金工程
  • 87 篇 理学
    • 78 篇 数学
    • 12 篇 系统科学
    • 7 篇 统计学(可授理学、...
    • 4 篇 生物学
    • 2 篇 物理学
    • 2 篇 化学
    • 1 篇 大气科学
    • 1 篇 地质学
  • 26 篇 管理学
    • 19 篇 管理科学与工程(可...
    • 14 篇 工商管理
    • 7 篇 图书情报与档案管...
  • 3 篇 经济学
    • 3 篇 应用经济学
  • 3 篇 法学
    • 3 篇 社会学
  • 2 篇 教育学
    • 2 篇 教育学
  • 2 篇 农学
    • 2 篇 作物学

主题

  • 74 篇 performance
  • 72 篇 parallel process...
  • 62 篇 parallel program...
  • 44 篇 algorithms
  • 42 篇 languages
  • 35 篇 design
  • 26 篇 parallel algorit...
  • 25 篇 gpu
  • 14 篇 computer program...
  • 13 篇 parallel computi...
  • 13 篇 parallel
  • 12 篇 experimentation
  • 12 篇 measurement
  • 10 篇 mpi
  • 10 篇 transactional me...
  • 9 篇 graphics process...
  • 9 篇 theory
  • 9 篇 concurrency
  • 8 篇 synchronization
  • 7 篇 multithreading

机构

  • 13 篇 carnegie mellon ...
  • 7 篇 indiana univ blo...
  • 4 篇 univ wisconsin d...
  • 4 篇 univ chinese aca...
  • 4 篇 univ illinois ur...
  • 4 篇 swiss fed inst t...
  • 4 篇 mit csail united...
  • 4 篇 shanghai jiao to...
  • 4 篇 mit comp sci & a...
  • 4 篇 rice university
  • 4 篇 univ rochester r...
  • 4 篇 purdue univ w la...
  • 3 篇 univ of tokyo
  • 3 篇 tsinghua univ de...
  • 3 篇 massachusetts in...
  • 3 篇 ohio state univ ...
  • 3 篇 carnegie mellon ...
  • 3 篇 inria rocquencou...
  • 3 篇 itmo univ st pet...
  • 3 篇 tsinghua univ pe...

作者

  • 9 篇 chen haibo
  • 8 篇 hoefler torsten
  • 8 篇 blelloch guy e.
  • 8 篇 agrawal kunal
  • 7 篇 garland michael
  • 7 篇 leiserson charle...
  • 6 篇 sun yihan
  • 6 篇 zhai jidong
  • 6 篇 shun julian
  • 6 篇 mellor-crummey j...
  • 5 篇 rainey mike
  • 5 篇 miller barton p.
  • 5 篇 krishnamoorthy s...
  • 5 篇 tsigas philippas
  • 5 篇 padua david
  • 5 篇 nikolopoulos dim...
  • 5 篇 lam monica s.
  • 5 篇 valero mateo
  • 5 篇 scott michael l.
  • 4 篇 taura kenjiro

语言

  • 534 篇 英文
  • 26 篇 其他
检索条件"任意字段=2003 ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming"
560 条 记 录,以下是171-180 订阅
排序:
Stack-based parallel recursion on graphics processors
Stack-based parallel recursion on graphics processors
收藏 引用
2009 acm sigplan symposium on principles and practice of parallel programming, PPoPP'09
作者: Yang, Ke He, Bingsheng Luo, Qiong Sander, Pedro V. Shi, Pedro V. Zhejiang Univ. China HKUST Hong Kong
Recent research has shown promising results on using graphics processing units (GPUs) to accelerate general-purpose computation. However, today's GPUs do not support recursive functions. As a result, for inherentl... 详细信息
来源: 评论
Massive parallel LDPC Decoding on GPU  08
Massive Parallel LDPC Decoding on GPU
收藏 引用
acm sigplan symposium on principles and practice of parallel programming (PPoPP 08)
作者: Falcao, Gabriel Sousa, Leonel Silva, Vitor Univ Coimbra Inst Telecomunicacoes Dep Elect & Comp Eng P-3000 Coimbra Portugal
Low-Density Parity-Check (LDPC) codes are powerful error correcting codes (ECC). They have recently been adopted by several data communication standards such as DVB-S2 and WiMax. LDPCs are represented by bipartite gra... 详细信息
来源: 评论
Using GPU's to Accelerate Stencil-based Computation Kernels for the Development of Large Scale Scientific Applications on Heterogeneous Systems  12
Using GPU's to Accelerate Stencil-based Computation Kernels ...
收藏 引用
17th acm sigplan symposium on principles and practice of parallel programming
作者: Tao, Jian Blazewicz, Marek Brandt, Steven R. Louisiana State Univ Ctr Computat & Technol Baton Rouge LA 70803 USA Poznan Supercomp & Networking Ctr Applicat Dept Poznan Poland
We present CaCUDA - a GPGPU kernel abstraction and a parallel programming framework for developing highly efficient large scale scientific applications using stencil computations on hybrid CPU/GPU architectures. CaCUD... 详细信息
来源: 评论
Lock-free channels for programming via communicating sequential processes  19
Lock-free channels for programming via communicating sequent...
收藏 引用
24th acm sigplan symposium on principles and practice of parallel programming, PPoPP 2019
作者: Koval, Nikita Alistarh, Dan Elizarov, Roman IST Austria Austria JetBrains Austria
Traditional concurrent programming involves manipulating shared mutable state. Alternatives to this programming style are communicating sequential processes (CSP) [1] and actor [2] models, which share data via explici... 详细信息
来源: 评论
Petascale Computing with Accelerators
Petascale Computing with Accelerators
收藏 引用
14th acm sigplan symposium on principles and practice of parallel programming
作者: Kistler, Michael Gunnels, John Brokenshire, Daniel Benton, Brad IBM Corp Austin TX 78758 USA IBM Corp Yorktown Hts NY 10598 USA
A trend is developing in high performance computing in which commodity processors are coupled to various types of computational accelerators. Such systems are commonly called hybrid systems. In this paper, we describe... 详细信息
来源: 评论
Hierarchical Memory Management for Mutable State  18
Hierarchical Memory Management for Mutable State
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Guatto, Adrien Westrick, Sam Raghunathan, Ram Acar, Umut Fluet, Matthew Carnegie Mellon Univ Pittsburgh PA 15213 USA Rochester Inst Technol Rochester NY 14623 USA
It is well known that modern functional programming languages are naturally amenable to parallel programming. Achieving efficient parallelism using functional languages, however, remains difficult. Perhaps the most im... 详细信息
来源: 评论
Model and compilation strategy for out-of-core data parallel programs
Model and compilation strategy for out-of-core data parallel...
收藏 引用
Proceedings of the 5th acm sigplan symposium on principles and practice of parallel programming
作者: Bordawekar, Rajesh Choudhary, Alok Kennedy, Ken Koelbel, Charles Paleczny, Michael Syracuse Univ Syracuse United States
It is widely acknowledged in high-performance computing circles that parallel input/output needs substantial improvement in order to make scalable computers truly usable. We present a data storage model that allows pr... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Analysis of event synchronization in a parallel programming tool  90
Analysis of event synchronization in a parallel programming ...
收藏 引用
2nd acm sigplan symposium on principles and practice of parallel programming, PPOPP 1990
作者: Callahan, David Kennedy, Ken Subhlok, Jaspal Tera Computer Company 400 North 34th Street SeattleWA98103 United States Department of Computer Science Rice University HoustonTX77251-1892 United States
Understanding synchronization is important for a parallel programming tool that uses dependence analysis as the basis for advising programmers on the correctness of parallel constructs. This paper discusses static ana... 详细信息
来源: 评论
GENERATING parallel CODE FROM OBJECT-ORIENTED MATHEMATICAL-MODELS
GENERATING PARALLEL CODE FROM OBJECT-ORIENTED MATHEMATICAL-M...
收藏 引用
5th acm sigplan symposium on principles and practice of parallel programming
作者: ANDERSSON, N FRITZSON, P Linkoping Univ Linkoping Sweden
For a long time efficient use of parallel computers has been hindered by dependencies introduced in software through low-level implementation practice. In this paper we present a programming environment and language c... 详细信息
来源: 评论