CUDA reduction - basics

后端 未结 2 1444
北恋
北恋 2021-01-03 14:41

I\'m trying to sum an array with this code and I am stuck. I probably need some \"CUDA for dummies tutorial\", because I spent so much time with such basic operation and I c

2条回答
  •  [愿得一人]
    2021-01-03 15:18

    Okay, I think you need to start fresh. Take a look into this step-by-step process guide from NVIDiA on reduction

提交回复
热议问题