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

Update easyblocks to use EasyConfig.parallel property #3557

Open
wants to merge 1 commit into
base: 5.0.x
Choose a base branch
from

Conversation

Flamefire
Copy link
Contributor

Don't use the deprecated ec['parallel'] value anymore.

Introduce a property to ConfigureMake to get the commonly used -j <n> string.

Verify each use converting them to fStrings. Partially because it makes it easier to read but also to let me verify I had checked every place where it is used.

Requires

Don't use the deprecated `ec['parallel']` value anymore.
Introduce a property to `ConfigureMake` to get the commonly used `-j <n>` string.
Verify each use converting them to fStrings.
@boegel boegel added change EasyBuild-5.0 EasyBuild 5.0 labels Jan 29, 2025
@boegel boegel added this to the 5.0 milestone Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Breaking changes
Development

Successfully merging this pull request may close these issues.

2 participants