Skip to content

3.6.0 Parallel callbacks

Choose a tag to compare

@rouson rouson released this 15 Dec 22:55
· 15 commits to main since this release
566763d

This release supports Julienne clients that use an SPMD parallel programming model other than Fortran's multi-image features. Such users may now direct Julienne to call client code for such things as process synchronization or identification.

What's Changed

  • Chore: remove legacy test driver (issue #163
  • Feature: support multi-image parallel callbacks (issue #57) by @bonachea in #157
  • Documentation: add Caffeine and band_distribution to client software list by @rouson in #154
  • Fix recent ifx regression by @bonachea in #156
  • CI: Add coverage for flang-21 on macos-26 by @bonachea in #159
  • Fix: convert reported test-suite run time to seconds with flang by @rouson in #158
  • Improve intentional failure output by @rouson in #160

Full Changelog: 3.5.0...3.6.0