%A Neng HOU, Fazhi HE, Yi ZHOU, Yilin CHEN %T An efficient GPU-based parallel tabu search algorithm for hardware/software co-design %0 Journal Article %D 2020 %J Front. Comput. Sci. %J Frontiers of Computer Science %@ 2095-2228 %R 10.1007/s11704-019-8184-3 %P 145316-${article.jieShuYe} %V 14 %N 5 %U {https://journal.hep.com.cn/fcs/EN/10.1007/s11704-019-8184-3 %8 2020-10-15 %X

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.