Skip to content

Figure out and raise an issue on why spack doesn't find oneapi compilers correctly ( e.g. https://github.com/ACCESS-NRI/ACCESS-OM3/actions/runs/12799074164/job/35684422602) #51

@anton-seaice

Description

@anton-seaice

@manodeep found that setting

gcc-runtime:
    require:
      - 'gcc@14.1.0'

means that spack will solve & install using oneapi

However, the CD does not allow this:

https://github.com/ACCESS-NRI/ACCESS-OM3/actions/runs/13511751794/job/37753169881#step:3:127

     "errors": [
      {
        "path": "/spack/packages/gcc-runtime/require/0",
        "message": "must match pattern \"^@[A-Za-z0-9.\\-_=/]+$\""
      }
    ]

Which @CodeGat promises to fix :-)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions