Floyd-Warshall algorithm on GPU using numba

前端 未结 0 667
长情又很酷
长情又很酷 2020-12-06 04:38

I\'m writing optimised Floyd-Warshall algorithm on GPU using numba. I need it to work in a few seconds in case of 10k matricies. Right now the processing is done in around 6

相关标签:
回答
  • 消灭零回复
提交回复
热议问题