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

ci: test more Intel compiler versions #1303

Merged
merged 1 commit into from
Jul 29, 2023

Conversation

wpbonelli
Copy link
Contributor

@wpbonelli wpbonelli commented Jul 19, 2023

  • awvgwk/setup-fortran now supports the Intel toolchain on Windows. Switch from install-intelfortran-action. Plan to switch all EC repos and eventually archive both install-[intel/g]fortran-action
  • Expand Intel test matrix. Meson compile and test a range of ifort and select ifx versions, where compatible (ifx only on linux and windows as it's not yet supported on mac). Only run autotests on one ifort job per platform to avoid lengthening CI too much. Run autotests on an older ifort (2021.7) because newer ones fail to rebuild 6.4.2 due to backspace issues.
  • Remove some now-unnecessary duplication of steps

@wpbonelli wpbonelli force-pushed the test-multiple-ifort branch 7 times, most recently from fa52607 to c2b0902 Compare July 25, 2023 15:12
@wpbonelli wpbonelli changed the title ci: use awvwgk/setup-fortran for ifort tests ci: test more Intel compiler versions Jul 26, 2023
@wpbonelli wpbonelli force-pushed the test-multiple-ifort branch 4 times, most recently from 0603da4 to ad9e64f Compare July 28, 2023 16:20
@wpbonelli wpbonelli marked this pull request as ready for review July 28, 2023 17:39
@wpbonelli wpbonelli force-pushed the test-multiple-ifort branch 5 times, most recently from d172ebe to 03147a9 Compare July 28, 2023 22:28
@wpbonelli wpbonelli merged commit 13d9b59 into MODFLOW-USGS:develop Jul 29, 2023
45 checks passed
@wpbonelli wpbonelli deleted the test-multiple-ifort branch July 29, 2023 01:04
jdhughes-usgs pushed a commit to jdhughes-usgs/modflow6 that referenced this pull request Aug 1, 2023
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.

1 participant