Skip to content

Releases: eth-cscs/COSMA

COSMA-v2.8.4

18 Apr 20:57
2df0432

Choose a tag to compare

  • 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

16 Apr 13:34
f2da7ba

Choose a tag to compare

  • update pdgemm tests (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

25 Mar 15:38
45507f6

Choose a tag to compare

  • fix compilation with gcc16
  • cmake cleanup (MKL, minimum version)

COSMA-v2.8.1

03 Mar 08:25
583b636

Choose a tag to compare

Fix standalone CMake build and update the git commit of COSTA in FetchContent.

COSMA-v2.8.0

02 Mar 16:08
e1c61d9

Choose a tag to compare

Make COSMA consistent with BLAS API, when β=0 matrix C is allowed to be uninitialized.

COSMA-v2.7.1

16 Feb 13:42
f2fb16c

Choose a tag to compare

  • CMake version number fix
  • use relative tolerances for tests

COSMA-v2.7.0

06 May 12:52
3e06ce2

Choose a tag to compare

  • cmake updates
  • NVPL support

COSMA-v2.6.6

10 May 11:32
a816153

Choose a tag to compare

Fix linking against cray-libsci.

COSMA-v2.6.5

21 Mar 10:16
6453f91

Choose a tag to compare

  • fix a bug in tiled-mm API
  • fix cmake related to nccl/rccl

COSMA-v2.6.4

08 Mar 12:34
e7ebdf7

Choose a tag to compare

Update submodules, minor fixes in cmake.