Skip to content

GridTools version 2.3.6

Compare
Choose a tag to compare
@havogt havogt released this 30 Oct 16:26
· 5 commits to release_v2.3 since this release

changes since v2.3.5

Minor feature

  • fn: introduce fn::index as alias to positional #1806

Performance improvements

  • Loop Blocking for fn GPU Backend #1787
  • Use ‘const’ in Neighbor Table Value Types #1796
  • Remove ldg_ptr and Replace Functionality by const_ptr_deref, possible improvement for sid::composite #1810
  • Add Const to SID Neighbor Table Element Type #1808

Bug fixes

  • Respect ReadOnly Property in Nanobind Adapter #1809