咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

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

主题

  • 237 篇 parallel algorit...
  • 175 篇 parallel process...
  • 80 篇 computer archite...
  • 74 篇 parallel process...
  • 57 篇 parallel program...
  • 56 篇 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 篇 performance
  • 16 篇 delay
  • 15 篇 computer science

机构

  • 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,556 篇 英文
  • 54 篇 其他
检索条件"任意字段=Annual ACM Symposium on Parallel Algorithms and Architectures"
1610 条 记 录,以下是141-150 订阅
排序:
Minimizing speculation overhead in a parallel recognizer for regular texts  25
Minimizing speculation overhead in a parallel recognizer for...
收藏 引用
Proceedings of the 30th acm SIGPLAN annual symposium on Principles and Practice of parallel Programming
作者: Angelo Borsotti Luca Breveglieri Angelo Morzenti Stefano Crespi Reghizzi Politecnico di Milano Milano Italy Politecnico di Milano and CNR-IEIIT Milano Italy
Speculative data-parallel algorithms for language recognition have been widely experimented for various types of finitestate automata (FA), deterministic (DFA) and nondeterministic (NFA), often derived fromregular exp... 详细信息
来源: 评论
Low-span parallel algorithms for the binary-forking model  21
Low-span parallel algorithms for the binary-forking model
收藏 引用
33rd acm symposium on parallelism in algorithms and architectures, SPAA 2021
作者: Ahmad, Zafar Chowdhury, Rezaul Das, Rathish Ganapathi, Pramod Gregory, Aaron Javanmard, Mohammad Mahdi Stony Brook University Stony BrookNY United States University of Waterloo WaterlooON Canada
The binary-forking model is a parallel computation model, formally defined by Blelloch et al., in which a thread can fork a concurrent child thread, recursively and asynchronously. The model incurs a cost of (log n) t... 详细信息
来源: 评论
The Dataflow Abstract Machine Simulator Framework
The Dataflow Abstract Machine Simulator Framework
收藏 引用
annual International symposium on Computer Architecture, ISCA
作者: Nathan Zhang Rubens Lacouture Gina Sohn Paul Mure Qizheng Zhang Fredrik Kjolstad Kunle Olukotun Stanford University Stanford USA MIT Cambridge USA
The growing interest in novel dataflow architectures and streaming execution paradigms has created the need for a simulator optimized for modeling dataflow systems. To fill this need, we present three new techniques t... 详细信息
来源: 评论
Scalable, Programmable and Dense: The HammerBlade Open-Source RISC-V Manycore
Scalable, Programmable and Dense: The HammerBlade Open-Sourc...
收藏 引用
annual International symposium on Computer Architecture, ISCA
作者: Dai Cheol Jung Max Ruttenberg Paul Gao Scott Davidson Daniel Petrisko Kangli Li Aditya K Kamath Lin Cheng Shaolin Xie Peitian Pan Zhongyuan Zhao Zichao Yue Bandhav Veluri Sripathi Muralitharan Adrian Sampson Andrew Lumsdaine Zhiru Zhang Christopher Batten Mark Oskin Dustin Richmond Michael Bedford Taylor University of Washington Cornell University PNNL University of California Santa Cruz
Existing tiled manycore architectures propose to convert abundant silicon resources into general-purpose parallel processors with unmatched computational density and programmability. However, as we approach 100 K core... 详细信息
来源: 评论
Massively parallel algorithms for distance approximation and spanners  21
Massively parallel algorithms for distance approximation and...
收藏 引用
33rd acm symposium on parallelism in algorithms and architectures, SPAA 2021
作者: Biswas, Amartya Shankha Dory, Michal Ghaffari, Mohsen Mitrović, Slobodan Nazari, Yasamin Massachusetts Institute of Technology Cambridge United States ETH Zurich Zurich Switzerland Johns Hopkins University Baltimore United States
Over the past decade, there has been increasing interest in distributed/parallel algorithms for processing large-scale graphs. By now, we have quite fast algorithms - -usually sublogarithmic-time and often poly(loglog... 详细信息
来源: 评论
A Deterministic Algorithm for the MST Problem in Constant Rounds of Congested Clique  2021
A Deterministic Algorithm for the MST Problem in Constant Ro...
收藏 引用
53rd annual acm SIGACT symposium on Theory of Computing (STOC)
作者: Nowicki, Krzysztof Univ Copenhagen Copenhagen Denmark Univ Wroclaw Wroclaw Poland
In this paper we show that the Minimum Spanning Tree problem (MST) can be solved deterministically in O(1) rounds of the Congested Clique model. In the Congested Clique model there are n players that perform computati... 详细信息
来源: 评论
A Cloud-Agnostic Serverless Architecture for Distributed Machine Learning
A Cloud-Agnostic Serverless Architecture for Distributed Mac...
收藏 引用
IEEE/acm International symposium on Big Data Computing (BDC)
作者: Ionut Predoaia Pedro García-López University of York United Kingdom Universitat Rovira i Virgili Spain
Serverless computing has shown vast potential for big data analytics applications, especially involving machine learning algorithms. Nevertheless, little consideration has been given in the literature to cloud-agnosti... 详细信息
来源: 评论
A Deterministic parallel APSP Algorithm and its Applications  32
A Deterministic Parallel APSP Algorithm and its Applications
收藏 引用
32nd annual acm-SIAM symposium on Discrete algorithms (SODA)
作者: Karczmarz, Adam Sankowski, Piotr Univ Warsaw Inst Informat Warsaw Poland
In this paper we show a deterministic parallel all-pairs shortest paths algorithm for real-weighted directed graphs. The algorithm has (O) over tilde (nm + (n/d)(3)) work and (O) over tilde (d) depth for any depth par... 详细信息
来源: 评论
SmartSAGE: Training Large-scale Graph Neural Networks using In-Storage Processing architectures  22
SmartSAGE: Training Large-scale Graph Neural Networks using ...
收藏 引用
49th IEEE/acm annual International symposium on Computer Architecture (ISCA)
作者: Lee, Yunjae Chung, Jinha Rhu, Minsoo Korea Adv Inst Sci & Technol Sch Elect Engn Daejeon South Korea
Graph neural networks (GNNs) can extract features by learning both the representation of each objects (i.e., graph nodes) and the relationship across different objects (i.e., the edges that connect nodes), achieving s... 详细信息
来源: 评论
ParaBit: Processing parallel Bitwise Operations in NAND Flash Memory based SSDs  21
ParaBit: Processing Parallel Bitwise Operations in NAND Flas...
收藏 引用
54th annual IEEE/acm International symposium on Microarchitecture (MICRO)
作者: Gao, Congming Xin, Xin Lu, Youyou Zhang, Youtao Yang, Jun Shu, Jiwu Tsinghua Univ Dept Comp Sci & Technol BNRist Beijing Peoples R China Univ Pittsburgh Dept Elect & Comp Engn Pittsburgh PA 15260 USA Univ Pittsburgh Dept Comp Sci Pittsburgh PA 15260 USA
Processing-in-memory (PIM) and in-storage-computing (ISC) architectures have been constructed to implement computation inside memory and near storage, respectively. While effectively mitigating the overhead of data mo... 详细信息
来源: 评论