咨询与建议

限定检索结果

文献类型

  • 352 篇 会议
  • 18 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 255 篇 工学
    • 252 篇 计算机科学与技术...
    • 168 篇 软件工程
    • 25 篇 电气工程
    • 23 篇 信息与通信工程
    • 17 篇 控制科学与工程
    • 5 篇 电子科学与技术(可...
    • 4 篇 农业工程
    • 3 篇 生物工程
    • 2 篇 机械工程
    • 2 篇 生物医学工程(可授...
    • 1 篇 材料科学与工程(可...
    • 1 篇 建筑学
    • 1 篇 化学工程与技术
  • 151 篇 理学
    • 148 篇 数学
    • 23 篇 统计学(可授理学、...
    • 3 篇 生物学
    • 3 篇 系统科学
    • 1 篇 化学
  • 13 篇 管理学
    • 10 篇 管理科学与工程(可...
    • 9 篇 工商管理
    • 3 篇 图书情报与档案管...
  • 6 篇 农学
    • 6 篇 作物学
    • 2 篇 农业资源与环境
  • 1 篇 经济学
    • 1 篇 应用经济学

主题

  • 82 篇 parallel algorit...
  • 68 篇 parallel process...
  • 13 篇 computer program...
  • 12 篇 parallel program...
  • 9 篇 scheduling
  • 7 篇 computer archite...
  • 7 篇 pram
  • 6 篇 computer systems...
  • 5 篇 graph algorithms
  • 4 篇 performance
  • 4 篇 parallel archite...
  • 4 篇 approximation al...
  • 4 篇 multithreading
  • 4 篇 transactional me...
  • 4 篇 work stealing
  • 3 篇 parallel process...
  • 3 篇 parallelism
  • 3 篇 cilk
  • 3 篇 sorting
  • 3 篇 chip multiproces...

机构

  • 10 篇 carnegie mellon ...
  • 4 篇 carnegie mellon ...
  • 4 篇 univ of paderbor...
  • 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 篇 dept. of compute...
  • 2 篇 at and t bell la...
  • 2 篇 sandia national ...
  • 2 篇 computer science...
  • 2 篇 univ of californ...
  • 2 篇 department of ma...
  • 2 篇 digital systems ...
  • 2 篇 t.j. watson rese...
  • 2 篇 max planck inst ...
  • 2 篇 bell laboratorie...

作者

  • 12 篇 gibbons phillip ...
  • 11 篇 blelloch guy e.
  • 6 篇 reif john h.
  • 6 篇 leiserson charle...
  • 5 篇 matias yossi
  • 4 篇 uzi vishkin
  • 4 篇 ramachandran vij...
  • 4 篇 vitter jeffrey s...
  • 4 篇 muthukrishnan s.
  • 4 篇 goodrich michael...
  • 4 篇 miller gary l.
  • 4 篇 phillip b. gibbo...
  • 3 篇 snir marc
  • 3 篇 cormen thomas h.
  • 3 篇 deng xiaotie
  • 3 篇 tangwongsan kana...
  • 3 篇 sohn andrew
  • 3 篇 leighton tom
  • 3 篇 simhadri harsha ...
  • 3 篇 gu yan

语言

  • 357 篇 英文
  • 13 篇 其他
检索条件"任意字段=Proceedings of the nineteenth annual ACM symposium on Parallel algorithms and architectures"
370 条 记 录,以下是131-140 订阅
排序:
Optimal schedules for data-parallel cycle-stealing in networks of workstations (extended abstract)  00
Optimal schedules for data-parallel cycle-stealing in networ...
收藏 引用
proceedings of the twelfth annual acm symposium on parallel algorithms and architectures
作者: Arnold L. Rosenberg Department of Computer Science University of Massachusetts Amherst MA
We refine the model underlying our prior work on scheduling cycle-stealing opportunities in NOWs [5, 16], obtaining a model wherein the scheduling guidelines of [16] produce optimal schedules for every such opportunit...
来源: 评论
Infinite parallel job allocation (extended abstract)  00
Infinite parallel job allocation (extended abstract)
收藏 引用
proceedings of the twelfth annual acm symposium on parallel algorithms and architectures
作者: Petra Berenbrink Artur Czumaj Tom Friedetzky Nikita D. Vvedenskaya Dept. of Mathematics & Computer Science Paderborn University D-33095 Paderborn Germany Department of Computer and Information Science New Jersey Institute of Technology University Heights Newark NJ Institut für Informatik Technische Universität München D-80290 München Germany Institute of Information Transmission Problems Russian Academy of Science Moscow 101447 Russia
In recent years, the task of allocating jobs to servers has been studied with the “balls and bins” abstraction. Results in this area exploit the large decrease in maximum load that can be achieved by allowing each j...
来源: 评论
Efficient parallel solutions of linear algebraic circuits
Annual ACM Symposium on Parallel Algorithms and Architecture...
收藏 引用
annual acm symposium on parallel algorithms and architectures 1999年 212-221页
作者: Ben-Asher, Yosi Haber, Gady Haifa Univ Haifa Israel
The problem of obtaining efficient solutions for parallel evaluation of linear algebraic circuits (LAC) is considered. The parallelism is obtained through matrix multiplications. A CREW PRAM algorithm is used, in whic... 详细信息
来源: 评论
Simple and efficient parallel disk mergesort
Annual ACM Symposium on Parallel Algorithms and Architecture...
收藏 引用
annual acm symposium on parallel algorithms and architectures 1999年 232-241页
作者: Barve, Rakesh D. Vitter, Jeffrey Scott Duke Univ Durham United States
An efficient implementation of simple randomized merging (SRM) algorithm was developed based upon novel data structures. The SRM's lookahead forecasting technique and forecast and flush technique were used for par... 详细信息
来源: 评论
Post-mortem black-box correctness tests for basic parallel data structures
Annual ACM Symposium on Parallel Algorithms and Architecture...
收藏 引用
annual acm symposium on parallel algorithms and architectures 1999年 44-53页
作者: Gibbons, Phillip B. Bruno, John L. Phillips, Steven Lucent Technologies Murray Hill NJ United States
The black box procedures for testing whether a parallel data structure behaved correctly are considered. The first systematic study of algorithms and hardness results for such testing procedures is presented, focusing... 详细信息
来源: 评论
Closer look at coscheduling approaches for a network of workstations
Annual ACM Symposium on Parallel Algorithms and Architecture...
收藏 引用
annual acm symposium on parallel algorithms and architectures 1999年 96-105页
作者: Nagar, Shailabh Banerjee, Ajit Sivasubramaniam, Anand Das, Chita R. Pennsylvania State Univ University Park United States
Efficient scheduling of processes on processors of a Network of Workstations (NOW) is essential for good system performance. The design of such schedulers is a complex interaction between several system and workload p... 详细信息
来源: 评论
BOS is boss: A case for bulk-synchronous object systems
Annual ACM Symposium on Parallel Algorithms and Architecture...
收藏 引用
annual acm symposium on parallel algorithms and architectures 1999年 115-125页
作者: Goudreau, Mark W. Lang, Kevin Narlikar, Girija Rao, Satish B. NEC USA Inc Princeton United States
A key issue for parallel systems is the development of useful programming abstractions that can coexist with good performance. We describe a communication library that supports an object-based abstraction with a bulk-... 详细信息
来源: 评论
Scheduling threads for low space requirement and good locality
Annual ACM Symposium on Parallel Algorithms and Architecture...
收藏 引用
annual acm symposium on parallel algorithms and architectures 1999年 83-95页
作者: Narlikar, Girija J. CMU Sch of Computer Science
A simple, asynchronous, space-efficient scheduling algorithm for shared memory machines was developed. The algorithm combined the low scheduling overheads and good locality of work stealing with the low space requirem... 详细信息
来源: 评论
Efficient approximation algorithms for scheduling malleable tasks
Annual ACM Symposium on Parallel Algorithms and Architecture...
收藏 引用
annual acm symposium on parallel algorithms and architectures 1999年 23-32页
作者: Mounie, Gregory Rapine, Christophe Trystram, Denis IMAG Grenoble France
A malleable task is a computational unit which may be executed on any arbitrary number of processors, its execution time depending on the amount of resources allotted to it. According to the standard behavior of paral... 详细信息
来源: 评论
Multidimensional, multiprocessor, out-of-core FFTs with distributed memory and parallel disks
Annual ACM Symposium on Parallel Algorithms and Architecture...
收藏 引用
annual acm symposium on parallel algorithms and architectures 1999年 242-250页
作者: Baptist, Lauren M. Cormen, Thomas H. Dartmouth Coll Hannover United States
We show how to compute multidimensional Fast Fourier Transforms (FFTs) on a multiprocessor system with distributed memory when problem sizes are so large that the data do not fit in the memory of the entire system. In... 详细信息
来源: 评论