Skip to content

v0.68.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 07:12
· 64 commits to main since this release

v0.68.1 - 2026-07-31

Bug Fixes

  • missing stdexcept lib - (495d0ee) - clara.bayley
  • creation of b4 array must come before call to get_local_bounding_gridbox_index - (0db63b3) - clara.bayley
  • for adia0d - (10ed505) - Harshada Balasubramanian
  • Kokkos Abort and runtime Error - (2972088) - Harshada Balasubramanian
  • typos for debug mode - (e981a97) - Harshada Balasubramanian
  • introduce -DCMAKE_BUILD_TYPE= - (c6df85d) - Harshada Balasubramanian

Miscellaneous Chores

  • (version) v0.68.1 - (8cfdb97) - yoctoyotta1024
  • formatting and remove unused cassert lib - (b0cd77b) - clara.bayley
  • extend logic for gridbox - (6172e99) - Harshada Balasubramanian
  • wrap sdinit check inside NDEBUG macro - (ff77655) - Harshada Balasubramanian

Refactoring

  • rename BUILD_TYPE to CLEO_CMAKE_BUILD_TYPE - (f99e09b) - clara.bayley
  • use std runtime error instead of kokkos abort in cvode solver - (0c899f7) - clara.bayley
  • use DEBUG flag for more print statements - (0203003) - clara.bayley
  • pass Debug to CMAKE build as flag if CLEO_ENABLEDEBUG is true - (b23a5ff) - clara.bayley