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

Changing the number of (CPU) threads for cifar10 #577

Closed
daothanhtuan opened this issue Dec 21, 2015 · 3 comments
Closed

Changing the number of (CPU) threads for cifar10 #577

daothanhtuan opened this issue Dec 21, 2015 · 3 comments

Comments

@daothanhtuan
Copy link

Whenever I run the cifar10_eval.py, in creates 32 threads as following:

I tensorflow/core/common_runtime/local_device.cc:25] Local device intra op parallelism threads: 32

I think this number of threads is the number of threads running on CPUs, but when I check the usage, only 400-500% of CPUs are used. I wonder if there is anyway to change this number of threads?

Thanks

@jon--lee
Copy link

Did you figure out how to solve this issue?

@daothanhtuan
Copy link
Author

@jon--lee
Copy link

Thank you!

darkbuck pushed a commit to darkbuck/tensorflow that referenced this issue Jan 23, 2020
NCCL Participant should wait on new event, not stream
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