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

execmanager implementing the TOSUBMIT status #66

Closed
aiida-bot opened this issue Jan 8, 2014 · 1 comment
Closed

execmanager implementing the TOSUBMIT status #66

aiida-bot opened this issue Jan 8, 2014 · 1 comment

Comments

@aiida-bot
Copy link

Originally reported by: Giovanni Pizzi (Bitbucket: pizzi, GitHub: giovannipizzi)


Instead of manually submitting each job, change the Calculation.submit() to just set the job in the TOSUBMIT status, and then write an execmanager managed by celery that periodically submits the calculations in this status.

Then, change the workflowmanager to just put jobs in TOSUBMIT status rather than submitting manually.


@aiida-bot
Copy link
Author

Original comment by Giovanni Pizzi (Bitbucket: pizzi, GitHub: giovannipizzi):


Fixed by ad4fb13

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