摘要: 最终输出实例为:0 0 1 10 0 1 12 2 3 32 2 3 3#ifndef _EXAMPLE_2_KERNEL_H_#define _EXAMPLE_2_KERNEL_H_#define SDATA( index)__global__ void testKernel( float* g_... 阅读全文
posted @ 2015-12-14 10:21 秋心无波 阅读(232) 评论(0) 推荐(0) 编辑