Skip to content

🦠 Oceananigans v0.27.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 16:01
a3504a1

Oceananigans v0.27.2

Diff since v0.27.1

  • Fixes a bug with the zeros function so we can compute HorizontalAverages on the GPU.

Closed issues:

  • Bug in zeros function (#719)
  • progress(simulation) is not always called during run! (#723)
  • Major performance regression (#726)

Merged pull requests:

  • Test for second-order convergence of pressure solver (#704) (@glwagner)
  • Update CUDA packages (#713) (@ali-ramadhan)
  • CompatHelper: bump compat for "CUDAnative" to "3.0" (#717) (@github-actions[bot])
  • CompatHelper: bump compat for "CuArrays" to "2.0" (#718) (@github-actions[bot])
  • Make generic zeros function work on GPU (#720) (@glwagner)
  • Bump to 0.27.2 (#730) (@glwagner)