Skip to content

v2024.07.0

Latest
Compare
Choose a tag to compare
@kab163 kab163 released this 25 Jul 23:41
· 12 commits to develop since this release
abd729f

Changes Impacting Builds

This release of Umpire contains new build requirements including:

  • Cmake version 3.23 or later is required.
  • Camp version v2024.07.0 or later is required.

Bug Fixes

  • Umpire uses Fortran_FORMAT to avoid compilation errors when using LLVM flang.

Improvements

  • SYCL and Intel builds were added to Umpire`s DockerFile in addition to other builds in the Github workflow for better testing.