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

success with CUDA 7.5? #35

Open
AbeHandler opened this issue Apr 1, 2017 · 1 comment
Open

success with CUDA 7.5? #35

AbeHandler opened this issue Apr 1, 2017 · 1 comment

Comments

@AbeHandler
Copy link

Hello. I was able to run this code on a machine that uses CUDA 6.5 and Theano 0.7

However, on a machine that uses CUDA 7.5 and Theano 0.7 I get the following error. Has anyone had success using CUDA 7.5? If so, are there other possible causes of the error? Again, I was able to get the code to work on a machine running CUDA 6.5.

Exception: ('The following error happened while compiling the node', GpuDnnPoolDesc{ws=(60, 1), stride=(60, 1), mode='max', pad=(0, 0)}(), '\n', 'nvcc return status', 2, 'for cmd', 'nvcc -shared -O3 -arch=sm_52 -m64 -Xcompiler -fno-math-errno,-Wno-unused-label,-Wno-unused-variable,-Wno-write-strings,-DCUDA_NDARRAY_CUH=11b90075e2397c684f9dc0f7276eab8f,-D NPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION,-fPIC -Xlinker -rpath,/home/ahandler/.theano/compiledir_Linux-3.10-el7.x86_64-x86_64-with-centos-7.3.1611-Core-x86_64-2.7.12-64/cuda_ndarray -I/home/ahandler/.virtualenvs/cnn/lib/python2.7/site-packages/theano/sandbox/cuda -I/home/ahandler/.virtualenvs/cnn/lib/python2.7/site-packages/numpy/core/include -I/cm/shared/apps/python/2.7.12/include/python2.7 -o /home/ahandler/.theano/compiledir_Linux-3.10-el7.x86_64-x86_64-with-centos-7.3.1611-Core-x86_64-2.7.12-64/tmpq2e2WV/a63d06730a401da926137f78c7ff838d.so mod.cu -L/cm/shared/apps/python/2.7.12/lib -lpython2.7 -lcudnn -lcudart', "[GpuDnnPoolDesc{ws=(60, 1), stride=(60, 1), mode='max', pad=(0, 0)}()]")

@wyg19870919
Copy link

Hello,have you work it out?
I used UCDA8.0 and Theano0.7.0 and got the same problem as you.Please help me.

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