Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request on Theano and pygpu version #23

Open
CharizardAcademy opened this issue May 13, 2019 · 2 comments
Open

Request on Theano and pygpu version #23

CharizardAcademy opened this issue May 13, 2019 · 2 comments

Comments

@CharizardAcademy
Copy link

CharizardAcademy commented May 13, 2019

Hi, I would like to know which version of Theano you used for this project. I tried Theano 0.9.0, 0.8.2, however all of them report errors running on GPU, the error reports are:

Theano 0.9.0 + pygpu 0.6.9:
AttributeError: ('The following error happened while compiling the node', DnnVersion(), '\n', "'module' object has no attribute '_get_ndarray_c_version'")
Theano 0.8.2 + pygpu 0.7.6:
RuntimeError: ('Wrong major API version for gpuarray:', 2, 'Make sure Theano and libgpuarray/pygpu are in sync.')

I'm using python 2.7.16 with cuda-9.1 + cudnn 7.0.5.

Could you please provide more details about the environment version?

Many thanks!
`

@jaseleephd
Copy link
Collaborator

Hi @Highstars1 , can you try CUDA 8.0? Also we used Theano 0.7 but try CUDA 8.0 first

@CharizardAcademy
Copy link
Author

Hi @Highstars1 , can you try CUDA 8.0? Also we used Theano 0.7 but try CUDA 8.0 first

thanks for the reply. Could you please also provide the version of cudnn you were using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants