Skip to content

Releases: DanecLacey/SmaxKernels

v0.2: BCRS Support

14 Aug 05:55
95f3e74

Choose a tag to compare

  • BCRS matrix format support for SpMV
  • Improve library-side LIKWID instrumentation
  • NUMA-friendly level-aware initialization for SpTRSV
  • structify unit tests

v0.1.4: Small hotfix

23 Jul 16:27
fdad397

Choose a tag to compare

Merge pull request #46 from DanecLacey/develop

Develop

v0.1.3

22 Jul 12:23
600ccc2

Choose a tag to compare

Minor release:

  • new cuSPARSE benchmarks
  • removed PETSc support
  • reduced likwid-marker overhead in benchmarks
  • unify examples with simple sparse matrix structs
  • bug fixed in matrix splitting

v0.1.2: Merge pull request #36 from DanecLacey/hotfix

03 Jul 05:13
e24def3

Choose a tag to compare

Hotfix support for rectangular matrices in SpMV

v0.1.1: Merge pull request #34 from DanecLacey/develop

02 Jul 15:47
a526318

Choose a tag to compare

v0.1

02 Jul 07:42
1554c65

Choose a tag to compare

Merge pull request #30 from DanecLacey/develop

Develop