Paper
20 October 2015 Accelerating the prediction-based lower triangular transform for data compression using Intel MIC
Author Affiliations +
Abstract
With the same decorrelation and coding gain capabilities as the Karhunen-Loeve transform, the prediction-based lower triangular transform (PLT) can apply its perfect reconstruction property for lossless compression of ultraspectral sounder data. As the compression process requires computation of the covariance matrix, the LDU decomposition, and the transform kernel and coefficient matrices, it will be beneficial to introduce parallel processing technology in the PLT implementation. In this work, the recent Intel Many Integrated Core (MIC) architecture will be used which can exploit up to 60 cores with 4 hardware threads per core. Both threading and vectorization techniques will be explored for performance improvement. In our experiment, the total processing time of an AIRS granule can have a speedup of ~4.6x. With the offload mode, the MIC architecture provides a convenient and efficient tool for parallelization of the PLT compression scheme.
© (2015) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Shih-Chieh Wei and Bormin Huang "Accelerating the prediction-based lower triangular transform for data compression using Intel MIC", Proc. SPIE 9646, High-Performance Computing in Remote Sensing V, 96460N (20 October 2015); https://doi.org/10.1117/12.2197301
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Computer programming

Data compression

Infrared radiation

C++

Matrices

Parallel processing

MATLAB

Back to Top