咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 280 篇 工学
    • 275 篇 计算机科学与技术...
    • 170 篇 软件工程
    • 24 篇 信息与通信工程
    • 18 篇 控制科学与工程
    • 14 篇 电气工程
    • 10 篇 电子科学与技术(可...
    • 3 篇 机械工程
    • 2 篇 材料科学与工程(可...
    • 2 篇 建筑学
    • 2 篇 农业工程
    • 1 篇 光学工程
    • 1 篇 动力工程及工程热...
    • 1 篇 土木工程
    • 1 篇 水利工程
    • 1 篇 交通运输工程
    • 1 篇 生物医学工程(可授...
    • 1 篇 生物工程
    • 1 篇 安全科学与工程
  • 154 篇 理学
    • 152 篇 数学
    • 21 篇 统计学(可授理学、...
    • 4 篇 系统科学
    • 1 篇 物理学
    • 1 篇 生物学
  • 14 篇 管理学
    • 11 篇 管理科学与工程(可...
    • 10 篇 工商管理
    • 2 篇 图书情报与档案管...
  • 4 篇 农学
    • 4 篇 作物学
    • 2 篇 农业资源与环境
  • 2 篇 经济学
    • 2 篇 应用经济学
  • 1 篇 法学
    • 1 篇 社会学

主题

  • 82 篇 parallel process...
  • 72 篇 parallel algorit...
  • 20 篇 parallel archite...
  • 12 篇 computer archite...
  • 10 篇 concurrent compu...
  • 10 篇 parallel program...
  • 9 篇 computer science
  • 7 篇 parallel process...
  • 6 篇 algorithm design...
  • 6 篇 scheduling
  • 5 篇 approximation al...
  • 5 篇 hypercubes
  • 5 篇 multiprocessor i...
  • 5 篇 hardware
  • 4 篇 graph algorithms
  • 4 篇 sorting
  • 4 篇 educational inst...
  • 4 篇 program processo...
  • 4 篇 costs
  • 4 篇 parallel computi...

机构

  • 4 篇 carnegie mellon ...
  • 4 篇 carnegie mellon ...
  • 4 篇 univ of paderbor...
  • 3 篇 massachusetts in...
  • 3 篇 univ of californ...
  • 3 篇 mit 77 massachus...
  • 2 篇 duke univ durham...
  • 2 篇 univ calif river...
  • 2 篇 carnegie mellon ...
  • 2 篇 univ calif davis...
  • 2 篇 at and t bell la...
  • 2 篇 univ nevada dept...
  • 2 篇 new jersey inst ...
  • 2 篇 univ of californ...
  • 2 篇 intel res pittsb...
  • 2 篇 department of ma...
  • 2 篇 digital systems ...
  • 2 篇 t.j. watson rese...
  • 2 篇 max planck inst ...
  • 2 篇 univ of maryland...

作者

  • 8 篇 gibbons phillip ...
  • 6 篇 reif john h.
  • 5 篇 matias yossi
  • 4 篇 rao satish
  • 4 篇 ramachandran vij...
  • 4 篇 blelloch guy e.
  • 4 篇 muthukrishnan s.
  • 4 篇 sarkar vivek
  • 3 篇 snir marc
  • 3 篇 cormen thomas h.
  • 3 篇 taniar d
  • 3 篇 sohn andrew
  • 3 篇 leighton tom
  • 3 篇 vitter jeffrey s...
  • 3 篇 sudborough ih
  • 3 篇 miller gary l.
  • 3 篇 gu yan
  • 3 篇 meyer auf der he...
  • 3 篇 biswas rupak
  • 2 篇 lang kevin

语言

  • 323 篇 英文
  • 16 篇 其他
检索条件"任意字段=Proceedings of the 6th Annual ACM Symposium on Parallel Algorithms and Architectures"
339 条 记 录,以下是81-90 订阅
排序:
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... 详细信息
来源: 评论
Analysis of first-come-first-serve parallel job scheduling
Analysis of first-come-first-serve parallel job scheduling
收藏 引用
proceedings of the 1998 9th annual acm SIAM symposium on Discrete algorithms
作者: Schwiegelshohn, Uwe Yahyapour, Ramin Univ Dortmund Dortmund Germany
this paper analyzes job scheduling for parallel computers by using theoretical and experimental means. Based on existing architectures we first present a machine and a job model. then, we propose a simple on-line algo... 详细信息
来源: 评论
proceedings of the annual acm symposium on theory of Computing
Proceedings of the Annual ACM Symposium on Theory of Computi...
收藏 引用
6th annual acm symposium on theory of Computing, STOC 1974
the proceedings contain 35 papers. the topics discussed include: storage requirements for deterministic polynomial time recognizable languages;linear time algorithm for isomorphism of planar graphs;testing graph conne...
来源: 评论
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))... 详细信息
来源: 评论
Dynamic load balancing in parallel and distributed networks by random matchings (extended abstract)  94
Dynamic load balancing in parallel and distributed networks ...
收藏 引用
6th annual acm symposium on parallel algorithms and architectures, SPAA 1994
作者: Ghosh, Bhaskar Muthukrishnan, S. Department of Computer Science Yale University P.O. Box 208285 New HavenCT06520 United States Courant Institute of Mathematical Sciences New York University 251 Mercer Street New YorkNY10012-1185 United States
the fundamental problems in dynamic load balancing and job scheduling in parallel and distributed computers involve moving load between processors. In this paper, we consider a new model for load movement in synchrono... 详细信息
来源: 评论
On the analysis of randomized load balancing schemes  97
On the analysis of randomized load balancing schemes
收藏 引用
proceedings of the 1997 9th annual acm symposium on parallel algorithms and architectures, SPAA
作者: Mitzenmacher, Michael Digital Systems Research Cent Palo Alto CA United States
It is well known that simple randomized load balancing schemes can balance load effectively while incurring only a small overhead, making such schemes appealing for practical systems. In this paper, we provide new ana... 详细信息
来源: 评论
SPAA 2023 - proceedings of the 35th acm symposium on parallelism in algorithms and architectures
SPAA 2023 - Proceedings of the 35th ACM Symposium on Paralle...
收藏 引用
35th acm symposium on parallelism in algorithms and architectures, SPAA 2023
the proceedings contain 47 papers. the topics discussed include: Quancurrent: a concurrent quantiles sketch;an efficient scheduler for task-parallel interactive applications;efficient synchronization-light work steali...
来源: 评论
proceedings of the 6th International parallel Processing symposium
Proceedings of the 6th International Parallel Processing Sym...
收藏 引用
proceedings of the 6th International parallel Processing symposium
the symposium materials contain 118 papers on new developments in parallel processing. algorithms, architectures, mapping/scheduling, applications, special-purpose architectures, interconnection networks, software, an... 详细信息
来源: 评论
Scheduling Jobs with Work-Inefficient parallel Solutions  24
Scheduling Jobs with Work-Inefficient Parallel Solutions
收藏 引用
36th acm symposium on parallelism in algorithms and architectures (SPAA)
作者: Kuszmaul, William Westover, Alek Harvard Univ Cambridge MA 02138 USA MIT Cambridge MA USA
this paper introduces the serial-parallel decision problem. Consider an online scheduler that receives a series of tasks, where each task has both a parallel and a serial implementation. the parallel implementation ha... 详细信息
来源: 评论
Provably efficient scheduling for languages with fine-grained parallelism  95
Provably efficient scheduling for languages with fine-graine...
收藏 引用
proceedings of the 7th annual acm symposium on parallel algorithms and architectures, SPAA'95
作者: Blelloch, Guy E. Gibbons, Phillip B. Matias, Yossi Carnegie Mellon Univ Pittsburgh PA United States
Most high-level parallel programming languages allow for fine-grained parallelism. Programs written in such languages can express the full parallelism in the program without specifying the mapping of program tasks to ... 详细信息
来源: 评论