咨询与建议

限定检索结果

文献类型

  • 1,503 篇 会议
  • 99 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

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

主题

  • 236 篇 parallel algorit...
  • 175 篇 parallel process...
  • 80 篇 computer archite...
  • 73 篇 parallel process...
  • 56 篇 parallel program...
  • 54 篇 algorithms
  • 47 篇 parallel archite...
  • 41 篇 hardware
  • 31 篇 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 篇 performance
  • 16 篇 delay
  • 15 篇 computer science

机构

  • 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,563 篇 英文
  • 39 篇 其他
检索条件"任意字段=Annual ACM Symposium on Parallel Algorithms and Architectures"
1602 条 记 录,以下是281-290 订阅
排序:
Novel architectures for P2P applications
Novel architectures for P2P applications
收藏 引用
4th acm Federated Computing Research Conference, FCRC 2003
作者: Naor, Moni Wieder, Udi Weizmann Institute of Science
Novel architectures for P2P applications were discussed. A distributed hash table (DHT) approach is studied. The probability a processor participates in a random lookup should be small. The memory requirements from ea... 详细信息
来源: 评论
Modeling the benefits of mixed data and task parallelism  95
Modeling the benefits of mixed data and task parallelism
收藏 引用
Proceedings of the 7th annual acm symposium on parallel algorithms and architectures, SPAA'95
作者: Chakrabarti, Soumen Demmel, James Yelick, Katherine U.C. Berkeley Berkeley CA United States
Mixed task and data parallelism exists naturally in many applications, but utilizing it may require sophisticated scheduling algorithms and software support. Recently, significant research effort has been applied to e... 详细信息
来源: 评论
Brief announcement: Strong scaling of matrix multiplication algorithms and memory-independent communication lower bounds  12
Brief announcement: Strong scaling of matrix multiplication ...
收藏 引用
24th acm symposium on parallelism in algorithms and architectures, SPAA'12
作者: Ballard, Grey Demmel, James Holtz, Olga Lipshitz, Benjamin Schwartz, Oded UC Berkeley United States TU Berlin Germany
A parallel algorithm has perfect strong scaling if its running time on P processors is linear in 1/P, including all communication costs. Distributed-memory parallel algorithms for matrix multiplication with perfect st... 详细信息
来源: 评论
From algorithm parallelism to instruction-level parallelism: An encode-decode chain using prefix-sum
From algorithm parallelism to instruction-level parallelism:...
收藏 引用
Proceedings of the 1997 9th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Vishkin, Uzi
A novel comprehensive and coherent approach for the purpose of increasing instruction-level parallelism (ILP) is devised. The key new tool in our envisioned system update is the addition of a parallel prefix-sum (PS) ... 详细信息
来源: 评论
Randomized parallel algorithm for planar graph isomorphism
Randomized parallel algorithm for planar graph isomorphism
收藏 引用
SPAA '90 - Proceedings of the 2nd annual acm symposium on parallel algorithms and architectures
作者: Gazit, Hillel Reif, John H. Duke Univ Durham United States
We present a parallel randomized algorithm for finding if two planar graphs are isomorphic. Assuming that we have a tree of separators for each planar graph, our algorithm takes O(log(n)) time with P = (n1.5&middo... 详细信息
来源: 评论
Brief Announcement: parallel Dynamic Tree Contraction via Self-Adjusting Computation  17
Brief Announcement: Parallel Dynamic Tree Contraction via Se...
收藏 引用
29th acm symposium on parallelism in algorithms and architectures (SPAA)
作者: Acar, Umut A. Aksenov, Vitaly Westrick, Sam Carnegie Mellon Univ Pittsburgh PA 15213 USA INRIA Paris France ITMO Univ St Petersburg Russia
Dynamic algorithms are used to compute a property of some data while the data undergoes changes over time. Many dynamic algorithms have been proposed but nearly all are sequential. In this paper, we present our ongoin... 详细信息
来源: 评论
Near Linear-Work parallel SDD Solvers, Low-Diameter Decomposition, and Low-Stretch Subgraphs  11
Near Linear-Work Parallel SDD Solvers, Low-Diameter Decompos...
收藏 引用
23rd annual symposium on parallelism in algorithms and architectures
作者: Blelloch, Guy E. Gupta, Anupam Koutis, Ioannis Miller, Gary L. Peng, Richard Tangwongsan, Kanat Carnegie Mellon Univ Pittsburgh PA 15213 USA
This paper presents the design and analysis of a near linear-work parallel algorithm for solving symmetric diagonally dominant (SDD) linear systems. On input of a SDD n-by-n matrix A with m non-zero entries and a vect... 详细信息
来源: 评论
On parallel evaluation of game trees  89
On parallel evaluation of game trees
收藏 引用
1st annual acm symposium on parallel algorithms and architectures, SPAA 1989
作者: Karp, Richard M. Zhang, Yanjun Computer Science Division University of California BerkeleyCA94720 United States
We present parallel algorithms for evaluating game trees. These algorithms parallelize the "left-To-right" sequential algorithm for evaluating AND]OR trees and the α-β pruning procedure for evaluating MIN/... 详细信息
来源: 评论
High-probability parallel transitive closure algorithms  90
High-probability parallel transitive closure algorithms
收藏 引用
SPAA '90 - Proceedings of the 2nd annual acm symposium on parallel algorithms and architectures
作者: Ullman, Jeffrey D. Yannakakis, Mihalis Stanford Univ Stanford KY United States
The authors address the apparently difficult problem of doing parallel transitive closure when the (directed) graph is sparse and/or, only single-source information is desired. O(e) work is their target for the single... 详细信息
来源: 评论
Efficient automatic simulation of parallel computation on networks of workstations
收藏 引用
DISCRETE APPLIED MATHEMATICS 2006年 第10期154卷 1500-1509页
作者: Kaklamanis, Christos Krizanc, Danny Montangero, Manuela Persiano, Giuseppe Univ Modena & Reggio Emilia Dipartimento Ingn Informaz I-41100 Modena Italy Univ Patras Inst Comp Technol GR-26500 Patras Greece Univ Patras Dept Comp Engn & Informat GR-26500 Patras Greece Wesleyan Univ Dept Math & Comp Sci Middletown CT 06459 USA Univ Salerno Dipartimento Informat & Applicaz I-84081 Baronissi Italy
Andrews et al. [Automatic method for hiding latency in high bandwidth networks, in: Proceedings of the acm symposium on Theory of Computing, 1996, pp. 257-265;Improved methods for hiding latency in high bandwidth netw... 详细信息
来源: 评论