Repository logo
Institutional Digital Repository
Shreenivas Deshpande Library, IIT (BHU), Varanasi

Parallelization of corner sort with CUDA for many-objective optimization

dc.contributor.authorBharti V.; Singhal A.; Saxena A.; Biswas B.; Shukla K.K.
dc.date.accessioned2025-05-23T11:23:41Z
dc.description.abstractDue to advancements in hardware capabilities and computation power, multi-objective optimization has recently been used in many industrial problems. These problems usually have multiple objectives of conflicting nature. To solve such problems, Multi-objective Evolutionary Algorithms (MOEAs) utilize Non-dominated Sorting (NDS) algorithms to rank the viability of the solutions efficiently. Researchers have focused on improving the time complexity of NDS algorithms for a long time due to their wide range of applications. With the increase in the use of GPUs for general-purpose scientific computing, it is now becoming possible to reduce the computation cost of such algorithms. In this paper, we have analyzed one such NDS algorithm, Corner Sort, and highlighted two areas within it with a high scope of parallelism. We propose a highly efficient, parallelized version of Corner Sort, implemented using CUDA framework. Utilizing the thousands of cores in a GPU, our algorithm is able to break the solution set into smaller chunks and simultaneously process them. Furthermore, the comparison between two solutions across all the objectives is done parallelly as well. On benchmark datasets, our algorithm performs up to 10x faster than the serial algorithm, and its performance improves for larger datasets, irrespective of the number of objectives. © 2022 ACM.
dc.identifier.doihttps://doi.org/10.1145/3512290.3528877
dc.identifier.urihttp://172.23.0.11:4000/handle/123456789/9288
dc.relation.ispartofseriesGECCO 2022 - Proceedings of the 2022 Genetic and Evolutionary Computation Conference
dc.titleParallelization of corner sort with CUDA for many-objective optimization

Files

Collections