Mastering the NEC Vector Engine Accelerator for Analytical Query Processing

Research output: Contribution to book/conference proceedings/anthology/reportConference contributionContributedpeer-review

Contributors

Abstract

NEC Corporation offers a vector engine as a specialized co-processor having two unique features. On the one hand, it operates on vector registers multiple times wider than those of recent mainstream x86-processors. On the other hand, this accelerator provides a memory bandwidth of up to 1.2TB/s for 48GB of main memory. Both features are interesting for analytical query processing: First, vectorization based on the Single Instruction Multiple Data (SIMD) paradigm is a state-of-The-Art technique to improve the query performance on x86-processors. Thus, for this accelerator we are able to use the same programming, processing, and optimization concepts as for the host x86-processor. Second, this vector engine is an optimal platform for investigating the efficient vector processing on wide vector registers. To achieve that, we describe an approach to master this co-processor for analytical query processing using a column-store specific abstraction layer for vectorization in this paper. We also detail on selected evaluation results to show the benefits and shortcomings of our approach as well as of the coprocessor compared to x86-processors. We conclude the paper with a discussion on interesting future research activities.

Details

Original languageEnglish
Title of host publication2021 IEEE 37th International Conference on Data Engineering Workshops (ICDEW)
PublisherIEEE, New York [u. a.]
Pages60-65
Number of pages6
ISBN (electronic)9781665448901
Publication statusPublished - Apr 2021
Peer-reviewedYes

Conference

Title37th IEEE International Conference on Data Engineering Workshops, ICDEW 2021
Duration19 - 22 April 2021
CityVirtual, Chania
CountryGreece

External IDs

Scopus 85107661050
ORCID /0000-0001-8107-2775/work/142253549

Keywords

Keywords

  • Abstraction, Query Processing, Vectorization