Master'sOpen Access

Bilgisayar algoritmalarının GPU ile hızlandırılması

2023
0 views
0 downloads
Advisor: Dr. Öğr. Üyesi Gülay Yalçın Alkan

Abstract (EN)

Travelling Salesman Problem (TSP) is one of the significant problems in computer science which tries to find the shortest path for a salesman who needs to visit a set of cities and it involves in many computing problems such as networks, genome analysis, logistic etc. Using parallel executing paradigms, especially GPUs, is appealing in order to reduce the problem-solving time of TSP. One of the main issues in GPUs is to have limited GPU memory which would not be enough for the entire data. Therefore, transferring data from host device would reduce the performance in execution time. In this study, we present a methodology for compressing data to represent cities in the TSP so that we include more cities in GPU memory. We implement our methodology in Iterated Local Search (ILS) algorithm with 2-opt and show that our implementation presents 29% performance improvement compared to the state-of-the-art GPU implementation.

Author

Dr. Salih Yalçın

How to Cite

Salih Yalçın (Master Thesis). Bilgisayar algoritmalarının GPU ile hızlandırılması, 2023, Abdullah Gül University.

Keywords

License

Tüm Hakları Saklıdır

This work is shared under the specified license terms.

More theses from Abdullah Gül University