1.编译脚本指令
nvcc --ptxas-options=-v --compiler-options '-fPIC' -olibcudautil.so--shared ../mv_src/cudaScale.cu
2.mv_src 编译脚本要加上
MVBUILD+=" -lcudautil"
3.error type
4.调试方式
http://docs.nvidia.com/cuda/cuda-memcheck/index.html#axzz4i4x7eci2
1.编译脚本指令
nvcc --ptxas-options=-v --compiler-options '-fPIC' -olibcudautil.so--shared ../mv_src/cudaScale.cu
2.mv_src 编译脚本要加上
MVBUILD+=" -lcudautil"
3.error type
4.调试方式
http://docs.nvidia.com/cuda/cuda-memcheck/index.html#axzz4i4x7eci2