咨询与建议

限定检索结果

文献类型

  • 416 篇 会议
  • 20 篇 期刊文献

馆藏范围

  • 436 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 306 篇 工学
    • 299 篇 计算机科学与技术...
    • 192 篇 软件工程
    • 31 篇 电气工程
    • 27 篇 信息与通信工程
    • 20 篇 控制科学与工程
    • 9 篇 电子科学与技术(可...
    • 4 篇 农业工程
    • 4 篇 生物医学工程(可授...
    • 4 篇 生物工程
    • 3 篇 机械工程
    • 3 篇 光学工程
    • 1 篇 材料科学与工程(可...
    • 1 篇 建筑学
    • 1 篇 化学工程与技术
    • 1 篇 环境科学与工程(可...
  • 172 篇 理学
    • 165 篇 数学
    • 25 篇 统计学(可授理学、...
    • 4 篇 生物学
    • 3 篇 物理学
    • 3 篇 系统科学
    • 1 篇 化学
  • 16 篇 管理学
    • 13 篇 管理科学与工程(可...
    • 11 篇 工商管理
    • 3 篇 图书情报与档案管...
  • 6 篇 农学
    • 6 篇 作物学
    • 2 篇 农业资源与环境
  • 1 篇 经济学
    • 1 篇 应用经济学

主题

  • 92 篇 parallel algorit...
  • 81 篇 parallel process...
  • 14 篇 parallel program...
  • 13 篇 computer program...
  • 10 篇 computer archite...
  • 10 篇 scheduling
  • 8 篇 computer systems...
  • 8 篇 pram
  • 7 篇 parallel process...
  • 6 篇 parallel archite...
  • 5 篇 graph algorithms
  • 5 篇 multithreading
  • 4 篇 performance
  • 4 篇 approximation al...
  • 4 篇 computational ge...
  • 4 篇 bandwidth
  • 4 篇 processor schedu...
  • 4 篇 pipeline process...
  • 4 篇 transactional me...
  • 4 篇 concurrency

机构

  • 11 篇 carnegie mellon ...
  • 4 篇 univ maryland de...
  • 4 篇 carnegie mellon ...
  • 4 篇 univ of paderbor...
  • 3 篇 carnegie mellon ...
  • 3 篇 department of co...
  • 3 篇 university of ma...
  • 3 篇 mit 77 massachus...
  • 2 篇 duke univ durham...
  • 2 篇 univ calif river...
  • 2 篇 carnegie mellon ...
  • 2 篇 univ of toronto ...
  • 2 篇 dipartimento di ...
  • 2 篇 dept. of compute...
  • 2 篇 at and t bell la...
  • 2 篇 sandia national ...
  • 2 篇 ibm t.j. watson ...
  • 2 篇 computer science...
  • 2 篇 univ of californ...
  • 2 篇 department of ma...

作者

  • 12 篇 blelloch guy e.
  • 12 篇 gibbons phillip ...
  • 6 篇 reif john h.
  • 6 篇 leiserson charle...
  • 5 篇 muthukrishnan s.
  • 5 篇 goodrich michael...
  • 5 篇 matias yossi
  • 4 篇 uzi vishkin
  • 4 篇 ramachandran vij...
  • 4 篇 tangwongsan kana...
  • 4 篇 vitter jeffrey s...
  • 4 篇 simhadri harsha ...
  • 4 篇 gu yan
  • 4 篇 phillip b. gibbo...
  • 3 篇 snir marc
  • 3 篇 tarjan robert e.
  • 3 篇 cormen thomas h.
  • 3 篇 dhulipala laxman
  • 3 篇 deng xiaotie
  • 3 篇 monien burkhard

语言

  • 422 篇 英文
  • 14 篇 其他
检索条件"任意字段=Proceedings of the second annual ACM symposium on Parallel algorithms and architectures"
436 条 记 录,以下是261-270 订阅
排序:
Steady state analysis of diffracting trees
Steady state analysis of diffracting trees
收藏 引用
proceedings of the 1996 8th annual acm symposium on parallel algorithms and architectures
作者: Shavit, Nir Upfal, Eli Zemach, Asaph Tel Aviv Univ Israel
Diffracting trees are an effective and highly scalable distributed-parallel technique for shared counting and load balancing. This paper presents the first steady-state combinatorial model and analysis for diffracting... 详细信息
来源: 评论
Simple randomized mergesort on parallel disks  96
Simple randomized mergesort on parallel disks
收藏 引用
proceedings of the 1996 8th annual acm symposium on parallel algorithms and architectures
作者: Barve, Rakesh D. Grove, Edward F. Vitter, Jeffrey Scott Duke Univ Durham NC United States
We consider the problem of sorting a file of N records on the D-disk model of parallel I/O [VS94] in which there are two sources of parallelism. Records are transferred to and from disk concurrently in blocks of B con... 详细信息
来源: 评论
Optimal latency - throughput tradeoffs for data parallel pipelines  96
Optimal latency - throughput tradeoffs for data parallel pip...
收藏 引用
proceedings of the 1996 8th annual acm symposium on parallel algorithms and architectures
作者: Subhlok, Jaspal Vondran, Gary Carnegie Mellon Univ Pittsburgh PA United States
This paper addresses optimal mapping of parallel programs composed of a chain of data parallel tasks onto the processors of a parallel system. The input to this class of programs is a stream of data sets, each of whic... 详细信息
来源: 评论
Analysis of dag-consistent distributed shared-memory algorithms
Analysis of dag-consistent distributed shared-memory algorit...
收藏 引用
proceedings of the 1996 8th annual acm symposium on parallel algorithms and architectures
作者: Blumofe, Robert D. Frigo, Matteo Joerg, Christopher F. Leiserson, Charles E. Randall, Keith H. Univ of Texas at Austin Austin TX United States
In this paper, we analyze the performance of parallel multithreaded algorithms that use dag-consistent distributed shared memory. Specifically, we analyze execution time, page faults, and space requirements for multit... 详细信息
来源: 评论
Anticipatory instruction scheduling  96
Anticipatory instruction scheduling
收藏 引用
proceedings of the 1996 8th annual acm symposium on parallel algorithms and architectures
作者: Sarkar, Vivek Simons, Barbara Application Development Technology Inst San Jose CA United States
Modern processors have many levels of parallelism arising from multiple functional units and pipeline stages. In this paper, we consider the interplay between instruction scheduling performed by a compiler and instruc... 详细信息
来源: 评论
Efficient execution of nondeterministic parallel programs on asynchronous systems  96
Efficient execution of nondeterministic parallel programs on...
收藏 引用
proceedings of the 1996 8th annual acm symposium on parallel algorithms and architectures
作者: Aumann, Yonatan Bender, Michael A. Zhang, Lisa Bar-Ilan Univ Ramat-Gan Israel
We consider the problem of asynchronous execution of parallel programs. The original program is assumed to be designed for a synchronous system, while the actual system may be asynchronous. We seek an automatic execut... 详细信息
来源: 评论
parallel balanced allocations  96
Parallel balanced allocations
收藏 引用
proceedings of the 1996 8th annual acm symposium on parallel algorithms and architectures
作者: Stemann, Volker Int Computer Science Inst Berkeley CA United States
We study the well known problem of throwing m balls into n bins. If each ball in the sequential game is allowed to select more than one bin, the maximum load of the bins can be exponentially reduced compared to the `c... 详细信息
来源: 评论
On the benefit of supporting virtual channels in wormhole routers  96
On the benefit of supporting virtual channels in wormhole ro...
收藏 引用
proceedings of the 1996 8th annual acm symposium on parallel algorithms and architectures
作者: Cole, Richard J. Maggs, Bruce M. Sitaraman, Ramesh K. New York Univ New York NY United States
This paper analyzes the impact of virtual channels on the performance of wormhole routing algorithms. We show that in any network in which each physical channel can emulate up to Q virtual channels, it is possible to ... 详细信息
来源: 评论
First and second order diffusive methods for rapid, coarse, distributed load balancing (extended abstract)  96
First and second order diffusive methods for rapid, coarse, ...
收藏 引用
proceedings of the eighth annual acm symposium on parallel algorithms and architectures
作者: Bhaskar Ghosh S. Muthukrishnan Martin H. Schultz Informix Software Inc 4100 Bohannon Drive Bldg. 4600 Menlo Park CA U. Warmick Yale U.
来源: 评论
parallel algorithms for personalized communication and sorting with an experimental study (extended abstract)  96
Parallel algorithms for personalized communication and sorti...
收藏 引用
proceedings of the eighth annual acm symposium on parallel algorithms and architectures
作者: David R. Helman David A. Bader Joseph JáJá Institute for Advanced Computer Studies and Department of Electrical Engineering University of Maryland College Park MD
来源: 评论