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

How can I use it without GPU #4

Open
Johnson-yue opened this issue Aug 27, 2016 · 1 comment
Open

How can I use it without GPU #4

Johnson-yue opened this issue Aug 27, 2016 · 1 comment

Comments

@Johnson-yue
Copy link

hello guys,
I know the GPU is very very good at YOLO, but.... I want to know how compiler it without GPU. When I delete GPU in precompiler, it will show a lot of error such as "identifier BLOCK is undefined" and "check_error" is undefined and so on.

@anas-899
Copy link

@Johnson-yue you should remove all .cu files from the solution except "yolo_kernels.cu"
then build again and everything will be OK

of course you should remove GPU flag from Preprocessor Definitions

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