How to reuse code for CPU fallback in CUDA

前端 未结 0 1564
悲哀的现实
悲哀的现实 2021-01-01 22:32

I have some calculations that I want to parallelize if my user has a CUDA-compliant GPU, otherwise I want to execute the same code on the CPU. I don\'t want to hav

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