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

Add support for cluster computing #63

Open
tiagofilipe12 opened this issue Jul 9, 2017 · 0 comments
Open

Add support for cluster computing #63

tiagofilipe12 opened this issue Jul 9, 2017 · 0 comments

Comments

@tiagofilipe12
Copy link
Member

Resulting from a discussion with @thejmazz in gitter, it would be great to have support for cluster computing (such as qsub and slurm (srun and so on...)) as a plugin.
It would be a matter of instead of passing bash -c "./program" pass something like qsub ..opts --cmd 'bash -c "./program" as an option for bionode-watermill (maybe with the CLI).
Then some options could be added to this module where this options could be a parameter for task object (something like task.props).

@tiagofilipe12 tiagofilipe12 changed the title Add support for cluster programming Add support for cluster computing Jul 9, 2017
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

1 participant