ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Journal Article Out-of-core GPU 2D-shift-FFT Algorithm for Ultra-high-resolution Hologram Generation
Cited 12 time in scopus Download 254 time Share share facebook twitter linkedin kakaostory
Authors
Jaehong Lee, Homin Kang, Han-ju Yeom, Sanghoon Cheon, Joongki Park, Duksu Kim
Issue Date
2021-06
Citation
Optics Express, v.29, no.12, pp.19094-19112
ISSN
1094-4087
Publisher
Optical Society of America (OSA)
Language
English
Type
Journal Article
DOI
https://dx.doi.org/10.1364/OE.422266
Abstract
We propose a novel out-of-core GPU algorithm for 2D-Shift-FFT (i.e., 2D-FFT with FFT-shift) to generate ultra-high-resolution holograms. Generating an ultra-high-resolution hologram requires a large complex matrix (e.g., 100K2) with a size that typically exceeds GPU memory. To handle such a large-scale hologram plane with limited GPU memory, we employ a 1D-FFT based 2D-FFT computation method. We transpose the column data to have a continuous memory layout to improve the column-wise 1D-FFT stage performance in both the data communication and GPU computation. We also combine the FFT-shift and transposition steps to reduce and hide the workload. To maximize the GPU utilization efficiency, we exploit the concurrent execution ability of recent heterogeneous computing systems. We also further optimize our method's performance with our cache-friendly chunk generation algorithm and pinned-memory buffer approach. We tested our method on three computing systems having different GPUs and various sizes of complex matrices. Compared to the conventional implementation based on the state-of-the-art GPU FFT library (i.e., cuFFT), our method achieved up to 3.24 and 3.06 times higher performance for a large-scale complex matrix in single- and double-precision cases, respectively. To assess the benefits offered by the proposed approach in an actual application, we applied our method to the layer-based CGH process. As a result, it reduced the time required to generate an ultra-high-resolution hologram (e.g., 100K2) up to 28% compared to the use of the conventional algorithm. These results demonstrate the efficiency and usefulness of our method.
KSP Keywords
2D-FFT, Complex matrices, Computation method, Concurrent Execution, Double-precision, FFT algorithm, GPU algorithm, GPU computation, GPU utilization, Heterogeneous computing systems, High resolution