An efficient GPU-based parallel tabu search algorithm for hardware/software co-design

作者:Neng Hou, Fazhi He, Yi Zhou, Yilin Chen

摘要

Hardware/software partitioning is an essential step in hardware/software co-design. For large size problems, it is difficult to consider both solution quality and time. This paper presents an efficient GPU-based parallel tabu search algorithm (GPTS) for HW/SW partitioning. A single GPU kernel of compacting neighborhood is proposed to reduce the amount of GPU global memory accesses theoretically. A kernel fusion strategy is further proposed to reduce the amount of GPU global memory accesses of GPTS. To further minimize the transfer overhead of GPTS between CPU and GPU, an optimized transfer strategy for GPU-based tabu evaluation is proposed, which considers that all the candidates do not satisfy the given constraint. Experiments show that GPTS outperforms state-of-the-art work of tabu search and is competitive with other methods for HW/SW partitioning. The proposed parallelization is significant when considering the ordinary GPU platform.

论文关键词:hardware/software co-design, hardware/ software partitioning, graphics processing unit, GPU-based parallel tabu search, single kernel implementation, kernel fusion strategy, optimized transfer strategy

论文评审过程:

论文官网地址:https://doi.org/10.1007/s11704-019-8184-3