I ran a python program with Theano, but it errors with:
ImportError: cuDNN not available: Version is too old. Update to v5, was 3007.
So, is it possible to use Theano with CUDA 6.5 and CuDNN 3.0? Currently, I don't have the root privilege to install a newer version of CUDA (because the newer CUDA needs newer driver).