Skip to content

Releases: eth-cscs/Tiled-MM

v2.3

23 Feb 17:13
cde8084
Compare
Choose a tag to compare
  • fixed a bug for certain tile sizes
  • add cscs ci ext

v2.2

17 Feb 09:12
fce5dc1
Compare
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
Compare
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.