Skip to content

Bug Fixes and Support GCC 15

Latest
Compare
Choose a tag to compare
@rouson rouson released this 09 Jul 05:07
3d0fa68

What's Changed

  • Fix test failures with mpich 4+. by @vehre in #789
  • Fix sending data to self. by @vehre in #786
  • Fix parallel build issues by @vehre in #788
  • Add clang-formating for c sources and headers. by @vehre in #790
  • Fix send_by_ref by modelling it like get_by_ref. by @vehre in #791
  • Migrate to gfortran-15 ABI for accessing data in non-coarray aware codes. by @vehre in #792

Full Changelog: 2.10.2...2.10.3