咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是21-30 订阅
排序:
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... 详细信息
来源: 评论
Brief Announcement: cache-oblivious Scheduling of Streaming Applications
Brief Announcement: Cache-Oblivious Scheduling of Streaming ...
收藏 引用
26th ACM Symposium on Parallelism in algorithms and Architectures (SPAA)
作者: Agrawal, Kunal Fineman, Jeremy T. Washington Univ St Louis MO 63110 USA Georgetown Univ Washington DC 20057 USA
This paper considers the problem of cache-obliviously scheduling streaming pipelines on uniprocessors with the goal of minimizing cache misses. Our recursive algorithm is not parameterized by cache size, yet it achiev... 详细信息
来源: 评论
cache-oblivious Hashing  10
Cache-Oblivious Hashing
收藏 引用
29th ACM SIGMOD-SIGACT-SIGART Symposium on Principles of Database Systems
作者: Pagh, Rasmus Wei, Zhewei Yi, Ke Zhang, Qin IT Univ Copenhagen Copenhagen Denmark Hong Kong Univ Sci & Technol Hong Kong Hong Kong Peoples R China
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 ... 详细信息
来源: 评论
An Experimental Comparison of cache-oblivious and cache-conscious Programs  07
An Experimental Comparison of Cache-oblivious and Cache-cons...
收藏 引用
19th Annual Symposium on Parallelism in algorithms and Architectures
作者: Yotov, Kamen Roeder, Tom Pingali, Keshav Gunnels, John Gustavson, Fred Cornell Univ Ithaca NY 14853 USA IBM Corp TJ Watson Res Ctr Armonk NY 10504 USA
cache-oblivious algorithms have been advanced as a way of circumventing some of the difficulties of optimizing applications to take advantage of the memory hierarchy of modern microprocessors. These algorithms are bas... 详细信息
来源: 评论
Brief Announcement: Low Depth cache-oblivious Sorting  09
Brief Announcement: Low Depth Cache-Oblivious Sorting
收藏 引用
21st ACM Symposium on Parallelism in algorithms and Architectures
作者: Blelloch, Guy E. Gibbons, Phillip B. Simhadri, Harsha Vardhan Carnegie Mellon Univ Pittsburgh PA 15213 USA
cache-oblivious algorithms have the advantage of achieving good sequential cache complexity across all levels of a multi-level cache hierarchy, regardless of the specifies (cache size and cache line size) of each leve... 详细信息
来源: 评论
Dynamic programming in faulty memory hierarchies (cache-obliviously)
Dynamic programming in faulty memory hierarchies (cache-obli...
收藏 引用
31st IARCS Annual International Conference on Foundations of Software Technology and Theoretical Computer Science (FSTTCS)
作者: Caminiti, Saverio Finocchi, Irene Fusco, Emanuele G. Silvestri, Francesco Univ Roma La Sapienza Dept Comp Sci Rome Italy Univ Padua Dept Informat Engn I-35100 Padua Italy
Random access memories suffer from transient errors that lead the logical state of some bits to be read differently from how they were last written. Due to technological constraints, caches in the memory hierarchy of ... 详细信息
来源: 评论
Praktické datové struktury
Praktické datové struktury
收藏 引用
作者: Pokorný, Michael Charles University of Prague
In this thesis, we implement several data structures for ordered and unordered dictionaries and we benchmark their performance in main memory on synthetic and practical workloads. Our survey includes both well-known d... 详细信息
来源: 评论
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 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 ... 详细信息
来源: 评论
POSTER: cache-oblivious MPI All-to-All Communications on Many-Core Architectures  17
POSTER: Cache-Oblivious MPI All-to-All Communications on Man...
收藏 引用
Proceedings of the 22nd ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming
作者: Shigang Li Yunquan Zhang Torsten Hoefler Institute of Computing Technology Chinese Academy of Sciences Beijing China ETH Zurich 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 ... 详细信息
来源: 评论