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

[Help] Running without CUDA (CPU only). Error - cffi.VerificationError: LinkError: command 'gcc' failed with exit status 1 #678

Open
ControllableGeneration opened this issue Oct 18, 2019 · 1 comment

Comments

@ControllableGeneration
Copy link

ControllableGeneration commented Oct 18, 2019

What if I do not have a CUDA-enabled GPU? What do I have to change in make.sh? I already visited #25 from tf-faster-rcnn. But situations there differ a bit from here. I got an error message during compilation which none of people there encountered.
Basically I am getting an error as in #114 during compilation. But changing to the right CUDA_ARCH is probably not the right solution to me. I am wondering what do I have to do to be able to work with CPU only.

@ControllableGeneration ControllableGeneration changed the title Running without CUDA (CPU only). How? Running without CUDA (CPU only). What do I have to change in make.sh? Oct 18, 2019
@ControllableGeneration ControllableGeneration changed the title Running without CUDA (CPU only). What do I have to change in make.sh? [Help] Running without CUDA (CPU only). Error - cffi.VerificationError: LinkError: command 'gcc' failed with exit status 1 Oct 18, 2019
@EMCP
Copy link
Contributor

EMCP commented Oct 22, 2019

i do not think this will compile with CPU only setups .. too many CUDA dependencies

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