警告: The CUDA driver must recompile the GPU libraries because your device is more recent than the libraries. Recompiling can take several minutes. Learn more.
你可以看看这个能不能解决
MATLAB CUDNN_STATUS_EXECUTION_FAILED_她笑暖了冬天的博客-CSDN博客 问题:环境:Windows 10Matlab2018bgpuDevice: GeForce RTX 2080 Tinvcc --version: Cuda compilation tools, release 10.2, V10.2.89matlab 运行Deep Learning Toolbox Model for AlexNet Network 代码 报错net = alexnetlayer = 'conv1'channels = 1:36I = deepDreamIm https://blog.csdn.net/qq_38330266/article/details/107056549
上面如果无法解决的话,就需要对比一下cuda支持,看下是不是不支持的原因
GPU Support by Release - MATLAB & Simulink Support for NVIDIA GPU architectures by MATLAB release. https://www.mathworks.com/help/parallel-computing/gpu-support-by-release.html
请问解决了吗?同样的问题