Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
并且在启动外部扫描仪信息生成器时出现 4x 错误(nvcc -dryrun -G -g -O0 .....)
我为 ubuntu 12.04 安装了 cuda 工具包 5,还安装了 gtx580 的开发驱动程序
您如何启动 nsight?要启动 Nsight,您需要从正确配置的 shell 执行 /usr/local/cuda/bin/nsight(在 $PATH 上有 nvcc 的那个)
最终工具包具有更新 PATH 的固定启动脚本。