University of Minnesota M.S. thesis. July 2020. Major: Computer Science. Advisor: ELEAZAR LEAL. 1 computer file (PDF); ix, 49 pages.Columnar database management systems (CDBMS) are specialized database systems that store data in column-major order, i.e. where all the values of each attribute are stored consecutively in storage, as opposed to row-major order, which stores all the values of each row consecutively and is the most commonly strategy used by relational database systems such as Oracle, SQLServer, PostgreSQL, etc. The column-major order approach makes CDBMS more appropriate for data warehouses because query workloads for the latter systems usually involve retrieving all the values of a small subset of attributes. \par Just like i...
GPU acceleration of compute-intensive applications has emerged as a new research frontier with pheno...
Document-oriented databases are popular databases, in which users can store their documents in a sch...
Support for efficient spatial data storage and retrieval have become a vital component in almost all...
This survey paper reviews how the Graphical Processing Unit (GPU) can be leveraged by accelerating q...
Once exotic, computational accelerators are now commonly available in many computing systems. Graphi...
This paper introduces the development of a new GPU-based database to accelerate data retrieval. The ...
AbstractThis study is devoted to exploring possible applications of GPU technology for acceleration ...
Indexing enormous databases such as RDF has been a focus of intense research. As is well understood,...
permits unrestricted use, distribution, and reproduction in any medium, provided the original work i...
Abstract. The vast amount of processing power and memory band-width provided by modern graphics card...
© 2020 Association for Computing Machinery. There has been significant amount of excitement and rece...
Proceedings of the First PhD Symposium on Sustainable Ultrascale Computing Systems (NESUS PhD 2016)...
We present new algorithms for performing fast computa-tion of several common database operations on ...
Analytic database workloads are growing in data size and query complexity. At the same time, compute...
The multi-core trend in CPUs and general purpose graphics processing units (GPUs) offers new opportu...
GPU acceleration of compute-intensive applications has emerged as a new research frontier with pheno...
Document-oriented databases are popular databases, in which users can store their documents in a sch...
Support for efficient spatial data storage and retrieval have become a vital component in almost all...
This survey paper reviews how the Graphical Processing Unit (GPU) can be leveraged by accelerating q...
Once exotic, computational accelerators are now commonly available in many computing systems. Graphi...
This paper introduces the development of a new GPU-based database to accelerate data retrieval. The ...
AbstractThis study is devoted to exploring possible applications of GPU technology for acceleration ...
Indexing enormous databases such as RDF has been a focus of intense research. As is well understood,...
permits unrestricted use, distribution, and reproduction in any medium, provided the original work i...
Abstract. The vast amount of processing power and memory band-width provided by modern graphics card...
© 2020 Association for Computing Machinery. There has been significant amount of excitement and rece...
Proceedings of the First PhD Symposium on Sustainable Ultrascale Computing Systems (NESUS PhD 2016)...
We present new algorithms for performing fast computa-tion of several common database operations on ...
Analytic database workloads are growing in data size and query complexity. At the same time, compute...
The multi-core trend in CPUs and general purpose graphics processing units (GPUs) offers new opportu...
GPU acceleration of compute-intensive applications has emerged as a new research frontier with pheno...
Document-oriented databases are popular databases, in which users can store their documents in a sch...
Support for efficient spatial data storage and retrieval have become a vital component in almost all...