krocki / LOGO-TSP-Solver

Logo - High Performance Parallel GPU-based TSP Solver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LOGO : LOcal Gpu Optimization TSP solver, version 0.62

If you find this code useful, please cite:

@inproceedings{Rocki:2013:HPG:2510648.2510979,
 author = {Rocki, Kamil and Suda, Reiji},
 title = {High Performance GPU Accelerated Local Optimization in TSP},
 booktitle = {Proceedings of the 2013 IEEE 27th International Symposium on Parallel and Distributed Processing Workshops and PhD Forum},
 series = {IPDPSW '13},
 year = {2013},
 isbn = {978-0-7695-4979-8},
 pages = {1788--1796},
 numpages = {9},
 url = {http://dx.doi.org/10.1109/IPDPSW.2013.227},
 doi = {10.1109/IPDPSW.2013.227},
 acmid = {2510979},
 publisher = {IEEE Computer Society},
 address = {Washington, DC, USA},
 keywords = {Parallel Architectures, Optimization, Optimal Scheduling, GPU Computing},
}

#More info:

Project website

HPCS'12 Paper

IPDPS'13 Paper

About

Logo - High Performance Parallel GPU-based TSP Solver


Languages

Language:C++ 70.3%Language:C 21.6%Language:Cuda 5.1%Language:Makefile 2.4%Language:Shell 0.7%