如题目所述,下面是kernel函数的代码 高手不吝赐教
先谢谢了
__global__ void kernel(float *dev_p,size_t ldp,float *dev_m,size_t ldm,float *dev_n,size_t ldn,int tiles) __glo