Title :
Using CUDA GPU to Accelerate the Ant Colony Optimization Algorithm
Author :
Kai-Cheng Wei ; Chao-Chin Wu ; Chien-Ju Wu
Author_Institution :
Comput. Sci. & Inf. Eng., Nat. Changhua Univ. of Educ., Changhua, Taiwan
Abstract :
Graph Processing Units (GPUs) have recently evolved into a super multi-core and a fully programmable architecture. In the CUDA programming model, the programmers can simply implement parallelism ideas of a task on GPUs. The purpose of this paper is to accelerate Ant Colony Optimization (ACO) for Traveling Salesman Problems (TSP) with GPUs. In this paper, we propose a new parallel method, which is called the Transition Condition Method. Experimental results are extensively compared and evaluated on the performance side and the solution quality side. The TSP problems are used as a standard benchmark for our experiments. In terms of experimental results, our new parallel method achieves the maximal speed-up factor of 4.74 than the previous parallel method. On the other hand, the quality of solutions is similar to the original sequential ACO algorithm. It proves that the quality of solutions does not be sacrificed in the cause of speed-up.
Keywords :
ant colony optimisation; graphics processing units; parallel architectures; parallel programming; travelling salesman problems; CUDA GPU; CUDA programming model; TSP; Transition Condition Method; ant colony optimization; ant colony optimization algorithm; graph processing units; parallel method; programmable architecture; super multi-core; traveling salesman problems; Arrays; Cities and towns; Graphics processing units; Instruction sets; Memory management; Wheels; ACO; Ant Colony Optimization; CUDA; GPU; TSP;
Conference_Titel :
Parallel and Distributed Computing, Applications and Technologies (PDCAT), 2013 International Conference on
Conference_Location :
Taipei
Print_ISBN :
978-1-4799-2418-9
DOI :
10.1109/PDCAT.2013.21