Win7 VS2013环境cuda_7.5.18的一些坑
摘要:
thrust库的sort算法,在x86平台使用就崩溃,x64就没问题,搜了下好像是很早的版本,4开始就有这样的问题了,原因不明。 http://stackoverflow.com/questions/33220674/thrustsort-crashes-invalid-argument 测试代码 阅读全文
posted @ 2016-05-16 22:23 KILEYI 阅读(350) 评论(0) 推荐(0) 编辑