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 5 commits 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.

@jatkinson1000 jatkinson1000 self-assigned this Aug 15, 2024
@jatkinson1000 jatkinson1000 force-pushed the intel-workflow branch 14 times, most recently from b9b90e4 to 226b09a Compare August 15, 2024 13:37
@jatkinson1000 jatkinson1000 marked this pull request as ready for review August 15, 2024 13:56
@jatkinson1000 jatkinson1000 force-pushed the intel-workflow branch 3 times, most recently from 5515f9e to 8121ec6 Compare October 22, 2024 17:24
@jatkinson1000 jatkinson1000 force-pushed the intel-workflow branch 6 times, most recently from 5a34d1e to c6bc489 Compare December 18, 2024 19:21
@jatkinson1000 jatkinson1000 force-pushed the intel-workflow branch 3 times, most recently from a9da5aa to ccc152d Compare February 13, 2025 18:57
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