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

Implement methods to get and set Task priorities to AlchemiscaleClient #200

Closed
dotsdl opened this issue Nov 15, 2023 · 0 comments · Fixed by #213
Closed

Implement methods to get and set Task priorities to AlchemiscaleClient #200

dotsdl opened this issue Nov 15, 2023 · 0 comments · Fixed by #213

Comments

@dotsdl
Copy link
Member

dotsdl commented Nov 15, 2023

Currently, it is not possible for users to get and set Task priority values via the AlchemiscaleClient. We have stubs for these methods, but their contents are not yet implemented.

Adding this functionality will allow users to add some degree of determinism to Task execution for a given AlchemicalNetwork.

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