首页 / 资料库 / 文献详情

Cache-Conscious Data Cube Computation on a Modern Processor

Moe KeyMoe Beijing

2009Computer Science被引 1

出版方页面 →

摘要

Data cube computation is an important problem in the field of data warehousing and OLAP(online analytical processing).Although it has been studied extensively in the past,most of its algorithms are designed without considering CPU and cache behavior.In this paper,we first propose a cache-conscious cubing approach called CC-Cubing to efficiently compute data cubes on a modern processor.This method can enhance CPU and cache performances.It adopts an integrated depth-first and breadth-first partitioning order and partitions multiple dimensions simultaneously.The partitioning scheme improves the data spatial locality and increases the utilization of cache lines.Software prefetching techniques are then applied in the sorting phase to hide the expensive cache misses associated with data scans.In addition,a cache-aware method is used in CC-Cubing to switch the sort algorithm dynamically.Our performance study shows that CC-Cubing outperforms BUC,Star-Cubing and MM-Cubing in most cases.Then,in order to fully utilize an SMT(simultaneous multithreading) processor,we present a thread-based CC-Cubing-SMT method.This parallel method provides an improvement up to 27% for the single-threaded CC-Cubing algorithm.

引用本文(GB/T 7714)

Moe Key, Moe Beijing. Cache-Conscious Data Cube Computation on a Modern Processor[J]. 未知来源, 2009.

引文网络

参考文献与被引分析加载中…

本站仅收录题录与摘要供学习参考,全文版权归属出版方;如有侵权请联系我们删除。