Skip to content

Replace gfortran in CI with flang-new#200

Merged
rouson merged 4 commits into
parameterized-derived-typesfrom
support-flang-ci
Sep 3, 2024
Merged

Replace gfortran in CI with flang-new#200
rouson merged 4 commits into
parameterized-derived-typesfrom
support-flang-ci

Conversation

@ktras

@ktras ktras commented Sep 3, 2024

Copy link
Copy Markdown
Collaborator

The docker image being built by developers at NASA that contains LLVM Flang is for Linux architecture, so this PR not only replaces gfortran with flang-new, but also removes the MacOS CI test.

This PR adds gmao/llvm-flang:latest for the docker image, but based on a conversation with the creator of the docker image, it might be updated with different configurations in the future, so in the event that the latest doesn't work in the future, the tag that is associated with the docker image version that works for this repo is gmao/llvm-flang:2024-08-29.

@ktras ktras requested a review from rouson September 3, 2024 21:35
@ktras ktras changed the title Replace gfortran in CI with flang-new Replace gfortran in CI with flang-new Sep 3, 2024

@rouson rouson left a comment

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 suggested one minor change. Otherwise, LGTM.

Comment thread .github/workflows/CI.yml
Co-authored-by: Damian Rouson <rouson@lbl.gov>
@ktras ktras requested a review from rouson September 3, 2024 22:01

@rouson rouson left a comment

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.

LGTM

@rouson rouson merged commit cbf8059 into parameterized-derived-types Sep 3, 2024
@rouson rouson deleted the support-flang-ci branch September 3, 2024 22:58
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