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

docker errror #87

Open
Jayhello opened this issue Jan 17, 2018 · 0 comments
Open

docker errror #87

Jayhello opened this issue Jan 17, 2018 · 0 comments

Comments

@Jayhello
Copy link

error message (My environment is ubuntu16.04 GPU M40):

tep 21/31 : RUN cd nccl && make -j install && cd .. && rm -rf nccl &&     mkdir build && cd build &&     cmake -DUSE_CUDNN=1 .. &&     WITH_PYTHON_LAYER=1 make -j"$(nproc)" && make pycaffe
 ---> Running in 672dda89f462
Grabbing  src/nccl.h                          > /opt/ctpn/CTPN/caffe/nccl/build/include/nccl.h
Compiling src/libwrap.cu                      > /opt/ctpn/CTPN/caffe/nccl/build/obj/libwrap.o
Compiling src/core.cu                         > /opt/ctpn/CTPN/caffe/nccl/build/obj/core.o
nvcc fatal   : Unsupported gpu architecture 'compute_60'
make: *** [/opt/ctpn/CTPN/caffe/nccl/build/obj/libwrap.o] Error 1
make: *** Waiting for unfinished jobs....
nvcc fatal   : Unsupported gpu architecture 'compute_60'
make: *** [/opt/ctpn/CTPN/caffe/nccl/build/obj/core.o] Error 1
make: *** wait: No child processes.  Stop.
The command '/bin/sh -c cd nccl && make -j install && cd .. && rm -rf nccl &&     mkdir build && cd build &&     cmake -DUSE_CUDNN=1 .. &&     WITH_PYTHON_LAYER=1 make -j"$(nproc)" && make pycaffe' returned a non-zero code: 2
root@ubuntu:/data/services/xy_text_rec/CTPN# nvcc fatal   : Unsupported gpu architecture 'compute_60'
nvcc fatal   : Don't know what to do with 'compute_60'

@varun-suresh

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