Skip to content

Updated spack packages and added issm to injection#24

Draft
aidanheerdegen wants to merge 2 commits intomainfrom
aidan-test
Draft

Updated spack packages and added issm to injection#24
aidanheerdegen wants to merge 2 commits intomainfrom
aidan-test

Conversation

@aidanheerdegen
Copy link
Copy Markdown
Member

@aidanheerdegen aidanheerdegen commented Oct 10, 2025

Testing updating the spack packages and injection issm to solve python import issues.

Basically a sanity check for my own mental health due to #22 failing to build.


🚀 The latest prerelease access-issm/pr24-2 at b42a554 is here: #24 (comment) 🚀

@aidanheerdegen aidanheerdegen marked this pull request as draft October 10, 2025 05:21
@github-actions
Copy link
Copy Markdown

The model version in the ./spack.yaml has not been updated.
You can update it manually.

@github-actions
Copy link
Copy Markdown

🚀 Attempted to deploy access-issm Prerelease pr24-1 with commit b26db3a

🖥️ Gadi Deployment ❌

@github-actions
Copy link
Copy Markdown

🚀 Attempted to deploy access-issm Prerelease pr24-1 with commit b26db3a

🖥️ Gadi Deployment ✔️

Usage Instructions

access-issm, defined in ./spack.yaml, will be deployed to Gadi as:

  • 2025.03.0 as a Release (when merged).
  • pr24-1 as a Prerelease (during this PR).

This Prerelease is accessible on Gadi using:

module use /g/data/vk83/prerelease/modules
module load access-issm/pr24-1

When using the above modules, the binaries shall be on your $PATH.

For advanced users, this Prerelease is also accessible on Gadi via /g/data/vk83/prerelease/apps/spack/0.22/spack in the access-issm-pr24-1 environment.
Due to inode-saving measures, one will have to manually untar the environment metadata before environment activation with tar -xf .spack-env .spack-env.tar. It will require one to have write privileges.

Configuration Information

This Prerelease is deployed using:

If the above was not what was expected, commit changes to config/versions.json in this PR.

Comment thread config/packages.json Outdated
],
"injection": [
"openmpi",
"issm",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this part of injection when it is already part of provenance? Provenance does injection too, so this is kind of a noop

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for letting me know. issm isn't being loaded in the released version so I assumed this was required, but perhaps other updates in the meantime meant it wasn't, as you suggest. I'll remove and test that it works as expected.

@github-actions
Copy link
Copy Markdown

🚀 Attempted to deploy access-issm Prerelease pr24-2 with commit b42a554

🖥️ Gadi Deployment ✔️

Usage Instructions

access-issm, defined in ./spack.yaml, will be deployed to Gadi as:

  • 2025.03.0 as a Release (when merged).
  • pr24-2 as a Prerelease (during this PR).

This Prerelease is accessible on Gadi using:

module use /g/data/vk83/prerelease/modules
module load access-issm/pr24-2

When using the above modules, the binaries shall be on your $PATH.

For advanced users, this Prerelease is also accessible on Gadi via /g/data/vk83/prerelease/apps/spack/0.22/spack in the access-issm-pr24-2 environment.
Due to inode-saving measures, one will have to manually untar the environment metadata before environment activation with tar -xf .spack-env .spack-env.tar. It will require one to have write privileges.

Configuration Information

This Prerelease is deployed using:

If the above was not what was expected, commit changes to config/versions.json in this PR.

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.

2 participants