DocumentCode :
3142856
Title :
Parallelization strategies for ant colony optimisation on GPUs
Author :
Cecilia, José M. ; García, José M. ; Ujaldón, Manuel ; Nisbet, Andy ; Amos, Martyn
Author_Institution :
Comput. Archit. Dept., Univ. of Murcia, Murcia, Spain
fYear :
2011
fDate :
16-20 May 2011
Firstpage :
339
Lastpage :
346
Abstract :
Ant Colony Optimisation (ACO) is an effective population-based meta-heuristic for the solution of a wide variety of problems. As a population-based algorithm, its computation is intrinsically massively parallel, and it is therefore theoretically well-suited for implementation on Graphics Processing Units (GPUs). The ACO algorithm comprises two main stages: Tour construction and Pheromone update. The former has been previously implemented on the GPU, using a task-based parallelism approach. However, up until now, the latter has always been implemented on the CPU. In this paper, we discuss several parallelisation strategies for both stages of the ACO algorithm on the GPU. We propose an alternative data-based parallelism scheme for Tour construction, which fits better on the GPU architecture. We also describe novel GPU programming strategies for the Pheromone update stage. Our results show a total speed-up exceeding 28x for the Tour construction stage, and 20x for Pheromone update, and suggest that ACO is a potentially fruitful area for future research in the GPU domain.
Keywords :
computer graphic equipment; coprocessors; optimisation; parallel processing; ant colony optimisation; data-based parallelism scheme; graphics processing unit; parallelization strategy; pheromone update algorithm stage; task-based parallelism approach; tour construction algorithm stage; Algorithm design and analysis; Benchmark testing; Graphics processing unit; Instruction sets; Kernel; Parallel processing;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel and Distributed Processing Workshops and Phd Forum (IPDPSW), 2011 IEEE International Symposium on
Conference_Location :
Shanghai
ISSN :
1530-2075
Print_ISBN :
978-1-61284-425-1
Electronic_ISBN :
1530-2075
Type :
conf
DOI :
10.1109/IPDPS.2011.170
Filename :
6008849
Link To Document :
بازگشت