【发布时间】:2015-06-07 21:03:59
【问题描述】:
我想在 CUDA SDK 中编译和运行 bandwidthTest.cu。编译时遇到以下两个错误:
nvcc -arch=sm_20 bandwidthTest.cu -o bTest
cutil_inline.h: no such file or directory
shrUtils.h: no such file or directory
我该如何解决这个问题?
【问题讨论】:
-
使用包含在 CUDA SDK 中的 makefile