咨询与建议

限定检索结果

文献类型

  • 496 篇 会议
  • 38 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 400 篇 工学
    • 384 篇 计算机科学与技术...
    • 262 篇 软件工程
    • 44 篇 信息与通信工程
    • 33 篇 电气工程
    • 25 篇 控制科学与工程
    • 11 篇 电子科学与技术(可...
    • 9 篇 农业工程
    • 4 篇 材料科学与工程(可...
    • 4 篇 生物工程
    • 3 篇 机械工程
    • 3 篇 光学工程
    • 2 篇 动力工程及工程热...
    • 2 篇 化学工程与技术
    • 2 篇 生物医学工程(可授...
    • 2 篇 安全科学与工程
    • 1 篇 建筑学
    • 1 篇 土木工程
  • 267 篇 理学
    • 261 篇 数学
    • 39 篇 统计学(可授理学、...
    • 4 篇 生物学
    • 3 篇 物理学
    • 3 篇 系统科学
    • 2 篇 化学
  • 34 篇 管理学
    • 30 篇 管理科学与工程(可...
    • 25 篇 工商管理
    • 4 篇 图书情报与档案管...
  • 11 篇 农学
    • 11 篇 作物学
    • 2 篇 农业资源与环境
  • 4 篇 经济学
    • 4 篇 应用经济学
  • 1 篇 法学
    • 1 篇 社会学

主题

  • 118 篇 parallel process...
  • 103 篇 parallel algorit...
  • 20 篇 parallel program...
  • 15 篇 computer program...
  • 13 篇 scheduling
  • 11 篇 computer archite...
  • 8 篇 approximation al...
  • 7 篇 computer systems...
  • 7 篇 pram
  • 6 篇 parallel process...
  • 6 篇 parallel archite...
  • 6 篇 sorting
  • 5 篇 graph algorithms
  • 5 篇 algorithms
  • 4 篇 performance
  • 4 篇 computational ge...
  • 4 篇 multithreading
  • 4 篇 heterogeneity
  • 4 篇 data structures
  • 4 篇 transactional me...

机构

  • 10 篇 carnegie mellon ...
  • 8 篇 carnegie mellon ...
  • 5 篇 carnegie mellon ...
  • 4 篇 university of ma...
  • 4 篇 univ calif berke...
  • 4 篇 univ of paderbor...
  • 4 篇 carnegie mellon ...
  • 3 篇 uc berkeley unit...
  • 3 篇 paderborn univ p...
  • 3 篇 department of co...
  • 3 篇 university of ma...
  • 3 篇 mit 77 massachus...
  • 3 篇 georgetown unive...
  • 2 篇 duke univ durham...
  • 2 篇 univ calif river...
  • 2 篇 carnegie mellon ...
  • 2 篇 univ of toronto ...
  • 2 篇 univ calif davis...
  • 2 篇 int comp sci ins...
  • 2 篇 heinz nixdorf in...

作者

  • 21 篇 blelloch guy e.
  • 14 篇 gibbons phillip ...
  • 9 篇 goodrich michael...
  • 8 篇 leiserson charle...
  • 8 篇 vishkin uzi
  • 7 篇 tangwongsan kana...
  • 7 篇 fineman jeremy t...
  • 7 篇 reif john h.
  • 6 篇 vitter jeffrey s...
  • 6 篇 gu yan
  • 6 篇 demmel james
  • 5 篇 ballard grey
  • 5 篇 sun yihan
  • 5 篇 bender michael a...
  • 5 篇 schwartz oded
  • 5 篇 muthukrishnan s.
  • 5 篇 simhadri harsha ...
  • 5 篇 miller gary l.
  • 5 篇 matias yossi
  • 4 篇 karp richard m.

语言

  • 520 篇 英文
  • 14 篇 其他
检索条件"任意字段=Fourteenth Annual ACM Symposium on Parallel Algorithms and Architectures"
534 条 记 录,以下是71-80 订阅
排序:
parallel graph decompositions using random shifts  13
Parallel graph decompositions using random shifts
收藏 引用
25th acm symposium on parallelism in algorithms and architectures, SPAA 2013
作者: Miller, Gary L. Peng, Richard Xu, Shen Chen CMU United States
We show an improved parallel algorithm for decomposing an undirected unweighted graph into small diameter pieces with a small fraction of the edges in between. These decompositions form critical subroutines in a numbe... 详细信息
来源: 评论
Communication optimal parallel multiplication of sparse random matrices  13
Communication optimal parallel multiplication of sparse rand...
收藏 引用
25th acm symposium on parallelism in algorithms and architectures, SPAA 2013
作者: Ballard, Grey Buluç, Aydin Demmel, James Grigori, Laura Lipshitz, Benjamin Schwartz, Oded Toledo, Sivan UC Berkeley United States Lawrence Berkeley Natl. Lab. United States INRIA Paris - Rocquencourt France Tel-Aviv University Israel
parallel algorithms for sparse matrix-matrix multiplication typically spend most of their time on inter-processor communication rather than on computation, and hardware trends predict the relative cost of communicatio... 详细信息
来源: 评论
Work-efficient matrix inversion in polylogarithmic time  13
Work-efficient matrix inversion in polylogarithmic time
收藏 引用
25th acm symposium on parallelism in algorithms and architectures, SPAA 2013
作者: Sanders, Peter Speck, Jochen Steffen, Raoul Institute for Theoretical Informatics Karlsruhe Institute of Technology Karlsruhe Germany
We present an algorithm for matrix inversion that combines the practical requirement of an optimal number of arithmetic operations and the theoretical goal of a polylogarithmic critical path length. The algorithm redu... 详细信息
来源: 评论
annual acm symposium on parallelism in algorithms and architectures
Annual ACM Symposium on Parallelism in Algorithms and Archit...
收藏 引用
25th acm symposium on parallelism in algorithms and architectures, SPAA 2013
The proceedings contain 39 papers. The topics discussed include: Fast greedy algorithms in MapReduce and streaming;reduced hardware transactions: a new approach to hybrid transactional memory;recursive design of hardw...
来源: 评论
Brief announcement: Between all and nothing-versatile aborts in hardware transactional memory
Brief announcement: Between all and nothing-versatile aborts...
收藏 引用
25th acm symposium on parallelism in algorithms and architectures, SPAA 2013
作者: Diestelhorst, Stephan Fetzer, Christof Spear, Michael Nowack, Martin TU Dresden Germany Lehigh University Bethlehem PA United States
Hardware Transactional Memory (HTM) implementations are becoming available in commercial, off-the-shelf components. While generally comparable, some implementations deviate from the strict all-or-nothing property of p... 详细信息
来源: 评论
Brief announcement: Truly parallel burrows-wheeler compression and decompression
Brief announcement: Truly parallel burrows-wheeler compressi...
收藏 引用
25th acm symposium on parallelism in algorithms and architectures, SPAA 2013
作者: Edwards, James A. Vishkin, Uzi University of Maryland College Park MD United States
We present novel work-optimal PRAM algorithms for Burrows-Wheeler (BW) compression and decompression of strings over a constant alphabet. For a string of length n, the depth of the compression algorithm is O(log2n), a... 详细信息
来源: 评论
parallel rotor walks on finite graphs and applications in discrete load balancing  13
Parallel rotor walks on finite graphs and applications in di...
收藏 引用
25th acm symposium on parallelism in algorithms and architectures, SPAA 2013
作者: Akbari, Hoda Berenbrink, Petra Simon Fraser University Burnaby BC Canada
We study the parallel rotor walk process, which works as follows: Consider a graph along with an arbitrary distribution of tokens over its nodes. Every node is equipped with a rotor that points to its neighbours in a ... 详细信息
来源: 评论
On-the-Fly Pipeline parallelism  13
On-the-Fly Pipeline Parallelism
收藏 引用
25th acm symposium on parallelism in algorithms and architectures, SPAA 2013
作者: Lee, I.-Ting Angelina Leiserson, Charles E. Schardr, Tao B. Sukha, Jim Zhunping, Zhang MIT CSAIL 32 Vassar Street Cambridge MA 02139 United States Intel Corporation 25 Manchester Street Suite 200 Merrimack NH 03054 United States
Pipeline parallelism organizes a parallel program as a linear sequence of s stages. Each stage processes elements of a data stream, passing each processed data element to the next stage, and then taking on a new eleme... 详细信息
来源: 评论
Locality-Aware Task Management for Unstructured parallelism: A Quantitative Limit Study
Locality-Aware Task Management for Unstructured Parallelism:...
收藏 引用
25th acm symposium on parallelism in algorithms and architectures, SPAA 2013
作者: Yoo, Richard M. Hughes, Christopher J. Kim, Changkyu Chen, Yen-Kuang Kozyrakis, Christos Parallel Computing Laboratory Intel Labs Santa Clara CA 95054 United States Pervasive Parallelism Laboratory Stanford University Stanford CA 94305 United States
As we increase the number of cores on a processor die, the onchip cache hierarchies that support these cores are getting larger, deeper, and more complex. As a result, non-uniform memory access effects are now prevale... 详细信息
来源: 评论
Drop the Anchor: Lightweight Memory Management for Non-Blocking Data Structures  13
Drop the Anchor: Lightweight Memory Management for Non-Block...
收藏 引用
annual acm symposium on parallel algorithms and architectures
作者: Anastasia Braginsky Alex Kogan Erez Petrank Computer Science Technion Oracle Labs
Efficient memory management of dynamic non-blocking data structures remains an important open question. Existing methods either sacrifice the ability to deallocate objects or reduce performance notably. In this paper,... 详细信息
来源: 评论