Port to Fujitsu and GFortran 13 (workaround)
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