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

Can Caffe be limited to use only one core in CPU-mode? #1492

Closed
geffy opened this issue Nov 27, 2014 · 1 comment
Closed

Can Caffe be limited to use only one core in CPU-mode? #1492

geffy opened this issue Nov 27, 2014 · 1 comment
Labels

Comments

@geffy
Copy link

geffy commented Nov 27, 2014

Can Caffe be limited to use only one core in CPU-mode?
I think there should be some kind of option or hardcode for this.

@shelhamer
Copy link
Member

It's up to your BLAS configuration -- Caffe will use one to N processors in CPU mode. It isn't otherwise parallelized although see #439 for further CPU parallelization. Refer to the documentation of your choice of BLAS for the relevant environment variables and the like.

Please ask setup questions on the caffe-users mailing list. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants