imatge-upc / activitynet-2016-cvprw

Tools to participate in the ActivityNet Challenge 2016 (NIPSW 2016)
https://imatge-upc.github.io/activitynet-2016-cvprw/
MIT License
195 stars 85 forks source link

Theano and gpuarray/pygpu compatibility #11

Closed mo-morikawa closed 6 years ago

mo-morikawa commented 7 years ago

Which versions of libgpuarray and pygpu should be used? I get the following error with gpuarray 0.6.4

RuntimeError: ('Wrong major API version for gpuarray:', 1, 'Make sure Theano and libgpuarray/pygpu are in sync.')

albertomontesg commented 7 years ago

I don't remember the necessity to install libgpuarray or pygpu so I can not tell you which version did I used. But I think this is installed with Theano and the version I used is the one specified on the requirements.txt file: Theano==0.8.2