Journal of System Simulation ›› 2024, Vol. 36 ›› Issue (8): 1929-1943.doi: 10.16182/j.issn1004731x.joss.23-0780

• Papers • Previous Articles    

GPU Parallel Acceleration Framework for Heuristic Optimization Algorithm

Wang Dongjie, Wen Sixin, Meng Wanzhi, Wu Di   

  1. School of Control Science and Engineering, Dalian University of Technology, Dalian 116024, China
  • Received:2023-06-28 Revised:2023-10-08 Online:2024-08-15 Published:2024-08-19
  • Contact: Wen Sixin

Abstract:

Heuristic optimization algorithm are a type of algorithm that uses large-scale populations for iterative calculations and are widely used to solve all kinds of complex optimization problems. However, such algorithm have the disadvantages of large calculation and long time consumption. To solve this problem, heuristic optimization algorithms are parallelized using GPU and compute unified device architecture (CUDA) to substantially improve computational efficiency. A GPU parallel framework for heuristic optimization algorithm is proposed, which designs an information interaction framework and algorithm parallel optimization strategy with a parallel logical structure, and solves the problem of the dissimilarity of the logical structure of information interaction in series and parallel, this framework can parallelize various heuristic optimization algorithms with generality and efficiency. In order to verify the effectiveness of this framework, five common heuristic optimization algorithms are parallelized by using the parallel framework, and the comparison results of GPU parallel computation and CPU serial computation under different multiple test functions are given. in which DE, HHO, GWO, and WOA reach the acceleration ratio of 179.1, 178.6, 74.3 and 358.2 times respectively when the population dimension is 5000, while ensuring the accuracy of the results, which verifies the high effectiveness and practicability of the designed parallel framework.

Key words: heuristic optimization algorithm, GPU parallelism, CUDA model, parallel framework, information exchange

CLC Number: