咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是601-610 订阅
排序:
Scheduling Irregular parallel Computations on Hierarchical Caches  11
Scheduling Irregular Parallel Computations on Hierarchical C...
收藏 引用
23rd annual symposium on parallelism in algorithms and architectures
作者: Blelloch, Guy E. Fineman, Jeremy T. Gibbons, Phillip B. Simhadri, Harsha Vardhan Carnegie Mellon Univ Pittsburgh PA 15213 USA
For nested-parallel computations with low depth (span, critical path length) analyzing the work, depth, and sequential cache complexity suffices to attain reasonably strong bounds on the parallel runtime and cache com... 详细信息
来源: 评论
Brief announcement: RedRem: A parallel redundancy remover  11
Brief announcement: RedRem: A parallel redundancy remover
收藏 引用
Proceedings of the twenty-third annual acm symposium on parallelism in algorithms and architectures
作者: Acharya, Hrishikesh Gouda, Mohamed University of Texas at Austin Austin TX United States National Science Foundation Washington DC United States
Policies defined by a sequence of predicate-decision rules, with first-match semantics, are widely used;a notable example is their use in firewalls, where the rules are used to decide whether to accept or discard each... 详细信息
来源: 评论
Evaluating Graph Coloring on GPUs  11
Evaluating Graph Coloring on GPUs
收藏 引用
16th acm symposium on Principles and Practice of parallel Programming
作者: Grosset, A. V. Pascal Zhu, Peihong Liu, Shusen Venkatasubramanian, Suresh Hall, Mary Univ Utah Sch Comp Salt Lake City UT 84112 USA
This paper evaluates features of graph coloring algorithms implemented on graphics processing units (GPUs), comparing coloring heuristics and thread decompositions. As compared to prior work on graph coloring for othe... 详细信息
来源: 评论
Exploring the Tradeoffs between Programmability and Efficiency in Data-parallel Accelerators  11
Exploring the Tradeoffs between Programmability and Efficien...
收藏 引用
38th annual International symposium on Computer Architecture
作者: Lee, Yunsup Avizienis, Rimas Bishara, Alex Xia, Richard Lockhart, Derek Batten, Christopher Asanovic, Krste Univ Calif Berkeley Dept Elect Engn & Comp Sci Berkeley CA 94720 USA
We present a taxonomy and modular implementation approach for data-parallel accelerators, including the MIMD, vector-SIMD, subword-SIMD, SIMT, and vector-thread (VT) architectural design patterns. We have developed a ... 详细信息
来源: 评论
Accelerating CUDA Graph algorithms at Maximum Warp  11
Accelerating CUDA Graph Algorithms at Maximum Warp
收藏 引用
16th acm symposium on Principles and Practice of parallel Programming
作者: Hong, Sungpack Kim, Sang Kyun Oguntebi, Tayo Olukotun, Kunle Stanford Univ Comp Syst Lab Stanford CA 94305 USA
Graphs are powerful data representations favored in many computational domains. Modern GPUs have recently shown promising results in accelerating computationally challenging graph problems but their performance suffer... 详细信息
来源: 评论
Dataflow execution of sequential imperative programs on multicore architectures  44
Dataflow execution of sequential imperative programs on mult...
收藏 引用
44th annual IEEE/acm symposium on Microarchitecture, MICRO 44
作者: Gupta, Gagan Sohi, Gurindar S. Computer Sciences Department University of Wisconsin-Madison Madison WI United States
As multicore processors become the default, researchers are aggressively looking for program execution models that make it easier to use the available resources. Multithreaded programming models that rely on staticall... 详细信息
来源: 评论
Tight Bounds for parallel Randomized Load Balancing  43
Tight Bounds for Parallel Randomized Load Balancing
收藏 引用
43rd acm symposium on Theory of Computing
作者: Lenzen, Christoph Wattenhofer, Roger Swiss Fed Inst Technol Comp Engn & Networks Lab Zurich Switzerland
We explore the fundamental limits of distributed balls-intobins algorithms, i.e., algorithms where balls act in parallel, as separate agents. This problem was introduced by Adler et al., who showed that non-adaptive a... 详细信息
来源: 评论
Preparing students for future architectures with an exploration of multi- and many-core performance  11
Preparing students for future architectures with an explorat...
收藏 引用
Proceedings of the 16th annual joint conference on Innovation and technology in computer science education
作者: Ernst, Daniel J. Department of Computer Science University of Wisconsin - Eau Claire Eau Claire WI 54702-4004 United States
The recent progression of modern computer architectures from serial to multi-core to many-core has raised numerous questions about the placement of parallel computing topics in undergraduate computer science curricula... 详细信息
来源: 评论
Performance Estimation Framework for Automated Exploration of CPU-Accelerator architectures  11
Performance Estimation Framework for Automated Exploration o...
收藏 引用
19th annual acm International symposium on Field-Programmable Gate Arrays
作者: Kenter, Tobias Plessl, Christian Platzner, Marco Kauschke, Michael Univ Paderborn Paderborn Ctr Parallel Comp Paderborn Germany
In this paper we present a fast and fully automated approach for studying the design space when interfacing reconfigurable accelerators with a CPU. Our challenge is, that a reasonable evaluation of architecture parame... 详细信息
来源: 评论
parallel application memory scheduling  44
Parallel application memory scheduling
收藏 引用
44th annual IEEE/acm symposium on Microarchitecture, MICRO 44
作者: Ebrahimi, Eiman Miftakhutdinov, Rustam Fallin, Chris Lee, Chang Joo Joao, José A. Mutlu, Onur Patt, Yale N. Department of Electrical and Computer Engineering University of Texas Austin TX United States Carnegie Mellon University United States Intel Corporation United States
A primary use of chip-multiprocessor (CMP) systems is to speed up a single application by exploiting thread-level parallelism. In such systems, threads may slow each other down by issuing memory requests that interfer... 详细信息
来源: 评论