Tôi đã cài đặt bộ công cụ Cuda 10.4 và Cudnn trên Ubuntu 20.04.
Nvidia-smi hiển thị phiên bản CUDA là 11.4. Tuy nhiên, không tìm thấy đầu ra lệnh nvcc -V.
Khi tôi chạy các mẫu cuda, tôi nhận được thông báo sau:
$ cp -r /usr/src/cudnn_samples_v8/ $HOME
$ cd $HOME/cudnn_samples_v8/mnistCUDNN
$ làm sạch && làm
rm -rf *o
rm -rf mnistCUDNN
cat: /usr/local/cuda/include/cuda.h: Không có tệp hoặc thư mục như vậy
CUDA_VERSION là
/bin/sh: 1: test: -ge: toán tử bất ngờ
Liên kết lại cublasLt = false
expr: lỗi cú pháp: đối số không mong muốn â11000â
expr: lỗi cú pháp: đối số không mong muốn â11010â
PHIÊN BẢN CUDA:
ARCH MỤC TIÊU: x86_64
HOST_ARCH: x86_64
HỆ ĐIỀU HÀNH MỤC TIÊU: linux
SMS: 35 50 53 60 61 62 70
/bin/sh: 1: /usr/local/cuda/bin/nvcc: không tìm thấy
>>> CẢNH BÁO - FreeImage không được thiết lập chính xác. Vui lòng đảm bảo rằng FreeImage được thiết lập chính xác. <<<
[@] /usr/local/cuda/bin/nvcc -I/usr/local/cuda/include -I/usr/local/cuda/include -IFreeImage/include -ccbin g++ -m64 -gencode arch=compute_35,code= sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_53,code=sm_53 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_62,code=sm_62 -gencode arch= compute_70,code=sm_70 -gencode arch=compute_70,code=compute_70 -o fp16_dev.o -c fp16_dev.cu
[@] g++ -I/usr/local/cuda/include -I/usr/local/cuda/include -IFreeImage/include -o fp16_emu.o -c fp16_emu.cpp
[@] g++ -I/usr/local/cuda/include -I/usr/local/cuda/include -IFreeImage/include -o mnistCUDNN.o -c mnistCUDNN.cpp
[@] /usr/local/cuda/bin/nvcc -ccbin g++ -m64 -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_53,code=sm_53 -gencode arch=compute_60 ,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_62,code=sm_62 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_70,code=compute_70 -o mnistCUDNN fp16_dev.o fp16_emu.o mnistCUDNN .o -I/usr/local/cuda/include -I/usr/local/cuda/include -IFreeImage/include -L/usr/local/cuda/lib64 -L/usr/local/cuda/lib64 -L/usr /local/cuda/lib64 -LFreeImage/lib/linux/x86_64 -LFreeImage/lib/linux -lcudart -lcublas -lcudnn -lfreeimage -lstdc++ -lm
$ ./mnistCUDNN
-sh: 8: ./mnistCUDNN: không tìm thấy