Open Access
Method of parallelization of loops for grid calculation problems on GPU accelerators
Author(s) -
Anatoliy Doroshenko,
O.G. Beketov
Publication year - 2017
Publication title -
problemy programmirovaniâ
Language(s) - English
Resource type - Journals
ISSN - 1727-4907
DOI - 10.15407/pp2017.01.059
Subject(s) - computer science , parallel computing , cuda , serialization , transformation (genetics) , graphics , nested loop join , simd , grid , loop (graph theory) , computational science , for loop , computer graphics (images) , operating system , geometry , mathematics , biochemistry , chemistry , combinatorics , gene
The formal parallelizing transformation of a nest of calculation loop for SIMD architecture devices, particularly for graphics processing units applying CUDA technology and heterogeneous clusters is developed. Procedure of transition from sequential to parallel algorithm is described and illustrated. Serialization of data is applied to optimize processing of large volumes of data. The advantage of the suggested method is its applicability for transformation of data which volumes exceed the memory of operating device. The experiment is conducted to demonstrate feasibility of the proposed approach. Technique presented in the provides the basis for further practical implementation of the automated system for parallelizing of nested loops.