The nvidia driver version installed with this OS does not give good results for reduction.
Navragen op het nvidia of theano forum levert helaas niets op. Uiteindelijk na vele omzwervingen heb ik Xcode 7.3.1 en Cuda version : Cuda compilation tools, release 8.0, V8.0.61 en CuDNN cudnn-8.0-osx-x64-v5.1 er weer op gekregen en na onderstaande pad aanpassingen gelukkig nu weer de oude melding terug:
WARNING (theano.sandbox.cuda): The cuda backend is deprecated and will be removed in the next release (v0.10). Please switch to the gpuarray backend. You can get more information about how to switch at this URL:
https://github.com/Theano/Theano/wiki/Converting-to-the-new-gpu-back-end%28gpuarray%29
export LD_LIBRARY_PATH=//Developer/NVIDIA/CUDA-8.0/lib:$LD_LIBRARY_PATH
export CPATH=//Developer/NVIDIA/CUDA-8.0/include:$CPATH
export LIBRARY_PATH=//home/Developer/NVIDIA/CUDA-8.0/lib:$LIBRARY_PATH
Geen opmerkingen:
Een reactie posten