Skip to content

Port to Fujitsu and GFortran 13 (workaround)

Compare
Choose a tag to compare
@tclune tclune released this 04 Mar 00:54
· 16 commits to main since this release
bcf3ff4

Added

  • Fujitsu compiler support

  • Introduced new interface that circumvents gfortran-13 regression on
    polymorphic allocation. Unfortunately this requires an interface
    change for downstream projects thta wish to use gfortran-13.
    Original interfaces still available, so technically this is backward
    compatible. Sigh.

Changed

  • Updated CI
    • Fix NVIDIA CI
    • Add Intel
    • Remove gcc 9 from macos