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

No chunking of tasks (at least for now) #36

Open
andsor opened this issue May 16, 2016 · 0 comments
Open

No chunking of tasks (at least for now) #36

andsor opened this issue May 16, 2016 · 0 comments

Comments

@andsor
Copy link
Member

andsor commented May 16, 2016

As discussed with @debsankha, for now we do not provide any chunking of tasks. The original line of thought was that chunking would significantly decrease overhead of the scheduling. However, in the worker-based computation scheme, communication is fast via the network, in contrast to the overhead-rich communication of single-job submission via the gridengine scheduler.

@andsor andsor added this to the Specification 1.0 milestone May 16, 2016
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