咨询与建议

限定检索结果

文献类型

  • 350 篇 会议
  • 19 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

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

主题

  • 83 篇 parallel algorit...
  • 68 篇 parallel process...
  • 12 篇 parallel program...
  • 11 篇 computer program...
  • 9 篇 scheduling
  • 7 篇 computer archite...
  • 7 篇 pram
  • 6 篇 computer systems...
  • 5 篇 graph algorithms
  • 4 篇 performance
  • 4 篇 parallel archite...
  • 4 篇 multithreading
  • 4 篇 transactional me...
  • 4 篇 work stealing
  • 3 篇 parallel process...
  • 3 篇 parallelism
  • 3 篇 approximation al...
  • 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 maryland de...
  • 2 篇 univ of californ...
  • 2 篇 department of ma...
  • 2 篇 swiss fed inst t...
  • 2 篇 digital systems ...
  • 2 篇 t.j. watson rese...

作者

  • 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 篇 phillip b. gibbo...
  • 3 篇 snir marc
  • 3 篇 cormen thomas h.
  • 3 篇 deng xiaotie
  • 3 篇 tangwongsan kana...
  • 3 篇 sohn andrew
  • 3 篇 leighton tom
  • 3 篇 fineman jeremy t...
  • 3 篇 simhadri harsha ...
  • 3 篇 miller gary l.

语言

  • 356 篇 英文
  • 13 篇 其他
检索条件"任意字段=Proceedings of the ninth annual ACM symposium on Parallel algorithms and architectures"
369 条 记 录,以下是31-40 订阅
排序:
Derandomized concentration bounds for polynomials, and hypergraph maximal independent set  29
Derandomized concentration bounds for polynomials, and hyper...
收藏 引用
29th annual acm-SIAM symposium on Discrete algorithms (SODA)
作者: Harris, David G. Univ Maryland Dept Comp Sci College Pk MD 20742 USA
A parallel algorithm for maximal independent set (MIS) in hypergraphs has been a long-standing algorithmic challenge, dating back nearly 30 years to a survey of Karp & Ramachandran (1990). Despite its apparent sim... 详细信息
来源: 评论
Race detection and reachability in nearly series-parallel DAGs  29
Race detection and reachability in nearly series-parallel DA...
收藏 引用
29th annual acm-SIAM symposium on Discrete algorithms (SODA)
作者: Agrawal, Kunal Devietti, Joseph Fineman, Jeremy T. Lee, I-Ting Angelina Utterback, Robert Xu, Changming Washington Univ St Louis MO 63110 USA Univ Penn Philadelphia PA 19104 USA Georgetown Univ Washington DC 20057 USA
A program is said to have a determinacy race if logically parallel parts of a program access the same memory location and one of the accesses is a write. These races are generally bugs in the program since they lead t... 详细信息
来源: 评论
annual acm symposium on parallelism in algorithms and architectures
Annual ACM Symposium on Parallelism in Algorithms and Archit...
收藏 引用
29th acm symposium on parallelism in algorithms and architectures, SPAA 2017
The proceedings contain 45 papers. The topics discussed include: randomized composable coresets for matching and vertex cover;almost optimal streaming algorithms for coverage problems;bicriteria distributed submodular...
来源: 评论
Tight analysis of parallel randomized greedy MIS  18
Tight analysis of parallel randomized greedy MIS
收藏 引用
proceedings of the Twenty-ninth annual acm-SIAM symposium on Discrete algorithms
作者: Manuela Fischer Andreas Noever ETH Zurich
We provide a tight analysis which settles the round complexity of the well-studied parallel randomized greedy MIS algorithm, thus answering the main open question of Blelloch, Fineman, and Shun [SPAA'12].The paral...
来源: 评论
Race detection and reachability in nearly series-parallel DAGs  18
Race detection and reachability in nearly series-parallel DA...
收藏 引用
proceedings of the Twenty-ninth annual acm-SIAM symposium on Discrete algorithms
作者: Kunal Agrawal Joseph Devietti Jeremy T. Fineman I-Ting Angelina Lee Robert Utterback Changming Xu Washington University in St. Louis University of Pennsylvania Georgetown University
A program is said to have a determinacy race if logically parallel parts of a program access the same memory location and one of the accesses is a write. These races are generally bugs in the program since they lead t...
来源: 评论
annual acm symposium on parallelism in algorithms and architectures
Annual ACM Symposium on Parallelism in Algorithms and Archit...
收藏 引用
28th acm symposium on parallelism in algorithms and architectures, SPAA 2016
The proceedings contain 52 papers. The topics discussed include: randomized approximate nearest neighbor search with limited adaptivity;encoding short ranges in TCAM without expansion: efficient algorithm and applicat...
来源: 评论
annual acm symposium on parallelism in algorithms and architectures
Annual ACM Symposium on Parallelism in Algorithms and Archit...
收藏 引用
27th acm symposium on parallelism in algorithms and architectures, SPAA 2015
The proceedings contain 42 papers. The topics discussed include: sorting with asymmetric read and write costs;myths and misconceptions about threads;new streaming algorithms for parameterized maximal matching & be...
来源: 评论
proceedings of the annual International symposium on Microarchitecture, MICRO
Proceedings of the Annual International Symposium on Microar...
收藏 引用
47th annual IEEE/acm International symposium on Microarchitecture, MICRO 2014
The proceedings contain 53 papers. The topics discussed include: transparent hardware management of stacked DRAM as part of memory;unison cache: a scalable and effective die-stacked DRAM cache;locality-aware mapping o...
来源: 评论
Exploring the Design Space of SPMD Divergence Management on Data-parallel architectures  47
Exploring the Design Space of SPMD Divergence Management on ...
收藏 引用
47th annual IEEE/acm International symposium on Microarchitecture (MICRO)
作者: Lee, Yunsup Grover, Vinod Krashinsky, Ronny Stephenson, Mark Keckler, Stephen W. Asanovic, Krste Univ Calif Berkeley Berkeley CA 94720 USA NVIDIA Santa Clara CA USA Univ Texas Austin Austin TX 78712 USA
Data-parallel architectures must provide efficient support for complex control-flow constructs to support sophisticated applications coded in modern single-program multiple-data languages. As these architectures have ... 详细信息
来源: 评论
SPAA 2014 - proceedings of the 26th acm symposium on parallelism in algorithms and architectures
SPAA 2014 - Proceedings of the 26th ACM Symposium on Paralle...
收藏 引用
26th acm symposium on parallelism in algorithms and architectures, SPAA 2014
The proceedings contain 42 papers. The topics discussed include: on dynamic bin packing for resource allocation in the cloud;on the online fault-tolerant server consolidation problem;on computing maximal independent s...
来源: 评论