Releases: eth-cscs/Tiled-MM
Releases · eth-cscs/Tiled-MM
v2.3.1
v2.3
- fixed a bug for certain tile sizes
- add cscs ci ext
v2.2
- update the cmake build system
- treat all submodules as external dependencies.
Tiled-MM-v2.0
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.