Failed to initialize GPU BLAS library. Learn more about gpu blas, deep learning, cnn training, error in gpu blas Deep Learning Toolbox
Failed to initialize GPU BLAS library. Can anyone help me? I am guess its the CUDA version problem. Thanks! I am on Windows 10 with gtx 1080 and CUDA version 9.0.176 function a2=gpuArray(A2); a1=gluArray(A1); l = size(X,2); H = zeros(l,3*par2(2)); parfori = 1:l i U...