Proceedings of the 11th International Symposium on Highly Efficient Accelerators and Reconfigurable Technologies 2021
DOI: 10.1145/3468044.3468054
|View full text |Cite
|
Sign up to set email alerts
|

A Sorting Library for FPGA Implementation in OpenCL Programming

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2

Citation Types

0
2
0

Year Published

2022
2022
2022
2022

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(2 citation statements)
references
References 13 publications
0
2
0
Order By: Relevance
“…Based on the background, we have introduced a sorting library that can be used with the OpenCL programming model for FPGA [3]. Sorting is a basic arithmetic operation used in the development of various applications, and to accommodate its wide range of uses, libraries are provided in the form of std::sort() for C++ and thrust::sort() for CUDA.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Based on the background, we have introduced a sorting library that can be used with the OpenCL programming model for FPGA [3]. Sorting is a basic arithmetic operation used in the development of various applications, and to accommodate its wide range of uses, libraries are provided in the form of std::sort() for C++ and thrust::sort() for CUDA.…”
Section: Introductionmentioning
confidence: 99%
“…In this paper, we describe in detail the specifications of the sorting library, which could not be described in Ref. [3] due to space limitations, and propose a sorting method for floating-point data as a difference from our previous work. We evaluated the performance of our proposed sorting library for floating-point data and show that it can achieve the same performance as integer types with only a small amount of hardware resource consumption.…”
Section: Introductionmentioning
confidence: 99%