English

Effective Implementation of GPU-based Revised Simplex algorithm applying new memory management and cycle avoidance strategies

Optimization and Control 2018-03-14 v1 Distributed, Parallel, and Cluster Computing

Abstract

Graphics Processing Units (GPUs) with high computational capabilities used as modern parallel platforms to deal with complex computational problems. We use this platform to solve large-scale linear programing problems by revised simplex algorithm. To implement this algorithm, we propose some new memory management strategies. In addition, to avoid cycling because of degeneracy conditions, we use a tabu rule for entering variable selection in the revised simplex algorithm. To evaluate this algorithm, we consider two sets of benchmark problems and compare the speedup factors for these problems. The comparisons demonstrate that the proposed method is highly effective and solve the problems with the maximum speedup factors 165.2 and 65.46 with respect to the sequential version and Matlab Linprog solver respectively.

Keywords

Cite

@article{arxiv.1803.04378,
  title  = {Effective Implementation of GPU-based Revised Simplex algorithm applying new memory management and cycle avoidance strategies},
  author = {Arash Raeisi Gahrouei and Mehdi Ghatee},
  journal= {arXiv preprint arXiv:1803.04378},
  year   = {2018}
}

Comments

27 pages, 6 Tables, 10 Figures, Extracted from a PhD research program in Department of Computer Science of Amirkabir University of Technology, Tehran, Iran

R2 v1 2026-06-23T00:50:10.341Z