Skip to content

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

Open
@ksajan

Description

@ksajan

!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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions