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

A3C Doom: Why there should be no more workers than there are threads on CPU? #78

Open
ZhanPython opened this issue Jun 23, 2019 · 0 comments

Comments

@ZhanPython
Copy link

Hi there,

The number of available CPU threads in my machine should be 16. However, I tested the number of workers in CPU only A3C-Doom because I set,
import os os.environ["CUDA_VISIBLE_DEVICES"]="" import tensorflow
Actually, there can be more workers than 16. I'm confused about this. Do you have any ideas about why?

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

1 participant