Cabana icon indicating copy to clipboard operation
Cabana copied to clipboard

Changelog

Open streeve opened this issue 2 years ago • 0 comments

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 neighbor list histograms
  • Added interfaces for total and maximum neighbors

Bug Fixes and 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)

streeve avatar Jan 09 '24 12:01 streeve