摘要: 今天有些收获了,成功运行了数组求和代码:就是将N个数相加求和//环境:CUDA5.0,vs2010#include "cuda_runtime.h"#include "device_launch_parameters.h"#include cudaError_t addWithCuda(int *c... 阅读全文
posted @ 2015-10-04 17:25 数磊 阅读(2461) 评论(0) 推荐(1)
摘要: 转自一下博客:http://blog.sina.com.cn/s/blog_a502f1a30101qm2g.html 阅读全文
posted @ 2015-10-04 16:31 数磊 阅读(721) 评论(0) 推荐(0)