Why increasing number of threads/blocks in my Numba CUDA program not showing any improvement?

前端 未结 0 1358
滥情空心
滥情空心 2021-01-31 02:46

I have a large complex data structure, comparing and searching integer sequences using suffix array. So, my @jit kernel function is taking three Numpy arrays

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