咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是441-450 订阅
排序:
Detecting data races in Cilk programs that use locks  98
Detecting data races in Cilk programs that use locks
收藏 引用
Proceedings of the 1998 10th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Cheng, G.-I. Feng, M. Leiserson, Ch.E. Randall, K.H. Stark, A.F. MIT Lab for Computer Science Cambridge MA United States
When two parallel threads holding no locks in common access the same memory location and at least one of the threads modifies the location, a 'data race' occurs, which is usually a bug. This paper describes th... 详细信息
来源: 评论
Faster parallel Algorithm for Approximate Shortest Path  2020
Faster Parallel Algorithm for Approximate Shortest Path
收藏 引用
52nd annual acm SIGACT symposium on Theory of Computing (STOC)
作者: Li, Jason Carnegie Mellon Univ Pittsburgh PA 15213 USA
We present the firstm polylog(n) work, polylog(n) time algorithm in the PRAM model that computes (1 + epsilon)-approximate single-source shortest paths on weighted, undirected graphs. This improves upon the breakthrou... 详细信息
来源: 评论
Small Value parallel Repetition for General Games  15
Small Value Parallel Repetition for General Games
收藏 引用
47th annual acm symposium on Theory of Computing (STOC) held as part of the Federated Computing Research Conference
作者: Braverman, Mark Garg, Ankit Princeton Univ Dept Comp Sci Princeton NJ 08544 USA
We prove a parallel repetition theorem for general games with value tending to 0. Previously Dinur and Steurer proved such a theorem for the special case of projection games. We use information theoretic techniques in... 详细信息
来源: 评论
Deterministic Massively parallel Connectivity*†  2022
Deterministic Massively Parallel Connectivity*†
收藏 引用
54th annual acm SIGACT symposium on Theory of Computing (STOC)
作者: Coy, Sam Czumaj, Artur Univ Warwick Coventry W Midlands England
We consider the problem of designing fundamental graph algorithms on the model of Massive parallel Computation (MPC). The input to the problem is an undirected graph G with n vertices and m edges, and with D being the... 详细信息
来源: 评论
A doubly logarithmic communication algorithm for the completely connected optical communication parallel computer  93
A doubly logarithmic communication algorithm for the complet...
收藏 引用
5th annual acm symposium on parallel algorithms and architectures, SPAA 1993
作者: Goldberg, Leslie Ann Jerrum, Mark Leighton, Tom Rao, Satish Sandia National Labs Department 1423 PO Box 5800 AlbuquerqueNM87185 United States University of Edinburgh Department of Computer Science King's Buildings EdinburghEH9 3JZ United Kingdom MIT Mathematics Department Laboratory for Computer Science CambridgeMA02139 United States NEC Research Institute 4 Independence Way PrincetonNJ08540 United States
In this paper we consider the problem of interprocessor communication on a Completely Connected Optical Communication parallel Computer (OCPC). The particular problem we study is that of realizing an h-relation. In th... 详细信息
来源: 评论
parallel algorithms for the circuit value update problem
收藏 引用
THEORY OF COMPUTING SYSTEMS 1997年 第6期30卷 583-597页
作者: Leiserson, CE Randall, KH Laboratory for Computer Science MIT 545 Technology Square Cambridge MA 02139 USA cel@mit.edu randall@theory.lcs.mit.edu US
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 combinational element has bound... 详细信息
来源: 评论
parallel construction of optimal alphabetic trees  93
Parallel construction of optimal alphabetic trees
收藏 引用
Proceedings of the 5th annual acm symposium on parallel algorithms and architectures
作者: Larmore, Lawrence Przytycka, M. Department of Computer Science University of California Riverside 92521 CA United States Department of Mathematics and Computer Science Odense University Odense M DK-5239 Denmark Institute of Informatics Warsaw University ul. Banacha 2 Warsaw 02-097 Poland
A parallel algorithm is given which constructs an optimal alphabetic tree in 0(log3 n) time with n2 log n processors. The construction is basically a parallelization of the Garsia-Wachs version [5] of the Hu-tucker al... 详细信息
来源: 评论
Studying overheads in massively parallel Min/Max-tree evaluation (extended abstract)  94
Studying overheads in massively parallel Min/Max-tree evalua...
收藏 引用
6th annual acm symposium on parallel algorithms and architectures, SPAA 1994
作者: Feldmann, Rainer Mysliwietz, Peter Monien, Burkhard Department of Mathematics and Computer Science University of Paderborn Germany
In this paper we study the overheads arising in our algorithm for distributed evaluation of Min/Max trees. The overheads are classified into search overhead, performance loss, and decrease of work load. Several mechan... 详细信息
来源: 评论
parallel CONSTRUCTION OF NEAR OPTIMAL BINARY-TREES  90
PARALLEL CONSTRUCTION OF NEAR OPTIMAL BINARY-TREES
收藏 引用
2ND annual SYMP OF THE ASSOC FOR COMPUTING MACHINERY : parallel algorithms AND architectures ( SPAA 90 ) / AEGEAN WORKSHOP ON COMPUTING
作者: KIRKPATRICK, DG PRZYTYCKA, T The University of British Columbia Computer Science Vancouver B.C. Canada V6T 1W5
We present parallel algorithms to construct, for given sets of leaf weights, binary trees with almost optimal weighted path length (i.e. approximate Huffman trees). Specifically, assuming that weights are normalized (... 详细信息
来源: 评论
Design and performance of multipath MIN architectures  92
Design and performance of multipath MIN architectures
收藏 引用
4th annual acm symposium on parallel algorithms and architectures - SPAA '92
作者: Chong, Frederic T. Knight Jr., Thomas F. Massachusetts Inst of Technology Cambridge MA United States
In this paper, we discuss the use of multipath multistage interconnection networks (MINs) in the design of a fault-tolerant parallel computer. Multipath networks have multiple paths between any input and any output. I... 详细信息
来源: 评论