Data Integration Tasks on Heterogeneous Systems Using OpenCL
Data Integration Tasks on Heterogeneous Systems Using OpenCL
复制标题
使用 OpenCL 的异构系统上的数据集成任务
DOI:
10.1145/3318170.3318187
复制
发表时间:
2019
期刊:
影响因子:
--
通讯作者:
Chamberlain, Roger D.
中科院分区:
文献类型:
--
作者:
Faber, Clayton J.;Cabrera, Anthony M.;Booker, Orondé;Maayan, Gabe;Chamberlain, Roger D.
In the era of big data, many new algorithms are developed to try and find the most efficient way to perform computations with massive amounts of data. However, what is often overlooked is the preprocessing step for many of these applications. The Data Integration Benchmark Suite (DIBS) [1] was designed to understand the characteristics of dataset transformations in a hardware agnostic way. While on the surface these applications have a high amount of data parallelism, there are caveats in their specification that can potentially affect this characteristic. Even still, OpenCL can be an effective deployment environment for these applications.In this work we take a subset of the data transformations from each category presented in DIBS and implement them in OpenCL to evaluate their performance for heterogeneous systems. For targeting heterogeneous systems, we take a common application and attempt to deploy it to three platforms targetable by OpenCL (CPU, GPU, and FPGA). The applications are evaluated by their average transformation data rate (see Figure 1). We illustrate the advantages of each compute device in the data integration space along with different communications schemes allowed for host/device communication in the OpenCL platform.
DOI:
10.1145/3185768.3186307
发表时间:
2018
期刊:
Companion of the 2018 ACM/SPEC International Conference on Performance Engineering
影响因子:
--
作者:
A. Cabrera;Clayton J. Faber;Kyle Cepeda;Robert Derber;Cooper Epstein;Jason Zheng;R. Cytron;R. Chamberlain
通讯作者:
R. Chamberlain