Skip to content
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

update for GNU CI container and add dockerfile #1206

Merged
merged 25 commits into from
Jul 28, 2023

Conversation

rem1776
Copy link
Contributor

@rem1776 rem1776 commented Apr 27, 2023

Description
updates for the ci. Adds a Dockerfile for the new image its using along with the config yaml it uses for spack. The new image is rocky linux based with gcc 12.

I updated the workflow file to exclude a redundant test and moved the io deprecation flag to another part of the matrix, this leads to 9 jobs per run as opposed to 16 before.

I also renamed the workflow files to have some kind of consistency, I based it off of where they are running, what they are doing and if applicable what compiler.

How Has This Been Tested?
docker on the gpu box

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • New check tests, if applicable, are included
  • make distcheck passes

@rem1776 rem1776 marked this pull request as ready for review June 28, 2023 17:19
@rem1776 rem1776 merged commit 0efc2e5 into NOAA-GFDL:main Jul 28, 2023
18 checks passed
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