咨询与建议

限定检索结果

文献类型

  • 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 订阅
排序:
Optimal in-place and cache-oblivious algorithms for 3-d convex hulls and 2-d segment intersection
收藏 引用
COMPUTATIONAL GEOMETRY-THEORY AND APPLICATIONS 2010年 第8期43卷 636-646页
作者: Chan, Timothy M. Chen, Eric Y. Univ Waterloo Cheriton Sch Comp Sci Waterloo ON N2L 3G1 Canada
We describe the first optimal randomized in-place algorithm for the basic 3-d convex hull problem (and, in particular, for 2-d Voronoi diagrams). The algorithm runs in O(n log n) expected time using only O(1) extra sp... 详细信息
来源: 评论
Low Depth cache-oblivious algorithms  10
Low Depth Cache-Oblivious Algorithms
收藏 引用
22nd ACM Symposium on Parallelism in algorithms and Architectures
作者: Blelloch, Guy E. Gibbons, Phillip B. Simhadri, Harsha Vardhan Carnegie Mellon Univ Pittsburgh PA 15213 USA
In this paper we explore a simple and general approach for developing parallel algorithms that lead to good cache complexity on parallel machines with private or shared caches The approach is to design nested-parallel... 详细信息
来源: 评论
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... 详细信息
来源: 评论
An optimal cache-oblivious priority queue and its application to graph algorithms
收藏 引用
SIAM JOURNAL ON COMPUTING 2007年 第6期36卷 1672-1695页
作者: Arge, Lars Bender, Michael A. Demaine, Erik D. Holland-Minkley, Bryan Munro, J. Ian Univ Aarhus Dept Comp Sci DK-8200 Aarhus N Denmark SUNY Stony Brook Dept Comp Sci Stony Brook NY 11794 USA MIT Comp Sci Lab Cambridge MA 02139 USA Duke Univ Dept Comp Sci Durham NC 27708 USA Univ Waterloo Sch Comp Sci Waterloo ON N2L 3G1 Canada
We develop an optimal cache-oblivious priority queue data structure, supporting insertion, deletion, and delete-min operations in O(1/B log M / B N/B) amortized memory transfers, where M and B are the memory and block... 详细信息
来源: 评论
cache-oblivious Hashing
收藏 引用
ALGORITHMICA 2014年 第4期69卷 864-883页
作者: Pagh, Rasmus Wei, Zhewei Yi, Ke Zhang, Qin IT Univ Copenhagen Copenhagen Denmark Aarhus Univ Dept Comp Sci MADALGO Ctr Mass Data Algorithm DK-8000 Aarhus Denmark Hong Kong Univ Sci & Technol Hong Kong Hong Kong Peoples R China Indiana Univ Bloomington IN USA
The hash table, especially its external memory version, is one of the most important index structures in large databases. Assuming a truly random hash function, it is known that in a standard external hash table with ... 详细信息
来源: 评论
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... 详细信息
来源: 评论
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... 详细信息
来源: 评论
An empirical study of cache-oblivious polygon indecomposability testing
收藏 引用
COMPUTING 2010年 第1-2期88卷 55-78页
作者: Abu Salem, Fatima K. Soudah, Rawan N. Amer Univ Beirut Dept Comp Sci Beirut 11072020 Lebanon
We implement and undertake an empirical study of the cache-oblivious variant of the polygon indecomposability testing algorithm of Gao and Lauder, based on a depth-first search (DFS) traversal of the computation tree.... 详细信息
来源: 评论
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... 详细信息
来源: 评论
A Synergetic Approach to Throughput Computing on x86-Based Multicore Desktops
收藏 引用
IEEE SOFTWARE 2011年 第1期28卷 39-50页
作者: Luk, Chi-Keung Newton, Ryan Hasenplaugh, William Hampton, Mark Lowney, Geoff Intel
In the era of multicores, many applications that require substantial computing power and data crunching can now run on desktop PCs. However, to achieve the best possible performance, developers must write applications... 详细信息
来源: 评论