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

Generate ETI files #1111

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

msimberg
Copy link
Collaborator

@msimberg msimberg commented Mar 15, 2024

Nothing to see here yet. The implementation is as simple as possible right now but if this is where we want to go then it needs further cleanup before merging. It's not a clear win to split the ETI files into smaller files (some builds become faster, but there is overhead), but checking to see what the effect is in CI.

@msimberg msimberg self-assigned this Mar 15, 2024
@msimberg
Copy link
Collaborator Author

cscs-ci run

@msimberg
Copy link
Collaborator Author

cscs-ci run

@msimberg
Copy link
Collaborator Author

Generally speaking, rebuilds of single algorithms become faster since they can be faster, and full rebuilds become slower, since they had enough parallelism anyway. I'm leaving the PR as a draft, but I'm not going to do any further work on it for the time being as the benefit is not entirely clear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

None yet

1 participant