Skip to content

Update JEDI CI container GitHub actions (intel -> oneapi, add gcc-11)#1625

Merged
climbfuji merged 7 commits intodevelopfrom
bugfix/update-container-action
May 1, 2025
Merged

Update JEDI CI container GitHub actions (intel -> oneapi, add gcc-11)#1625
climbfuji merged 7 commits intodevelopfrom
bugfix/update-container-action

Conversation

@climbfuji
Copy link
Copy Markdown
Collaborator

@climbfuji climbfuji commented Apr 30, 2025

Summary

Update GitHub actions container builds: replace Intel Classic with Intel oneAPI, use external qt for Intel oneAPI, add GCC-11 container.

Testing

Applications affected

None

Systems affected

JEDI CI

Dependencies

None

Issue(s) addressed

Closes #1619
Closes #1596

Checklist

  • This PR addresses one issue/problem/enhancement, or has a very good reason for not doing so.
  • These changes have been tested on the affected systems and applications.
  • All dependency PRs/issues have been resolved and this PR can be merged.

@climbfuji climbfuji mentioned this pull request Apr 30, 2025
3 tasks
py-numpy:
require:
- '^intel-oneapi-mkl'
qt:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I was wondering if this was missing in the build because it was failing at a cairo build locally. Thanks for adding this!

@climbfuji climbfuji marked this pull request as ready for review April 30, 2025 20:58
@climbfuji climbfuji self-assigned this Apr 30, 2025
@climbfuji climbfuji changed the title Bugfix/update container action Update JEDI CI container GitHub actions (intel -> oneapi, add gcc-11) Apr 30, 2025
@climbfuji climbfuji requested review from eap and stiggy87 May 1, 2025 02:30
@climbfuji climbfuji added the INFRA JEDI Infrastructure label May 1, 2025
@climbfuji climbfuji moved this to In Progress in spack-stack-2.0.x (2025 Q4) May 1, 2025
@climbfuji
Copy link
Copy Markdown
Collaborator Author

@stiggy87 @eap This PR is ready.

@climbfuji climbfuji merged commit 12f6423 into develop May 1, 2025
8 checks passed
@climbfuji climbfuji deleted the bugfix/update-container-action branch May 1, 2025 14:55
@github-project-automation github-project-automation bot moved this from In Progress to Done in spack-stack-2.0.x (2025 Q4) May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

INFRA JEDI Infrastructure

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

Intel container build no longer supported - need to update to oneAPI Test all JEDI CI container builds in CI, not just a subset

2 participants