咨询与建议

限定检索结果

文献类型

  • 1,504 篇 会议
  • 105 篇 期刊文献

馆藏范围

  • 1,609 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 1,168 篇 工学
    • 1,111 篇 计算机科学与技术...
    • 557 篇 软件工程
    • 118 篇 电气工程
    • 75 篇 信息与通信工程
    • 46 篇 控制科学与工程
    • 37 篇 电子科学与技术(可...
    • 13 篇 材料科学与工程(可...
    • 13 篇 农业工程
    • 11 篇 机械工程
    • 11 篇 光学工程
    • 8 篇 化学工程与技术
    • 8 篇 生物工程
    • 7 篇 建筑学
    • 7 篇 生物医学工程(可授...
    • 6 篇 动力工程及工程热...
    • 5 篇 土木工程
    • 3 篇 力学(可授工学、理...
  • 579 篇 理学
    • 557 篇 数学
    • 55 篇 统计学(可授理学、...
    • 16 篇 物理学
    • 9 篇 生物学
    • 9 篇 系统科学
    • 8 篇 化学
  • 73 篇 管理学
    • 64 篇 管理科学与工程(可...
    • 40 篇 工商管理
    • 10 篇 图书情报与档案管...
  • 16 篇 农学
    • 16 篇 作物学
  • 6 篇 经济学
    • 6 篇 应用经济学
  • 3 篇 法学
    • 3 篇 社会学
  • 3 篇 教育学
    • 3 篇 教育学
  • 2 篇 医学
  • 1 篇 文学
  • 1 篇 军事学

主题

  • 237 篇 parallel algorit...
  • 173 篇 parallel process...
  • 80 篇 computer archite...
  • 74 篇 parallel process...
  • 57 篇 parallel program...
  • 55 篇 algorithms
  • 47 篇 parallel archite...
  • 41 篇 hardware
  • 30 篇 scheduling
  • 27 篇 computer program...
  • 21 篇 graph algorithms
  • 20 篇 computer systems...
  • 18 篇 approximation al...
  • 18 篇 processor schedu...
  • 18 篇 computational mo...
  • 18 篇 field programmab...
  • 17 篇 parallel computi...
  • 16 篇 computer science
  • 16 篇 performance
  • 16 篇 delay

机构

  • 32 篇 carnegie mellon ...
  • 15 篇 swiss fed inst t...
  • 15 篇 carnegie mellon ...
  • 11 篇 univ maryland de...
  • 11 篇 stanford univ st...
  • 10 篇 univ maryland co...
  • 10 篇 mit 77 massachus...
  • 10 篇 univ calif berke...
  • 8 篇 eth zurich
  • 7 篇 georgetown univ ...
  • 7 篇 mit cambridge ma...
  • 7 篇 univ texas austi...
  • 6 篇 penn state univ ...
  • 6 篇 mit csail cambri...
  • 5 篇 univ calif river...
  • 5 篇 princeton univer...
  • 5 篇 university of ma...
  • 5 篇 microsoft res re...
  • 5 篇 carnegie mellon ...
  • 5 篇 harvard univ cam...

作者

  • 38 篇 blelloch guy e.
  • 20 篇 gu yan
  • 18 篇 gibbons phillip ...
  • 18 篇 shun julian
  • 18 篇 goodrich michael...
  • 16 篇 fineman jeremy t...
  • 15 篇 sun yihan
  • 14 篇 dhulipala laxman
  • 13 篇 vishkin uzi
  • 12 篇 agrawal kunal
  • 11 篇 leiserson charle...
  • 10 篇 ballard grey
  • 10 篇 hoefler torsten
  • 10 篇 anon
  • 10 篇 miller gary l.
  • 10 篇 harris david g.
  • 9 篇 ghaffari mohsen
  • 9 篇 tangwongsan kana...
  • 9 篇 reif john h.
  • 9 篇 demmel james

语言

  • 1,569 篇 英文
  • 40 篇 其他
检索条件"任意字段=Annual ACM Symposium on Parallel Algorithms and Architectures"
1609 条 记 录,以下是201-210 订阅
排序:
A parallel buffer tree  12
A parallel buffer tree
收藏 引用
24th acm symposium on parallelism in algorithms and architectures, SPAA'12
作者: Sitchinava, Nodari Zeh, Norbert Institite for Theoretical Informatics Karlsruhe Institute of Technology Germany Faculty of Computer Science Dalhousie University Canada
We present the parallel buffer tree, a parallel external memory (PEM) data structure for batched search problems. This data structure is a non-trivial extension of Arge's sequential buffer tree to a private-cache ... 详细信息
来源: 评论
A Simpler and parallelizable O(√log n)-approximation Algorithm for SPARSEST CUT  24
A Simpler and Parallelizable O(√log n)-approximation Algori...
收藏 引用
36th acm symposium on parallelism in algorithms and architectures (SPAA)
作者: Kolmogorov, Vladimir Inst Sci & Technol Austria ISTA Klosterneuburg Austria
Currently, the best known tradeoff between approximation ratio and complexity for the Sparsest Cut problem is achieved by the algorithm in [Sherman, FOCS 2009]: it computes O(root(log n)/epsilon)-approximation using O... 详细信息
来源: 评论
Framework for simple sorting algorithms on parallel disk systems
Framework for simple sorting algorithms on parallel disk sys...
收藏 引用
Proceedings of the 1998 10th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Rajasekaran, S. Univ of Florida Gainesville United States
In this paper we present a simple parallel sorting algorithm and illustrate two applications. The algorithm (called the (l, m)-merge sort (LMM)) is an extension of the bitonic and odd-even merge sorts. Literature on p... 详细信息
来源: 评论
An overview of cray research computers including the Y-MP/C90 and the new MPP T3D  93
An overview of cray research computers including the Y-MP/C9...
收藏 引用
5th annual acm symposium on parallel algorithms and architectures, SPAA 1993
作者: Oed, Wilfried Walker, Martin Cray Research GmbH Riesstrasse 25 München SO8000 Germany Cray Research Inc. 655 Lone Oak Drive EaganMN55121 United States
The primary purpose of Cray Research computer systems is the timely solution of complex problems in science and engineering. A few examples illustrate that the CRAY C90 is currently the world's most powerful tool ... 详细信息
来源: 评论
An NC algorithm for finding a maximal acyclic set in a graph  04
An NC algorithm for finding a maximal acyclic set in a graph
收藏 引用
SPAA 2004 - Sixteenth annual acm symposium on parallelism in algorithms and architectures
作者: Windsor, Aaron Computer Science Department University of Georgia 415 Boyd GSRC Athens GA 30602 United States
An acyclic set in an undirected graph G = (V, E) is a set A ⊂ V (G) such that the induced graph on A is acyclic. A maximal acyclic set (MAS) has the further property that no vertex can be added to it without creating ... 详细信息
来源: 评论
Efficient disk allocation for fast similarity searching  98
Efficient disk allocation for fast similarity searching
收藏 引用
Proceedings of the 1998 10th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Prabhakar, S. Agrawal, D. El Abbadi, A. Univ of California Santa Barbara CA United States
As databases increasingly integrate non-textual information it is becoming necessary to support efficient similarity searching in addition to range searching. Recently, declustering techniques have been proposed for i... 详细信息
来源: 评论
parallel algorithms for the circuit value update problem  95
Parallel algorithms for the circuit value update problem
收藏 引用
Proceedings of the 7th annual acm symposium on parallel algorithms and architectures, SPAA'95
作者: Leiserson, Charles E. Randall, Keith H. MIT Lab for Computer Science Cambridge MA United States
The circuit value update problem is the problem of updating values in a representation of a combinational circuit when some of the inputs are changed. We assume for simplicity that each combinatorial element has bound... 详细信息
来源: 评论
SPAA 2014 - Proceedings of the 26th acm symposium on parallelism in algorithms and architectures
SPAA 2014 - Proceedings of the 26th ACM Symposium on Paralle...
收藏 引用
26th acm symposium on parallelism in algorithms and architectures, SPAA 2014
The proceedings contain 42 papers. The topics discussed include: on dynamic bin packing for resource allocation in the cloud;on the online fault-tolerant server consolidation problem;on computing maximal independent s...
来源: 评论
parallelism in Dynamic Well-Spaced Point Sets  11
Parallelism in Dynamic Well-Spaced Point Sets
收藏 引用
23rd annual symposium on parallelism in algorithms and architectures
作者: Acar, Umut A. Cotter, Andrew Hudson, Benoit Tuerkoglu, Duru Max Planck Inst Software Syst Kaiserslautern Germany
parallel algorithms and dynamic algorithms possess an interesting duality property: compared to sequential algorithms, parallel algorithms improve run-time while preserving work, while dynamic algorithms improve work ... 详细信息
来源: 评论
Cache-Oblivious MPI All-to-All Communications on Many-Core architectures  22
Cache-Oblivious MPI All-to-All Communications on Many-Core A...
收藏 引用
22nd acm SIGPLAN symposium on Principles and Practice of parallel Programming (PPoPP)
作者: Li, Shigang Zhang, Yunquan Hoefler, Torsten Chinese Acad Sci Inst Comp Technol SKL Comp Architecture Beijing Peoples R China Swiss Fed Inst Technol Dept Comp Sci Zurich Switzerland
In the many-core era, the performance of MPI collectives is more dependent on the intra-node communication component. However, the communication algorithms generally inherit from the inter-node version and ignore the ... 详细信息
来源: 评论