Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changelog 0.7 #731

Closed
streeve opened this issue Jan 9, 2024 · 0 comments · Fixed by #779
Closed

Changelog 0.7 #731

streeve opened this issue Jan 9, 2024 · 0 comments · Fixed by #779

Comments

@streeve
Copy link
Member

streeve commented Jan 9, 2024

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)
@streeve streeve pinned this issue Feb 12, 2024
@streeve streeve mentioned this issue Sep 25, 2024
@streeve streeve changed the title Changelog Changelog 0.7 Sep 26, 2024
@streeve streeve unpinned this issue Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant