咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是251-260 订阅
排序:
μDatabase: parallelism in a memory-mapped environment
μDatabase: Parallelism in a memory-mapped environment
收藏 引用
proceedings of the 1996 8th annual acm symposium on parallel algorithms and architectures
作者: Buhr, Peter A. Goel, Anil K. Nishimura, Naomi Ragde, Prabhakar Univ of Waterloo Waterloo Canada
The goal of the μDatabase project is to understand the behaviour of data structures and their algorithms, both parallel and sequential, in a memory-mapped environment. Memory mapping allows primary-memory pointer-bas... 详细信息
来源: 评论
parallel multidimensional search using approximation algorithms: With applications to linear-programming and related problems  96
Parallel multidimensional search using approximation algorit...
收藏 引用
proceedings of the 1996 8th annual acm symposium on parallel algorithms and architectures
作者: Sen, Sandeep Indian Inst of Technology New Delhi India
We describe a very simple deterministic parallel algorithm for linear programming in fixed dimension d that takes poly(log log n) time in the common CRCW PRAM model and does optimal O(n) work. Our algorithm is based o... 详细信息
来源: 评论
Analysis of gang scheduling for multiprogrammed parallel computing environments
Analysis of gang scheduling for multiprogrammed parallel com...
收藏 引用
proceedings of the 1996 8th annual acm symposium on parallel algorithms and architectures
作者: Squillante, Mark S. Wang, Fang Papaefthymiou, Marios T.J. Watson Research Cent Yorktown Heights NY United States
Gang scheduling is a resource management scheme for parallel and distributed systems that combines time-sharing with space-sharing to ensure short response times for interactive tasks and high overall system throughpu... 详细信息
来源: 评论
Towards efficiency and portability: Programming with the BSP model
Towards efficiency and portability: Programming with the BSP...
收藏 引用
proceedings of the 1996 8th annual acm symposium on parallel algorithms and architectures
作者: Goudreau, Mark Lang, Kevin Rao, Satish Suel, Torsten Tsantilas, Thanasis Univ of Central Florida Orlando United States
The Bulk-Synchronous parallel (BSP) model was proposed by Valiant as a model for general-purpose parallel computation. The objective of the model is to allow the design of parallel programs that can be executed effici... 详细信息
来源: 评论
BSP vs LogP  96
BSP vs LogP
收藏 引用
proceedings of the 1996 8th annual acm symposium on parallel algorithms and architectures
作者: Bilardi, Gianfranco Herley, Kieran T. Pietracaprina, Andrea Pucci, Geppino Spirakis, Paul Universita di Padova Padova Italy
A quantitative comparison of the BSP and LogP models for parallel computation is developed. Very efficient cross simulations between the two models are derived, showing their substantial equivalence for algorithmic de... 详细信息
来源: 评论
parallel neighbourhood modeling: Research summary
Parallel neighbourhood modeling: Research summary
收藏 引用
proceedings of the 1996 8th annual acm symposium on parallel algorithms and architectures
作者: Hutchinson, D. Kuttner, L. Lanthier, M. Maheshwari, A. Nussbaum, D. Roytenberg, D. Sack, J.-R. Carleton Univ Ottawa Canada
NEighborhood MOdeling (NEMO) provides transparent parallelism to develop parallel spatial data processing. It addresses the following parallel issues: architecture and machine independence;communication bottlenecks;da... 详细信息
来源: 评论
On multiprocessor system scheduling  96
On multiprocessor system scheduling
收藏 引用
proceedings of the 1996 8th annual acm symposium on parallel algorithms and architectures
作者: Deng, Xiaotie Dymond, Patrick York Univ North York Ont Canada
The issue of effectiveness of private caches for processors were studied. Since time for all processors to access the shared memory simultaneously is usually much longer than the time for a processor to access its own... 详细信息
来源: 评论
Deterministic sorting and randomized median finding on the BSP model  96
Deterministic sorting and randomized median finding on the B...
收藏 引用
proceedings of the 1996 8th annual acm symposium on parallel algorithms and architectures
作者: Gerbessiotis, Alexandros V. Siniolakis, Constantinos J. Oxford Univ Oxford United Kingdom
We present new BSP algorithms for deterministic sorting and randomized median finding. We sort n general keys by using a partitioning scheme that achieves the requirements of efficiency (one-optimality) and insensitiv... 详细信息
来源: 评论
Fully dynamic search trees for an extension of the BSP model  96
Fully dynamic search trees for an extension of the BSP model
收藏 引用
proceedings of the 1996 8th annual acm symposium on parallel algorithms and architectures
作者: Baumker, Armin Dittrich, Wolfgang Univ of Paderborn Paderborn Germany
We present parallel algorithms that maintain a 2-3 tree under insertions and deletions. The algorithms are designed for an extension of Valiant's BSP model, BSP*, that and reduction of the overhead involved in com... 详细信息
来源: 评论
Dynamic load balancing framework for unstructured adaptive computations on distributed-memory multiprocessors
Dynamic load balancing framework for unstructured adaptive c...
收藏 引用
proceedings of the 1996 8th annual acm symposium on parallel algorithms and architectures
作者: Sohn, Andrew Biswas, Rupak Simon, Horst D. New Jersey Inst of Technology Newark United States
The computational requirements for an adaptive solution of unsteady problems change as the simulation progresses. This causes workload imbalance among processors on a parallel machine which, in turn, requires signific... 详细信息
来源: 评论