咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是291-300 订阅
排序:
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... 详细信息
来源: 评论
parallel scheduling of complex dags under uncertainty  05
Parallel scheduling of complex dags under uncertainty
收藏 引用
Seventeenth annual acm symposium on parallelism in algorithms and architectures
作者: Malewicz, Grzegorz Department of Computer Science University of Alabama Tuscaloosa AL 35487 United States Division of Mathematics and Computer Science Argonne National Laboratory Argonne IL 60439 United States
This paper introduces a parallel scheduling problem where a directed acyclic graph modeling t tasks and their dependencies needs to be executed on n unreliable workers. Worker i executes task j correctly with probabil... 详细信息
来源: 评论
An efficient parallel algorithm for the single function coarsest partition problem  93
An efficient parallel algorithm for the single function coar...
收藏 引用
5th annual acm symposium on parallel algorithms and architectures, SPAA 1993
作者: JáJá, Joseph F. Ryu, Kwan Woo Department of Electrical Engineering Institute for Systems Research Korea Republic of Department of Computer Engineering Kyungpook National University Daegu Korea Republic of Institute for Advanced Computer Studies University of Maryland College ParkMD20742 United States
We describe an efficient parallel algorithm to solve the single function coarsest partition problem. The algorithm runs in O(logn) time using 0(n log log n) operations on the Arbitrary CRCW PRAM. The previous best kno... 详细信息
来源: 评论
parallel Sparse Matrix-Vector and Matrix-Transpose-Vector Multiplication Using Compressed Sparse Blocks  09
Parallel Sparse Matrix-Vector and Matrix-Transpose-Vector Mu...
收藏 引用
21st acm symposium on parallelism in algorithms and architectures
作者: Buluc, Aydin Fineman, Jeremy T. Frigo, Matteo Gilbert, John R. Leiserson, Charles E. Univ Calif Santa Barbara Dept Comp Sci Santa Barbara CA 93106 USA
This paper introduces a storage format for sparse matrices, called compressed sparse blocks (CSB), which allows both Ax and A(x)(inverted perpendicular) to be computed efficiently in parallel, where A is an n x n spar... 详细信息
来源: 评论
Optimal parallel construction of Hamiltonian cycles and spanning trees in random graphs  93
Optimal parallel construction of Hamiltonian cycles and span...
收藏 引用
5th annual acm symposium on parallel algorithms and architectures, SPAA 1993
作者: MacKenzie, Philip D. Stout, Quentin F. Advanced Computer Architecture Laboratory Department of Electrical Engineering and Computer Science University of Michigan Ann ArborMI48109-2122 United States
We give tight bounds on the parallel complexity of some problems involving random graphs. Specifically, we show that a Hamiltonian cycle, a breadth first spanning tree, and a maximal matching can all be constructed in... 详细信息
来源: 评论
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... 详细信息
来源: 评论
A simple load balancing scheme for task allocation in parallel machines  91
A simple load balancing scheme for task allocation in parall...
收藏 引用
3rd annual acm symposium on parallel algorithms and architectures, SPAA 1991
作者: Rudolph, Larry Slivkin-Allalouf, Miriam Upfal, Eli Department of Computer Science Hebrew University Jerusalem Israel IBM TJ Watson Research Center Yorktown HeightsNY United States John Bryce Ltd. Science Based Industries PO BOX 23838 Jerusalem Israel Department of Applied Mathematics Weizman Institute Rehovot Israel IBM Almaden Research Center San JoseCA United States
A collection of local workpiles (task queues) and a simple load balancing scheme is well suited for scheduling tasks in shared memory parallel machines. Task scheduling on such machines has usually been done through a... 详细信息
来源: 评论
Optimal Round and Sample-Size Complexity for Partitioning in parallel Sorting  23
Optimal Round and Sample-Size Complexity for Partitioning in...
收藏 引用
35th acm symposium on parallelism in algorithms and architectures (SPAA)
作者: Yang, Wentao Harsh, Vipul Solomonik, Edgar Univ Illinois Dept Comp Sci Urbana IL 61801 USA
State-of-the-art parallel sorting algorithms for distributed-memory architectures are based on computing a balanced partitioning via sampling and histogramming. By finding samples that partition the sorted keys into e... 详细信息
来源: 评论
parallel equivalence class sorting: algorithms, lower bounds, and distribution-based analysis  16
Parallel equivalence class sorting: Algorithms, lower bounds...
收藏 引用
28th acm symposium on parallelism in algorithms and architectures, SPAA 2016
作者: Devanny, William E. Goodrich, Michael T. Jetviroj, Kristopher Dept. of Computer Science Univ. of California Irvine IrvineCA92697 United States
We study parallel comparison-based algorithms for finding all equivalence classes of a set of n elements, where sorting according to some total order is not possible. Such scenarios arise, for example, in applications... 详细信息
来源: 评论
parallel continuous randomized load balancing
Parallel continuous randomized load balancing
收藏 引用
Proceedings of the 1998 10th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Berenbrink, P. Friedetzky, T. Mayr, E.W. Paderborn Univ Paderborn Germany
Recently, the subject of allocating tasks to servers has attracted much attention. There are several ways of distinguishing load balancing problems. There are sequential and parallel strategies, that is, placing the t... 详细信息
来源: 评论