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

Build each node individually #47

Closed
zhaofengli opened this issue Dec 7, 2021 · 0 comments
Closed

Build each node individually #47

zhaofengli opened this issue Dec 7, 2021 · 0 comments

Comments

@zhaofengli
Copy link
Owner

Currently we evaluate and build a group of nodes at a time. If one node in a given chunk depends on derivations that take a long time to build (e.g., kernels), the deployment for the whole chunk is bottlenecked as a result. Let's still evaluate nodes in chunks, but build the system profiles individually in parallel.

More: #36 (comment)

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