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

resource manager doesn't appropriately handle ANTs' multiple threads #1054

Open
ccraddock opened this issue Oct 4, 2019 · 0 comments
Open

Comments

@ccraddock
Copy link
Contributor

If, for example, you run CPAC with max_cpus set to 8 and num_ants_threads to 8, you will at some point see ants running along with 7 other tasks. the resource manager doesn't seem to know that ants is running with 8 threads, although ants appears to be correctly using all 8.

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

No branches or pull requests

2 participants