OpenCL and MPI for Quicksort

前端 未结 0 1619
旧巷少年郎
旧巷少年郎 2021-02-03 12:17

I am trying to use OpenCL for quicksort. The task is to split the task using MPI to nodes and then use OpenCL on the nodes to quicksort. I have written a kernel file to do so. b

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