Practice code for CUDA image processing
-
Install Nvidia Driver (> 400)
-
Install CUDA Driver (> 10.0)
- If your cuda installation directory is not linked to '/usr/local/cuda/', you should change CUDA_PATH variable in Makefile.
-
Install libjpeg8
sudo apt-get install libjpeg8-dev