CUDA編譯經驗
取得compute capability
編譯CUDA提供的example並且執行deviceQuery程式,注意example要下載正確的CUDA版本Cuda Error (209): cudaLaunchKernel returned cudaErrorNoKernelImageForDevice
關於compute capability更進一步的說明
https://stackoverflow.com/questions/35656294/cuda-how-to-use-arch-and-code-and-sm-vs-compute/35657430#35657430正確取得CUDA error
https://stackoverflow.com/questions/14038589/what-is-the-canonical-way-to-check-for-errors-using-the-cuda-runtime-api