ฉันติดตั้งชุดเครื่องมือ Cuda 10.4 และ Cudnn บน Ubuntu 20.04
Nvidia-smi แสดง CUDA เวอร์ชัน 11.4 อย่างไรก็ตาม ไม่พบเอาต์พุตคำสั่ง nvcc -V
เมื่อฉันเรียกใช้ตัวอย่าง cuda ฉันได้รับข้อความต่อไปนี้:
$cp -r /usr/src/cudnn_samples_v8/ $หน้าแรก
$ cd $HOME/cudnn_samples_v8/mnistCUDNN
$ ทำให้สะอาด && ทำ
rm -rf *o
rm -rf mnistCUDNN
cat: /usr/local/cuda/include/cuda.h: ไม่มีไฟล์หรือไดเรกทอรีดังกล่าว
CUDA_VERSION คือ
/bin/sh: 1: ทดสอบ: -ge: ตัวดำเนินการที่ไม่คาดคิด
การเชื่อมโยงอีกครั้ง cublasLt = เท็จ
expr: ข้อผิดพลาดทางไวยากรณ์: อาร์กิวเมนต์ที่ไม่คาดคิด â11000â
expr: ข้อผิดพลาดทางไวยากรณ์: อาร์กิวเมนต์ที่ไม่คาดคิด â11010â
รุ่น CUDA:
เป้าหมายโค้ง: x86_64
HOST_ARCH: x86_64
ระบบปฏิบัติการเป้าหมาย: ลินุกซ์
SMS: 35 50 53 60 61 62 70
/bin/sh: 1: /usr/local/cuda/bin/nvcc: ไม่พบ
>>> คำเตือน - ตั้งค่า FreeImage ไม่ถูกต้อง โปรดตรวจสอบว่าตั้งค่า FreeImage ถูกต้อง <<<
[@] /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: ไม่พบ