摘要:
First of all, check your CUDA: nvcc -V or nvcc --version If there is nothing: export CUDA_HOME=/usr/local/cuda-<version> # Replace <version> with your 阅读全文
摘要:
Failed to initialize NVML: Driver/library version mismatch NVML library version: 535.161 solution: sudo reboot 阅读全文