Proceedings of the 2014 Annual Conference on Extreme Science and Engineering Discovery Environment 2014
DOI: 10.1145/2616498.2616521
|View full text |Cite
|
Sign up to set email alerts
|

A SIMD Solution for the Quadratic Assignment Problem with GPU Acceleration

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2015
2015
2022
2022

Publication Types

Select...
3
3

Relationship

1
5

Authors

Journals

citations
Cited by 6 publications
(6 citation statements)
references
References 26 publications
0
6
0
Order By: Relevance
“…We conclude that GPU and dynamic parallelism are attractive tools to use in heuristic searches. We solved successfully the accuracy issue we had when running the Taixxa instances with our accelerated 2-Opt algorithm described in [9]. We used an elementary tabu search method that do not use intensification of further diversification strategies besides the one implemented in the variable size tabu list.…”
Section: Discussionmentioning
confidence: 99%
See 3 more Smart Citations
“…We conclude that GPU and dynamic parallelism are attractive tools to use in heuristic searches. We solved successfully the accuracy issue we had when running the Taixxa instances with our accelerated 2-Opt algorithm described in [9]. We used an elementary tabu search method that do not use intensification of further diversification strategies besides the one implemented in the variable size tabu list.…”
Section: Discussionmentioning
confidence: 99%
“…The solution finds the values of all variables x ki that minimize the sum of the products of flows and distances (Eq. 2), assign each unit k to a single location i, and leave each location i with only one unit k assigned (See assignment constraints in [16,9]). …”
Section: Quadratic 0-1 Formulationmentioning
confidence: 99%
See 2 more Smart Citations
“…Okano et al (2018) proposed study that investigates the local search techniques on QAP problem and divided 2opt into two strategies which are first improvement and best improvement. In addition, (Chaparala et al, 2014) conducted study that applies 2-opt on QAP to compute capabilities of current GPUs in which, 2-opt demonstrates computed cost is within the 0.1% of best known value and results are gathered in reasonable time even for large datasets. In terms of tabu search applications in QAP, (Zhu et al, 2010) proposes a single instruction multiple data tabu search by utilizing graphic hardware acceleration on QAP and they achieved the reach solution 20-45 time faster than standard CPU code.…”
Section: Introductionmentioning
confidence: 99%