v2024.02.0
davidbeckingsale
released this
23 Feb 00:40
·
34 commits
to develop
since this release
New Features
- Allow using external fmt
Improvements
- Change default heuristic to
percent_releasable_hwm(100)
- Making
umpire_device
a separate library - Use GNUInstallDirs to set installation directories
Bug Fixes
- Make allocate API threadsafe
- Unroll product loop to fix overflow in Fortran wrappers
- Fix typo in
HostSharedMemoryResourceImpl
causing infinite loop