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

It failed to make build folder which helps in feature extractions #35

Open
ksajan opened this issue Jun 17, 2021 · 0 comments
Open

It failed to make build folder which helps in feature extractions #35

ksajan opened this issue Jun 17, 2021 · 0 comments

Comments

@ksajan
Copy link

ksajan commented Jun 17, 2021

!make test

/usr/local/cuda/bin/nvcc -ccbin=/usr/bin/g++ -Xcompiler -fPIC -DNDEBUG -O2 -I/usr/local/include/python2.7 -I/usr/local/lib/python2.7/dist-packages/numpy/core/include -I/usr/local/include -I/usr/include/hdf5/serial/ -Ibuild/src -I./src -I./include -I/usr/local/cuda/include -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -gencode=arch=compute_50,code=sm_50 -c src/caffe/util/im2col.cu -o build/src/caffe/util/im2col.cuo nvcc fatal : Unsupported gpu architecture 'compute_30' Makefile:347: recipe for target 'build/src/caffe/util/im2col.cuo' failed make: *** [build/src/caffe/util/im2col.cuo] Error 1

While running this file it failed to build. Is there any particular reason or configuration is match

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

1 participant