Skip to content

Conversation

@harshula
Copy link
Collaborator

@harshula harshula commented Oct 8, 2025

DRAFT to track changes

@CodeGat
Copy link
Member

CodeGat commented Nov 3, 2025

Hey @harshula, the error is because of the changed directory structure for spack-packages between api-v1 and api-v2. Unfortunately I can't suggest changes directly because the bits I want to change are unmodified. But:

In https://github.com/ACCESS-NRI/spack-packages/blob/cc4ec27340bc179b1efade7c74938e49ea61d5b6/.github/workflows/ci.yml#L5, you need to change that to - spack_repo/access/nri/packages/**

In https://github.com/ACCESS-NRI/spack-packages/blob/cc4ec27340bc179b1efade7c74938e49ea61d5b6/.github/workflows/ci.yml#L51, change it to path: ./spack_repo/access/nri/packages

@CodeGat
Copy link
Member

CodeGat commented Nov 4, 2025

For the next run of checks @harshula, feel free to up the max-parallel to 5...just so it goes a bit quicker! The relevant line can be found here: https://github.com/ACCESS-NRI/spack-packages/pull/332/files#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fL134

@harshula harshula force-pushed the api-v2 branch 4 times, most recently from 2bed8ad to 78b303f Compare November 4, 2025 02:37
@CodeGat
Copy link
Member

CodeGat commented Nov 4, 2025

Just noting that I've updated the upstream image in the cluster to :rocky-v1.0-2025.11.000, which contains the [email protected] target=x86_64 compiler.

@CodeGat
Copy link
Member

CodeGat commented Nov 5, 2025

@harshula, once this run is done, feel free to up the max-parallel to 7

@harshula harshula force-pushed the api-v2 branch 2 times, most recently from 20abf09 to 4878de1 Compare December 4, 2025 09:09
@harshula
Copy link
Collaborator Author

harshula commented Dec 4, 2025

5 (expected) failures: https://github.com/ACCESS-NRI/access-spack-packages/actions/runs/19923566643?pr=332
IIRC, gcom, gcom4 and um need to access the Gadi filesystem, hence CI can not build them.

@CodeGat
Copy link
Member

CodeGat commented Dec 4, 2025

So you're saying...that's that? It works? 😲

@CodeGat
Copy link
Member

CodeGat commented Dec 17, 2025

@harshula 🥳

harshula and others added 10 commits January 28, 2026 23:06
* Hyphen is replaced by underscore.
* __init__.py: review feedback from Peter Scheibel.
* spack-repo-index.yaml: suggested by Tommy Gatti.
* .github/build-ci/data/standard_definitions.json:
  * Change syntax to suit toolchains
* Update spack.yaml templates to use Spack v1.x compiler toolchains syntax
* .github/workflows/ci.yml:
  * DEFAULT_SPACK_REF: 'releases/v1.1'
  * Disable gcom, gcom4 and um because they need Gadi
* Increase max-parallel to 7
* Remove access-om3 from manifests
* Set builtin-spack-packages-ref: 39aeb9dbcc13b6a53e40c77b672c397e1f4c93ec
* Add a generic intel-oneapi-compilers test
* %[email protected] can not compile the latest version of python
  * Require python 3.11.14.

* PR 346:
  * Update paths to `api-v2` format
  * Replace `_` from directory name with `-` for package names
  * Swap filepath and template_value so package name comes first in matrix
  * Consolidate all refs to packages path under env.PACKAGES_ROOT_DIR
* .github/workflows/ci.yml: disable SBRs

Co-authored-by: Tommy Gatti <[email protected]>
infra: Update to v3, get default spack-config-ref/spack-ref from build-ci workflow, use default container-image-version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status
Status: New Issues 🌅
Status: In Progress 🏗️

Development

Successfully merging this pull request may close these issues.

3 participants