Skip to content

v2.1.00

Choose a tag to compare

@glesur glesur released this 13 May 10:16
· 105 commits to master since this release
158f2aa
  • fix Planet::RegisterInDump

  • fix segFault with gridCoarsening+MHD when DIMENSIONS==2

  • add a comment on how to disable OMPiO on openmpi in the documentation

  • Update faq.rst with known MacOs linker bug

  • Fix parabolic MHD+coarsening (#233)

  • reconstruct BX2s only on the axis (#234)

  • update version & changelog

  • dumpimage that can work on distributed data

  • use correct bound for userdef slices

  • vtk slice automatically handles all of the variables

  • fix potential segfault in dumpimage

  • produce slices when emergency outputs

  • add compile time info

  • force disable Kokkos_ENABLE_IMPL_CUDA_MALLOC_ASYNC in tests
    as it is now enabled by default in Kokkos > 4.1
    kokkos/kokkos@ac23f36

  • Bump up to Kokkos 4.3.1