logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

【安装】libcudart.so.8.0: cannot open shared object file

昨天在服务器上安装darknet,想跑Real-Time Object Detection,需要配置CUDA,服务器里已经安装过了,修改makefile:GPU,cudnn,opencv设为1nvcc=/usr/local/cuda-8.0/bin/nvcc然后make出现了libcudart.so.8.0: cannot open shared object file: No s...

#服务器
到底了