Skip to content

Version 0.7

Latest
Compare
Choose a tag to compare
@streeve streeve released this 26 Sep 16:47
· 14 commits to master since this release
7914d28

New Features

  • Support for neighbor iteration without stored neighbors (LinkedCellList binning used within neighbor_parallel_for)
  • Global particle communication based on the grid: Grid::GlobalParticleComm
  • Added particle removal (without MPI): remove
  • Added neighbor list histograms
  • Added interfaces for total and maximum neighbors

Bug Fixes and Improvements

  • Added support for Kokkos::View in neighbor lists and spatial binning
  • Performance benchmark and benchmark plotting improvements
  • Fixed memory leaks in HYPRE solver interfaces
  • Updated ArborX neighbor interface for compatibility with newest versions
  • Added subfiling support for HDF5 particle output

Minimum dependency version updates

  • Kokkos minimum 4.1 (previously 3.7)