-
Notifications
You must be signed in to change notification settings - Fork 38
ci: fix outputs generation for v0.23.1 #460
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
Closed
Closed
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
e9d1ba5
ci: fix outputs generation for pre v1.0
alecbcs f6f7fea
Swap container check to use inputs
alecbcs 8c9a383
Fix expected input
alecbcs 31bd770
Fix typo in the calling parameter generation
alecbcs a43ea95
Attempt to use boolean inputs
alecbcs 4ccd048
Revert back to v0.23.1 for PEARC25
alecbcs 98b0a1d
Update container base to Ubuntu 24.04
alecbcs bdfc51a
PIP install the awscli client via pip
alecbcs bd3d239
Add setuptools to container, drop mass delete task
alecbcs 584b27b
Drop awscli in favor of rclone
alecbcs 863b762
Add ca-certificates to the container
alecbcs 039fb0d
Add git to container
alecbcs 8fa0206
Drop mass removal from outputs generation
alecbcs 4237159
Skip stacks for now
alecbcs e11364b
Hardcode set the MODULEPATH
alecbcs b3b5af9
Modify tutorial to be more generic in machine type / distribution name
alecbcs 404e8c0
Try using shorthand instead of $HOME variable
alecbcs 958c8fb
Don't run everything to debug
alecbcs 1f56212
Add debug statements
alecbcs eb02731
Attempt without quotes
alecbcs 26a9573
Debug with a hardcoded path
alecbcs d366050
Check paths
alecbcs 3e15fb1
Try simple path
alecbcs a411dca
Add platform into path
alecbcs a8ba6b1
Add core_compilers section
alecbcs fc245a9
Seemed to be better let's generalize
alecbcs 4b02539
Add gcc as core_spec
alecbcs bc9fa75
Try something else
alecbcs a5332d2
Getting further!
alecbcs 68202b5
Update generated outputs on behalf of [@alecbcs]
github-actions[bot] bef7ce6
Run all
alecbcs 331a12e
Revert changed container, skip failing spack info
alecbcs 49752b8
Add back ca-certificates
alecbcs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| $ spack compiler find "$(spack location -i gcc)" | ||
| ==> Added 1 new compiler to /home/spack5/stacks/spack.yaml | ||
| ==> Added 1 new compiler to /home/spack/stacks/spack.yaml | ||
| gcc@12.3.0 | ||
| ==> Compilers are defined in the following files: | ||
| /home/spack5/.spack/linux/compilers.yaml /home/spack5/stacks/spack.yaml | ||
| /home/spack/.spack/linux/compilers.yaml /home/spack/stacks/spack.yaml |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| $ spack location -i gcc | ||
| /home/spack5/spack/opt/spack/linux-ubuntu22.04-x86_64_v3/gcc-11.4.0/gcc-12.3.0-jjgfqpdmihb2cq5ca7txia5oshruq56q | ||
| /home/spack/spack/opt/spack/linux-ubuntu22.04-x86_64_v3/gcc-11.4.0/gcc-12.3.0-jjgfqpdmihb2cq5ca7txia5oshruq56q |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| $ spack compiler list | ||
| ==> Available compilers | ||
| -- clang ubuntu22.04-x86_64 ------------------------------------- | ||
| clang@14.0.0 | ||
| -- clang ubuntu24.04-x86_64 ------------------------------------- | ||
| clang@18.1.3 | ||
|
|
||
| -- gcc ubuntu22.04-x86_64 --------------------------------------- | ||
| gcc@12.3.0 gcc@11.4.0 gcc@10.5.0 | ||
| -- gcc ubuntu24.04-x86_64 --------------------------------------- | ||
| gcc@13.3.0 gcc@12.3.0 gcc@10.5.0 |
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gcc@12was a system compiler in the previous image, but that's no longer the case in your updated image.https://github.com/spack/spack/blob/2bfcc69fa870d3c6919be87593f22647981b648a/lib/spack/spack/modules/lmod.py#L77-L82