Skip to content

Releases: eth-cscs/Tiled-MM

v2.3.2

06 May 19:15
0eb7517

Choose a tag to compare

  • cmake cleanup

v2.3.1

25 Jun 14:12
831a48c

Choose a tag to compare

Fix a synchronization bug and compilation with rocm 6.

v2.3

23 Feb 17:13
cde8084

Choose a tag to compare

  • fixed a bug for certain tile sizes
  • add cscs ci ext

v2.2

17 Feb 09:12
fce5dc1

Choose a tag to compare

  • update the cmake build system
  • treat all submodules as external dependencies.

Tiled-MM-v2.0

05 Jul 14:28
9e880f9

Choose a tag to compare

The main feature this version brings is the possibility to keep the resulting matrix C on the GPU. This speeds up the whole pipeline as no data is transferred back to the host. An additional parameter copy_c_back is added to the API.