Add variant to build Scalasca/Scorep/Cube as part of dev-utils-env (contains: add [email protected] on Bounty and Blueback)#2011
Draft
climbfuji wants to merge 7 commits intoJCSDA:developfrom
Draft
Conversation
…eature/scalasca_scorep
…l/nrl/batch_install.sh
…igs/sites/tier1/blueback/packages_oneapi-2026.0.0.yaml
climbfuji
commented
May 5, 2026
Comment on lines
+74
to
+76
| #qt: | ||
| # require: | ||
| # - '%c,cxx=gcc' |
Collaborator
Author
There was a problem hiding this comment.
Remove this. Each site must either set qt:buildable:false or set require gcc in its own packages_oneapi-<version>.yaml.
climbfuji
commented
May 5, 2026
| except: | ||
| logging.info(f" ... {spec.name}@{spec.version}/{spec.dag_hash(length=7)} has no compiler dependency") | ||
| continue | ||
| logging.warning(f" ... {spec.name}@{spec.version}/{spec.dag_hash(length=7)}: {compiler_name}@={compiler_version}") |
| bounty) | ||
| SPACK_STACK_BATCH_COMPILERS=("oneapi@=2025.3.0" "gcc@=14.2.1" "gcc@=13.3.1" "clang@=22.1.0") | ||
| SPACK_STACK_BATCH_TEMPLATES=("neptune-dev" "neptune-dev-llvm" "unified-dev" "cylc-dev") | ||
| SPACK_STACK_BATCH_TEMPLATES=("neptune-dev") #"neptune-dev-llvm" "unified-dev" "cylc-dev") |
This was referenced May 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR currently contains two unrelated changes - happy to split:
utils/nr/Dependencies
Issues addressed
Closes #1885
Applications affected
None (variant is off by default)
Systems affected
Bounty, Blueback
Testing
neptune-env ^dev-utils-env+scalasca, ran smoke test onlyChecklist