Hi there,
I'm trying to compile matconvnet (latest version) with GPU support on my Linux machine. I am trying to compile using MatLab R2021a and CUDA 11.0.
I am able to compile just fine using the cuda method 'mex', but I need cuDNN support and the cuda method 'nvcc' gives the following error:
"nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified"
Any help would be really appreciated.
Thanks,
James