咨询与建议

限定检索结果

文献类型

  • 1,505 篇 会议
  • 106 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 1,169 篇 工学
    • 1,112 篇 计算机科学与技术...
    • 557 篇 软件工程
    • 118 篇 电气工程
    • 75 篇 信息与通信工程
    • 46 篇 控制科学与工程
    • 37 篇 电子科学与技术(可...
    • 13 篇 材料科学与工程(可...
    • 13 篇 农业工程
    • 11 篇 机械工程
    • 11 篇 光学工程
    • 8 篇 化学工程与技术
    • 8 篇 生物工程
    • 7 篇 建筑学
    • 7 篇 生物医学工程(可授...
    • 6 篇 动力工程及工程热...
    • 5 篇 土木工程
    • 3 篇 力学(可授工学、理...
  • 580 篇 理学
    • 558 篇 数学
    • 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...
  • 56 篇 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,570 篇 英文
  • 41 篇 其他
检索条件"任意字段=Annual ACM Symposium on Parallel Algorithms and Architectures"
1611 条 记 录,以下是1011-1020 订阅
排序:
Fast set operations using treaps  98
Fast set operations using treaps
收藏 引用
Proceedings of the 1998 10th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Blelloch, G.E. Reid-Miller, M. Carnegie Mellon Univ Pittsburgh PA United States
We present parallel algorithms for union, intersection and difference on ordered sets using random balanced binary trees (treaps [26]). For two sets of size n and m (m ≤ n) the algorithms run in expected O(m lg(n/m))... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Automatic parallel I/O performance optimization in Panda  98
Automatic parallel I/O performance optimization in Panda
收藏 引用
Proceedings of the 1998 10th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Chen, Y. Winslett, M. Cho, Y. Kuo, S. Univ of Illinois
parallel I/O systems typically consist of individual processors, communication networks, and a large number of disks. Managing and utilizing these resources to meet performance, portability and usability goals of appl... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Elimination forest guided 2D sparse LU factorization  98
Elimination forest guided 2D sparse LU factorization
收藏 引用
Proceedings of the 1998 10th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Shen, K. Jiao, X. Yang, T. Univ of California Santa Barbara CA United States
Sparse LU factorization with partial pivoting is important for many scientific applications and delivering high performance for this problem is difficult on distributed memory machines. Our previous work has developed... 详细信息
来源: 评论
Blocking in parallel multisearch problems (extended abstract)  98
Blocking in parallel multisearch problems (extended abstract...
收藏 引用
Proceedings of the 1998 10th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Dittrich, W. Hutchinson, D. Maheshwari, A. Bosch Telecom GmbH Backnang Germany
External memory (EM) algorithms are designed for computational problems in which the size of the internal memory of the computer is only a small fraction of the problem size. Block-wise access to data is a central the... 详细信息
来源: 评论
Communication-optimal parallel minimum spanning tree algorithms extended abstract
Communication-optimal parallel minimum spanning tree algorit...
收藏 引用
Proceedings of the 1998 10th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Adler, M. Dittrich, W. Juurlink, B. Kutylowski, M. Rieping, I. Univ of Toronto Toronto Ont Canada
Lower and upper bounds for finding a minimum spanning tree (MST) in a weighted undirected graph on the BSP model are presented. We provide the first non-trivial lower bounds on the communication volume required to sol... 详细信息
来源: 评论
Asynchronous shared memory search structures  96
Asynchronous shared memory search structures
收藏 引用
8th annual acm symposium on parallel algorithms and architectures
作者: Adler, M Univ Calif Berkeley Div Comp Sci Berkeley CA 94720 USA Int Comp Sci Inst Berkeley CA 94704 USA
We study the problem of storing an ordered E;et On an asynchronous shared memory parallel computer. We examine the case where we want to perform successor (least upper bound) queries efficiently on the set members tha... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Dynamic scheduling with incomplete information  98
Dynamic scheduling with incomplete information
收藏 引用
Proceedings of the 1998 10th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Bast, H. Max-Planck-Inst fur Informatik Saarbrucken Germany
We consider the following scheduling problem: Our goal is to execute a given amount of arbitrarily decomposable work on a distributed machine as quickly as possible. The work is maintained by a central scheduler that ... 详细信息
来源: 评论