咨询与建议

限定检索结果

文献类型

  • 15 篇 期刊文献
  • 14 篇 会议
  • 3 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 23 篇 工学
    • 20 篇 计算机科学与技术...
    • 9 篇 软件工程
    • 4 篇 电气工程
  • 14 篇 理学
    • 14 篇 数学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 32 篇 cache-oblivious ...
  • 5 篇 parallel algorit...
  • 4 篇 graph algorithms
  • 3 篇 sorting
  • 3 篇 mpi_alltoall
  • 2 篇 gaussian elimina...
  • 2 篇 minimum path dat...
  • 2 篇 segment intersec...
  • 2 篇 hashing
  • 2 篇 minimum cut
  • 2 篇 schedulers
  • 2 篇 partitioning
  • 2 篇 in-place algorit...
  • 2 篇 voronoi diagrams
  • 2 篇 performance eval...
  • 2 篇 pipelines
  • 2 篇 multicore
  • 2 篇 dynamic programm...
  • 2 篇 multiprocessors
  • 2 篇 scheduling

机构

  • 3 篇 carnegie mellon ...
  • 3 篇 it univ copenhag...
  • 3 篇 charles universi...
  • 2 篇 georgetown univ ...
  • 2 篇 hong kong univ s...
  • 2 篇 univ waterloo sc...
  • 2 篇 swiss fed inst t...
  • 1 篇 caltech ctr math...
  • 1 篇 washington unive...
  • 1 篇 intel labs santa...
  • 1 篇 univ so calif de...
  • 1 篇 cmu pittsburgh p...
  • 1 篇 univ padua dept ...
  • 1 篇 sapienza univ ro...
  • 1 篇 nicta atp nsw 20...
  • 1 篇 georgetown unive...
  • 1 篇 university of aa...
  • 1 篇 mit csail 77 mas...
  • 1 篇 univ padua dept ...
  • 1 篇 swiss fed inst t...

作者

  • 3 篇 blelloch guy e.
  • 3 篇 gibbons phillip ...
  • 2 篇 chan timothy m.
  • 2 篇 li shigang
  • 2 篇 hoefler torsten
  • 2 篇 wei zhewei
  • 2 篇 chen eric y.
  • 2 篇 fusco emanuele g...
  • 2 篇 abu salem fatima...
  • 2 篇 fineman jeremy t...
  • 2 篇 zhang yunquan
  • 2 篇 yi ke
  • 2 篇 bender michael a...
  • 2 篇 gianinazzi lukas
  • 2 篇 simhadri harsha ...
  • 2 篇 silvestri france...
  • 2 篇 pagh rasmus
  • 2 篇 finocchi irene
  • 2 篇 geissmann barbar...
  • 2 篇 caminiti saverio

语言

  • 31 篇 英文
  • 1 篇 其他
