Skip to content
This repository was archived by the owner on Jul 26, 2024. It is now read-only.

Releases: project-asgard/kronmult

v2.1

21 Jul 17:53

Choose a tag to compare

fix compiler warnings

v2.0

21 Jul 16:21

Choose a tag to compare

updated with hackathon improvements
-- less syncthreads
-- unrolling k
-- decided to leave m/n blocking in

v1.4.6a

14 Jul 19:39

Choose a tag to compare

try 0 indexing inside kgemm loops to reduce integer unit usage

v1.4.6

14 Jul 17:46

Choose a tag to compare

fix cpu version

v1.4.5

14 Jul 17:34

Choose a tag to compare

fix error

v1.4.4

14 Jul 17:21

Choose a tag to compare

remove unused asserts

v1.4.3

14 Jul 17:10

Choose a tag to compare

trim locals, remove unusued variables

v1.4.2

14 Jul 00:38

Choose a tag to compare

trim unused variables

v1.4.1

14 Jul 00:05

Choose a tag to compare

trim unused variables

v1.4

13 Jul 23:03

Choose a tag to compare

remove blocking over m and n to reduce integer instructions. performance increases by 20% without blocking on 6d -l 4 -d 4.