Version 4.1, Fri Jun 6, 2025
The 4.1 release of TAMPI reworks the polling mechanism through ALPI's new suspend feature, adds compatibility with ALPI 1.2, and improves several configuration and installation options. Additionally, it introduces several bug fixes and QOL improvements.
General
- Rework the polling mechanism through ALPI's new suspend feature
- Add compatibility with ALPI v1.2
- Generate a PKGCONFIG file on installation
- Allow specifying the maximum number of CPUs of the system while configuring TAMPI
- Improve the logging of tests
Bug Fixes
- Fixed passing of lambdas in some boost functions to fix compatibility with v1.87.9
- Removed
cpubindfrom tests to avoid unexpected behavior depending on SLURM configuration