Skip to content

Develop - #53

Merged
DanecLacey merged 18 commits into
masterfrom
develop
Aug 14, 2025
Merged

Develop#53
DanecLacey merged 18 commits into
masterfrom
develop

Conversation

@DanecLacey

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

otkmesser and others added 18 commits July 22, 2025 13:54
This commit add a convert function from crs to bcrs
format, as well as backend support for a naiv cpu and
multiple cuda variants.
Also added a few examples as tests.

TODO: Fix/ Refactor interface

Signed-off-by: Maximilian Esser <otk.esser@gmail.com>
…pose this format option through the API with a 'set_mat_bcrs' flag (not the best long-term solution, but fine for now...); move BCRS 'kernel_type' to another flag
…idation/ into 'mkl' and 'cusparse', and add checks for BCRS for both
Signed-off-by: Maximilian Esser <otk.esser@gmail.com>
Fix mask value of shfl down sync
… AVX512 option to IntelLLVM compiler in examples/
@DanecLacey
DanecLacey merged commit 95f3e74 into master Aug 14, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants