Releases: eth-cscs/COSMA
Releases · eth-cscs/COSMA
COSMA-v2.8.4
- fix a bug in the unit tests, NaN results were falsely reported as success
- ensure the docker ci is building against latest master branch of tiled-mm and costa
COSMA-v2.8.3
- update
pdgemmtests (fill C with nan for beta==0) - Warning previous versions relied on matrix C initialized by the user for the case beta==0, despite announced otherwise. The bugfix for this has now been deployed in
[email protected]
COSMA-v2.8.2
- fix compilation with gcc16
- cmake cleanup (MKL, minimum version)
COSMA-v2.8.1
Fix standalone CMake build and update the git commit of COSTA in FetchContent.
COSMA-v2.8.0
Make COSMA consistent with BLAS API, when β=0 matrix C is allowed to be uninitialized.
COSMA-v2.7.1
- CMake version number fix
- use relative tolerances for tests
COSMA-v2.7.0
- cmake updates
- NVPL support
COSMA-v2.6.6
Fix linking against cray-libsci.
COSMA-v2.6.5
- fix a bug in tiled-mm API
- fix cmake related to nccl/rccl
COSMA-v2.6.4
Update submodules, minor fixes in cmake.