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 functionality so that Compute Nodes can be assigned multiple partitions #4

Closed
Tmonster opened this issue Nov 26, 2020 · 1 comment
Assignees
Labels
invalid This doesn't seem right

Comments

@Tmonster
Copy link
Collaborator

Because we will have precomputed partitions with clustering, we will need each compute node to handle multiple partitions.

(I.e 8 partitions for a graph & 2 compute nodes means each compute node gets 4 partitions)

This task is to implement that functionality

@Tmonster Tmonster self-assigned this Nov 26, 2020
@Tmonster Tmonster added the invalid This doesn't seem right label Nov 26, 2020
@Tmonster
Copy link
Collaborator Author

We will have a precomputed amount of partitions for every run depending on the amount of nodes we have

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants