Title :
Constant Geometry Algorithms for Galois Field Expressions and Their Implementation on GPUs
Author :
Stankovic, R.S. ; Astola, Jaakko ; Moraga, C. ; Gajic, Duan
Author_Institution :
Fac. of Electron. Eng., Dept. of Comput. Sci., Univ. of Nis, Nis, Serbia
Abstract :
Galois field (GF) expressions are analytical representations of multiple-valued functions. For practical applications it is important to provide fast algorithms for computing coefficients in these expressions. From the FFT-theory point of view, these algorithms are Cooley-Tukey type algorithms based on the Good-Thomas factorization derived from the Kronecker product structure of the GF-transform matrices. These algorithms are good for reducing the number of operations in Central Processing Unit (CPU) implementations. When implemented over Graphics Processing Units (GPUs), the address arithmetic becomes an important factor determining the efficiency of the implementations, due to the differences between the CPU and GPU based architectures and the corresponding programming philosophies. In this paper, we define the constant geometry algorithms for computing the coefficients in GF-expressions by an analogy with the corresponding algorithms in Fourier analysis on finite Abelian groups. We performed an experimental verification of the proposed algorithms compared to the Cooley-Tukey algorithms over two GPU platforms (Nvidia and AMD) and two programming environments (CUDA and OpenCL) with the corresponding CPU implementations. The speedup achieved by constant geometry algorithms increases with the number of variables and, therefore, the constant geometry algorithms are more advantageous in the case of functions with a larger number of variables.
Keywords :
Fourier analysis; Galois fields; graphics processing units; AMD; Cooley-Tukey type algorithms; FFT-theory point; Fourier analysis; GPU; Galois field expressions; Good-Thomas factorization; Nvidia; central processing unit; constant geometry algorithms; finite Abelian groups; graphics processing units; multiple valued functions; Geometry; Graphics processing units; Instruction sets; Registers; Signal processing algorithms; Transforms; Vectors; Fast algorithms; GPU computing; Galois field expressions; Spectral transforms;
Conference_Titel :
Multiple-Valued Logic (ISMVL), 2014 IEEE 44th International Symposium on
Conference_Location :
Bremen
DOI :
10.1109/ISMVL.2014.22