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

Extreme Scale mpi workers do not register capacity fields #935

Closed
benclifford opened this issue May 10, 2019 · 1 comment

Comments

Projects
None yet
1 participant
@benclifford
Copy link
Contributor

commented May 10, 2019

mpi_worker_pool.py does not register with the appropriate fields to get tasks issued, so registrations default to having 0 capacity and no tasks are issued to extreme scale workers.

Compare create_reg_message in mpi_worker_pool.py and in htex's process_worker_pool.py.

@benclifford

This comment has been minimized.

Copy link
Contributor Author

commented May 16, 2019

I think #936 should fix this

@yadudoc yadudoc closed this in 7e54e7d May 23, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.