摘要: ## 1 步骤一 ### 1.1 两个kernel函数+CPU上统计答案,实验代码 ```cpp /* * Todo: * reduction kernel in which the threads are mapped to data with stride 2 */ __global__ voi 阅读全文
posted @ 2023-05-31 21:49 缙云山车神 阅读(28) 评论(0) 推荐(0) 编辑