咨询与建议

限定检索结果

文献类型

  • 1,504 篇 会议
  • 105 篇 期刊文献

馆藏范围

  • 1,609 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 1,168 篇 工学
    • 1,111 篇 计算机科学与技术...
    • 557 篇 软件工程
    • 118 篇 电气工程
    • 75 篇 信息与通信工程
    • 46 篇 控制科学与工程
    • 37 篇 电子科学与技术(可...
    • 13 篇 材料科学与工程(可...
    • 13 篇 农业工程
    • 11 篇 机械工程
    • 11 篇 光学工程
    • 8 篇 化学工程与技术
    • 8 篇 生物工程
    • 7 篇 建筑学
    • 7 篇 生物医学工程(可授...
    • 6 篇 动力工程及工程热...
    • 5 篇 土木工程
    • 3 篇 力学(可授工学、理...
  • 579 篇 理学
    • 557 篇 数学
    • 55 篇 统计学(可授理学、...
    • 16 篇 物理学
    • 9 篇 生物学
    • 9 篇 系统科学
    • 8 篇 化学
  • 73 篇 管理学
    • 64 篇 管理科学与工程(可...
    • 40 篇 工商管理
    • 10 篇 图书情报与档案管...
  • 16 篇 农学
    • 16 篇 作物学
  • 6 篇 经济学
    • 6 篇 应用经济学
  • 3 篇 法学
    • 3 篇 社会学
  • 3 篇 教育学
    • 3 篇 教育学
  • 2 篇 医学
  • 1 篇 文学
  • 1 篇 军事学

主题

  • 237 篇 parallel algorit...
  • 173 篇 parallel process...
  • 80 篇 computer archite...
  • 74 篇 parallel process...
  • 57 篇 parallel program...
  • 55 篇 algorithms
  • 47 篇 parallel archite...
  • 41 篇 hardware
  • 30 篇 scheduling
  • 27 篇 computer program...
  • 21 篇 graph algorithms
  • 20 篇 computer systems...
  • 18 篇 approximation al...
  • 18 篇 processor schedu...
  • 18 篇 computational mo...
  • 18 篇 field programmab...
  • 17 篇 parallel computi...
  • 16 篇 computer science
  • 16 篇 performance
  • 16 篇 delay

机构

  • 32 篇 carnegie mellon ...
  • 15 篇 swiss fed inst t...
  • 15 篇 carnegie mellon ...
  • 11 篇 univ maryland de...
  • 11 篇 stanford univ st...
  • 10 篇 univ maryland co...
  • 10 篇 mit 77 massachus...
  • 10 篇 univ calif berke...
  • 8 篇 eth zurich
  • 7 篇 georgetown univ ...
  • 7 篇 mit cambridge ma...
  • 7 篇 univ texas austi...
  • 6 篇 penn state univ ...
  • 6 篇 mit csail cambri...
  • 5 篇 univ calif river...
  • 5 篇 princeton univer...
  • 5 篇 university of ma...
  • 5 篇 microsoft res re...
  • 5 篇 carnegie mellon ...
  • 5 篇 harvard univ cam...

作者

  • 38 篇 blelloch guy e.
  • 20 篇 gu yan
  • 18 篇 gibbons phillip ...
  • 18 篇 shun julian
  • 18 篇 goodrich michael...
  • 16 篇 fineman jeremy t...
  • 15 篇 sun yihan
  • 14 篇 dhulipala laxman
  • 13 篇 vishkin uzi
  • 12 篇 agrawal kunal
  • 11 篇 leiserson charle...
  • 10 篇 ballard grey
  • 10 篇 hoefler torsten
  • 10 篇 anon
  • 10 篇 miller gary l.
  • 10 篇 harris david g.
  • 9 篇 ghaffari mohsen
  • 9 篇 tangwongsan kana...
  • 9 篇 reif john h.
  • 9 篇 demmel james

语言

  • 1,569 篇 英文
  • 40 篇 其他
检索条件"任意字段=Annual ACM Symposium on Parallel Algorithms and Architectures"
1609 条 记 录,以下是361-370 订阅
排序:
parallel equivalence class sorting: algorithms, lower bounds, and distribution-based analysis  16
Parallel equivalence class sorting: Algorithms, lower bounds...
收藏 引用
28th acm symposium on parallelism in algorithms and architectures, SPAA 2016
作者: Devanny, William E. Goodrich, Michael T. Jetviroj, Kristopher Dept. of Computer Science Univ. of California Irvine IrvineCA92697 United States
We study parallel comparison-based algorithms for finding all equivalence classes of a set of n elements, where sorting according to some total order is not possible. Such scenarios arise, for example, in applications... 详细信息
来源: 评论
POSTER: Cache-Oblivious MPI All-to-All Communications on Many-Core architectures  17
POSTER: Cache-Oblivious MPI All-to-All Communications on Man...
收藏 引用
Proceedings of the 22nd acm SIGPLAN symposium on Principles and Practice of parallel Programming
作者: Shigang Li Yunquan Zhang Torsten Hoefler Institute of Computing Technology Chinese Academy of Sciences Beijing China ETH Zurich Zurich Switzerland
In the many-core era, the performance of MPI collectives is more dependent on the intra-node communication component. However, the communication algorithms generally inherit from the inter-node version and ignore the ... 详细信息
来源: 评论
parallel algorithms for asymmetric read-write costs  16
Parallel algorithms for asymmetric read-write costs
收藏 引用
28th acm symposium on parallelism in algorithms and architectures, SPAA 2016
作者: Ben-David, Naama Blelloch, Guy E. Fineman, Jeremy T. Gibbons, Phillip B. Gu, Yan McGuffey, Charles Shun, Julian Carnegie Mellon University United States Georgetown University United States UC Berkeley United States
Motivated by the significantly higher cost of writing than reading in emerging memory technologies, we consider parallel algorithm design under such asymmetric read-write costs, with the goal of reducing the number of... 详细信息
来源: 评论
Deterministic parallel algorithms for fooling polylogarithmic juntas and the Lovasz Local Lemma  17
Deterministic parallel algorithms for fooling polylogarithmi...
收藏 引用
annual acm-Society for Industrial and Applied Mathmatics symposium on Discrete algorithms
作者: David G. Harris Department of Computer Science University of Maryland
Many randomized algorithms can be derandomized efficiently using either the method of conditional expectations or probability spaces with low (almost-) independence. A series of papers, beginning with work by Luby (19... 详细信息
来源: 评论
parallel metric tree embedding based on an algebraic view on moore-bellman-ford  16
Parallel metric tree embedding based on an algebraic view on...
收藏 引用
28th acm symposium on parallelism in algorithms and architectures, SPAA 2016
作者: Friedrichs, Stephan Lenzen, Christoph Max Planck Institute for Informatics Saarbrücken Graduate School of Computer Science Saarbrücken Germany
A metric tree embedding of expected stretch α maps a weighted n-node graph G = (V, E, ω) to a weighted tree T = (VT, ET, ωT) with V C VT, and dist(v, w, G) ≤ dist(v, w, T) and E[dist(v, w, T)] ≤ αdist(v, w, G) f... 详细信息
来源: 评论
Latency-hiding work stealing: Scheduling interacting parallel computations with work stealing  16
Latency-hiding work stealing: Scheduling interacting paralle...
收藏 引用
28th acm symposium on parallelism in algorithms and architectures, SPAA 2016
作者: Muller, Stefan K. Acar, Umut A. Carnegie Mellon University PittsburghPA United States
With the rise of multicore computers, parallel applications no longer consist solely of computational, batch workloads, but also include applications that may, for example, take input from a user, access secondary sto... 详细信息
来源: 评论
Some Sequential algorithms are Almost Always parallel  17
Some Sequential Algorithms are Almost Always Parallel
收藏 引用
Proceedings of the 29th acm symposium on parallelism in algorithms and architectures
作者: Guy E. Blelloch Carnegie Mellon University Pittsburgh PA USA
Over the years many interesting and efficient parallel algorithms have been developed to solve a wide variety of problems, but not much attention has been paid to studying the inherent parallelism in sequential algori...
来源: 评论
Just join for parallel ordered sets  16
Just join for parallel ordered sets
收藏 引用
28th acm symposium on parallelism in algorithms and architectures, SPAA 2016
作者: Blelloch, Guy E. Ferizovic, Daniel Sun, Yihan Carnegie Mellon University United States Karlsruhe Institute of Technology Germany
Ordered sets (and maps when data is associated with each key) are one of the most important and useful data types. The set-set functions union, intersection and difference are particularly useful in certain applicatio... 详细信息
来源: 评论
parallel algorithms for Select and Partition with Noisy Comparisons  16
Parallel Algorithms for Select and Partition with Noisy Comp...
收藏 引用
48th annual acm SIGACT symposium on Theory of Computing (STOC)
作者: Braverman, Mark Mao, Jieming Weinberg, S. Matthew Princeton Univ Dept Comp Sci Princeton NJ 08544 USA
We consider the problem of finding the kth highest element in a totally ordered set of n elements (SELECT), and partitioning a totally ordered set into the top k and bottom n-k elements (PARTITION) using pairwise comp... 详细信息
来源: 评论
Provably good and practically efficient parallel race detection for fork-join programs  16
Provably good and practically efficient parallel race detect...
收藏 引用
28th acm symposium on parallelism in algorithms and architectures, SPAA 2016
作者: Utterback, Robert Agrawal, Kunal Fineman, Jeremy T. Lee, I-Ting Angelina Washington University St. Louis United States Georgetown University United States
If a parallel program has determinacy race(s), different schedules can result in memory accesses that observe different values - various race-detection tools have been designed to find such bugs. A key component of ra... 详细信息
来源: 评论