Skip to content

Conversation

@bcumming
Copy link
Member

Remove a long-standing work around to an old Spack bug, that required us to generate a separate Spack environment for every view.
This meant that if an environments.yaml recipe contained more than one view in an environment (e.g. default and develop), then the environment would be concretised twice.

Spack 1.0 fixes this issue, so we can .

This has no impact on users or recipes, it is a back end optimization.

Fixes #209

@bcumming bcumming requested a review from RMeli August 21, 2025 09:04
@bcumming bcumming merged commit 8ed7912 into eth-cscs:main Aug 25, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

generate a single spack environment for each environment in environments.yaml

2 participants