检索条件"主题词=cache-oblivious algorithms"
32 条 记 录,以下是1-10 订阅
排序:
Applications of Gray codes in cache-oblivious algorithms
Applications of Gray codes in cache-oblivious algorithms
收藏 引用
作者: Mička, Ondřej Charles University of Prague
Modern computers employ a sophisticated hierarchy of caches to decrease the latency of memory accesses. This led to the development of cache-oblivious algorithms that strive to achieve the best possible performance on... 详细信息
来源: 评论
Parallel Minimum Cuts in Near-linear Work and Low Depth
收藏 引用
ACM TRANSACTIONS ON PARALLEL COMPUTING 2021年 第2期8卷 1–20页
作者: Geissmann, Barbara Gianinazzi, Lukas Swiss Fed Inst Technol Dept Comp Sci Univ Str 6 CAB Zurich Switzerland
We present the first near-linear work and poly-logarithmic depth algorithm for computing a minimum cut in an undirected graph. Previous parallel algorithms with poly-logarithmic depth required at least quadratic work ... 详细信息
来源: 评论
cache-oblivious Hilbert Curve-based Blocking Scheme for Matrix Transposition
收藏 引用
ACM TRANSACTIONS ON MATHEMATICAL SOFTWARE 2022年 第4期48卷 37-37页
作者: Ferreira Alves, Joao Nuno Silveira Russo, Luis Manuel Francisco, Alexandre INESC ID R Alves Redol 9 Lisbon Portugal
This article presents a fast SIMD Hilbert space-filling curve generator, which supports a new cache-oblivious blocking-scheme technique applied to the out-of-place transposition of general matrices. Matrix operations ... 详细信息
来源: 评论
Extending the limits for big data RSA cracking: Towards cache-oblivious TU decomposition
收藏 引用
JOURNAL OF PARALLEL AND DISTRIBUTED COMPUTING 2020年 第0期138卷 65-77页
作者: Abu Salem, Fatima K. Al Arab, Mira Yang, Laurence T. Amer Univ Beirut Comp Sci Dept Beirut Lebanon St Francis Xavier Univ Dept Comp Sci Antagonish NS Canada
Nowadays, Big Data security processes require mining large amounts of content that was traditionally not typically used for security analysis in the past. The RSA algorithm has become the de facto standard for encrypt... 详细信息
来源: 评论
Closing the Gap Between cache-oblivious and cache-adaptive Analysis  20
Closing the Gap Between Cache-oblivious and Cache-adaptive A...
收藏 引用
32nd ACM Symposium on Parallelism in algorithms and Architectures (SPAA)
作者: Bender, Michael A. Chowdhury, Rezaul A. Das, Rathish Johnson, Rob Kuszmaul, William Lincoln, Andrea Liu, Quanquan C. Lynch, Jayson Xu, Helen SUNY Stony Brook Stony Brook NY 11794 USA VMware Res Palo Alto CA USA MIT CSAIL 77 Massachusetts Ave Cambridge MA 02139 USA
cache-adaptive analysis was introduced to analyze the performance of an algorithm when the cache (or internal memory) available to the algorithm dynamically changes size. These memory-size fluctuations are, in fact, t... 详细信息
来源: 评论
Compact I/O-Efficient Graph Representations
Compact I/O-Efficient Graph Representations
收藏 引用
作者: Tětek, Jakub Charles University of Prague
The objective of this thesis is to develop a fast memory-efficient representa- tion of some graphs that occur in real-world applications. We consider separable graph classes (e.g. planar graphs or graphs of bounded ge... 详细信息
来源: 评论
cache-oblivious MPI All-to-All Communications Based on Morton Order
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 2018年 第3期29卷 542-555页
作者: Li, Shigang Zhang, Yunquan Hoefler, Torsten Chinese Acad Sci Inst Comp Technol State Key Lab Comp Architecture Beijing 100864 Peoples R China ETH Dept Comp Sci CH-8092 Zurich Switzerland
Many-core systems with a rapidly increasing number of cores pose a significant challenge to parallel applications to use their complex memory hierarchies efficiently. Many such applications rely on collective communic... 详细信息
来源: 评论
Parallel Minimum Cuts in Near-linear Work and Low Depth  18
Parallel Minimum Cuts in Near-linear Work and Low Depth
收藏 引用
30th ACM Symposium on Parallelism in algorithms and Architectures (SPAA)
作者: Geissmann, Barbara Gianinazzi, Lukas Swiss Fed Inst Technol Dept Comp Sci Zurich Switzerland
We present the first near-linear work and poly-logritharithmic depth algorithm for computing a minimum cut in a graph, while previous parallel algorithms with poly-logarithmic depth required at least quadratic work in... 详细信息
来源: 评论
Resilient Dynamic Programming
收藏 引用
ALGORITHMICA 2017年 第2期77卷 389-425页
作者: Caminiti, Saverio Finocchi, Irene Fusco, Emanuele G. Silvestri, Francesco Sapienza Univ Rome Dept Comp Sci Rome Italy Univ Padua Dept Informat Engn Padua Italy IT Univ Copenhagen Copenhagen Denmark
We investigate the design of dynamic programming algorithms in unreliable memories, i.e., in the presence of errors that lead the logical state of some bits to be read differently from how they were last written. Assu... 详细信息
来源: 评论
cache-oblivious MPI All-to-All Communications on Many-Core Architectures  22
Cache-Oblivious MPI All-to-All Communications on Many-Core A...
收藏 引用
22nd ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming (PPoPP)
作者: Li, Shigang Zhang, Yunquan Hoefler, Torsten Chinese Acad Sci Inst Comp Technol SKL Comp Architecture Beijing Peoples R China Swiss Fed Inst Technol Dept Comp Sci 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 ... 详细信息
来源: 评论