咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是511-520 订阅
排序:
parallel rotor walks on finite graphs and applications in discrete load balancing  13
Parallel rotor walks on finite graphs and applications in di...
收藏 引用
25th acm symposium on parallelism in algorithms and architectures, SPAA 2013
作者: Akbari, Hoda Berenbrink, Petra Simon Fraser University Burnaby BC Canada
We study the parallel rotor walk process, which works as follows: Consider a graph along with an arbitrary distribution of tokens over its nodes. Every node is equipped with a rotor that points to its neighbours in a ... 详细信息
来源: 评论
Modeling communication in cache-coherent SMP systems - A case study with Xeon Phi
Modeling communication in cache-coherent SMP systems - A cas...
收藏 引用
22nd acm International symposium on High-Performance parallel and Distributed Computing, HPDC 2013
作者: Ramos, Sabela Hoefler, Torsten Computer Architecture Group University of A Coruña A Coruña Spain Scalable Parallel Computing Lab. ETH Zurich Zurich Switzerland
Most multi-core and some many-core processors implement cache coherency protocols that heavily complicate the design of optimal parallel algorithms. Communication is performed implicitly by cache line transfers betwee... 详细信息
来源: 评论
Convergence and Scalarization for Data-parallel architectures
Convergence and Scalarization for Data-Parallel Architecture...
收藏 引用
11th IEEE/acm International symposium on Code Generation and Optimization (CGO)
作者: Lee, Yunsup Krashinsky, Ronny Grover, Vinod Keckler, Stephen W. Asanovic, Krste Univ Calif Berkeley Berkeley CA 94720 USA NVIDIA Santa Clara CA USA Univ Texas Austin Austin TX 78712 USA
Modern throughput processors such as GPUs achieve high performance and efficiency by exploiting data parallelism in application kernels expressed as threaded code. One draw-back of this approach compared to convention... 详细信息
来源: 评论
On-the-Fly Pipeline parallelism  13
On-the-Fly Pipeline Parallelism
收藏 引用
25th acm symposium on parallelism in algorithms and architectures, SPAA 2013
作者: Lee, I.-Ting Angelina Leiserson, Charles E. Schardr, Tao B. Sukha, Jim Zhunping, Zhang MIT CSAIL 32 Vassar Street Cambridge MA 02139 United States Intel Corporation 25 Manchester Street Suite 200 Merrimack NH 03054 United States
Pipeline parallelism organizes a parallel program as a linear sequence of s stages. Each stage processes elements of a data stream, passing each processed data element to the next stage, and then taking on a new eleme... 详细信息
来源: 评论
Chimera grids for water simulation  13
Chimera grids for water simulation
收藏 引用
12th acm SIGGRAPH / Eurographics symposium on Computer Animation, SCA 2013
作者: Elliot English, R. Qiu, Linhai Yu, Yue Fedkiw, Ronald Stanford University United States Industrial Light + Magic United States
We introduce a new method for large scale water simulation using Chimera grid embedding, which discretizes space with overlapping Cartesian grids that translate and rotate in order to decompose the domain into differe... 详细信息
来源: 评论
Empirical Evaluation of the parallel Distribution Sweeping Framework on Multicore architectures
Empirical Evaluation of the Parallel Distribution Sweeping F...
收藏 引用
21st annual European symposium on algorithms (ESA)
作者: Ajwani, Deepak Sitchinava, Nodari Bell Labs Ireland Dublin Ireland Karlsruhe Inst Technol D-76021 Karlsruhe Germany Univ Hawaii Honolulu HI 96822 USA
In this paper, we perform an empirical evaluation of the parallel External Memory (PEM) model in the context of geometric problems. In particular, we implement the parallel distribution sweeping framework of Ajwani, S... 详细信息
来源: 评论
Data Layout Optimization for GPGPU architectures  13
Data Layout Optimization for GPGPU Architectures
收藏 引用
18th acm SIGPLAN symposium on Principles and Practice of parallel Programming
作者: Liu, Jun Ding, Wei Jang, Ohyoung Kandemir, Mahmut Penn State Univ University Pk PA 16802 USA
GPUs are being widely used in accelerating general-purpose applications, leading to the emergence of GPGPU architectures. New programming models, e. g., Compute Unified Device Architecture (CUDA), have been proposed t... 详细信息
来源: 评论
Scheduling parallel Programs by Work Stealing with Private Deques  13
Scheduling Parallel Programs by Work Stealing with Private D...
收藏 引用
18th acm SIGPLAN symposium on Principles and Practice of parallel Programming
作者: Acar, Umut A. Chargueraud, Arthur Rainey, Mike Carnegie Mellon Univ Dept Comp Sci Pittsburgh PA 15213 USA Univ Paris 11 CNRS LRI Orsay France
Work stealing has proven to be an effective method for scheduling parallel programs on multicore computers. To achieve high performance, work stealing distributes tasks between concurrent queues, called deques, which ... 详细信息
来源: 评论
Locality-Aware Task Management for Unstructured parallelism: A Quantitative Limit Study
Locality-Aware Task Management for Unstructured Parallelism:...
收藏 引用
25th acm symposium on parallelism in algorithms and architectures, SPAA 2013
作者: Yoo, Richard M. Hughes, Christopher J. Kim, Changkyu Chen, Yen-Kuang Kozyrakis, Christos Parallel Computing Laboratory Intel Labs Santa Clara CA 95054 United States Pervasive Parallelism Laboratory Stanford University Stanford CA 94305 United States
As we increase the number of cores on a processor die, the onchip cache hierarchies that support these cores are getting larger, deeper, and more complex. As a result, non-uniform memory access effects are now prevale... 详细信息
来源: 评论
Executing dynamic data-graph computations deterministically using chromatic scheduling  14
Executing dynamic data-graph computations deterministically ...
收藏 引用
Proceedings of the 26th acm symposium on parallelism in algorithms and architectures
作者: Tim Kaler William Hasenplaugh Tao B. Schardl Charles E. Leiserson MIT CSAIL Cambridge MA USA
A data-graph computation — popularized by such programming systems as Galois, Pregel, GraphLab, PowerGraph, and GraphChi — is an algorithm that performs local updates on the vertices of a graph. During each round of... 详细信息
来源: 评论