摘要: 转载:http://blog.csdn.net/jdhanhua/article/details/4843653在CUDA中统计运算时间,大致有三种方法:使用cutil.h中的函数unsigned int timer=0;//创建计时器cutCreateTimer(&timer);//开始计时cut... 阅读全文
posted @ 2014-08-18 20:49 ASunDay 阅读(2139) 评论(0) 推荐(0) 编辑