paclopes / HungarianGPU

An GPU/CUDA implementation of the Hungarian algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HungarianGPU

An GPU/CUDA implementation of the Hungarian algorithm

From the paper: Lopes, P. A., Yadav, S. S., Ilic, A., & Patra, S. K. Fast block distributed CUDA implementation of the Hungarian algorithm. Journal of Parallel and Distributed Computing. (2019).

About

An GPU/CUDA implementation of the Hungarian algorithm

License:MIT License


Languages

Language:Cuda 99.6%Language:Makefile 0.4%