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

Use Fortran setup in workflows to access multiple compilers. #164

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jatkinson1000
Copy link
Member

@jatkinson1000 jatkinson1000 commented Aug 15, 2024

Update test-suite workflow to use the fortran-lang github action to access intel compilers.

May close #140

At the moment we can build successfully with gcc and intel-classic compilers on ubuntu.
gcc is all good, but intel is failing on the CMakeTest asserts which #142 should resolve.

We need to decide what combinations of OS, toolchain, and standard to run the tests over - enough for sensible coverage, but not an excessive number of jobs.

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.

Add intel ifx and ifort build to CI
1 participant