Skip to content

v4.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 13:13
· 1850 commits to master since this release
e2321f4

Changes

API

Examples

  • benchmarks: custom click type for grid params @mloubout (#1832)
  • examples: Add nonzero example to ConditionalDimension tutorial @georgebisbas (#1820)
  • examples: add adjoint, born, gradient, checkpointing to the tti example @mloubout (#1809)
  • examples: Improve tti_pure_wave_eq tutorial @ofmla (#1779)
  • examples: Add tti_pure_wave_eq tutorial @ofmla (#1752)

Compiler

MPI

GPU

Architectures and JIT

🐛 Bug Fixes

  • examples: Change stability testing sizes to avoid domain overlap with MPI @mloubout (#1772)
  • compiler: Fixes #1695 by prioritising innermost vectorizable candidates @georgebisbas (#1697)

Continuous Integration

Installation