PyCUDA: GPUArray.get() returns inaccessible array

后端 未结 0 1279
余生分开走
余生分开走 2020-12-10 19:15

I am trying to sum up an array in the GPU and then obtain it back on the host. For this, I am using the pucuda.gpuarray.sum() function.

import py         


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