Skip to content

Add infrastructure for BGEMV#5381

Merged
martin-frbg merged 4 commits into
OpenMathLib:developfrom
Mousius:bgemv-infrastructure
Jul 16, 2025
Merged

Add infrastructure for BGEMV#5381
martin-frbg merged 4 commits into
OpenMathLib:developfrom
Mousius:bgemv-infrastructure

Conversation

@Mousius
Copy link
Copy Markdown
Contributor

@Mousius Mousius commented Jul 15, 2025

  • Sets up all the various entrypoints for bgemv
  • Adds bscal for use in the bgemv interface
  • Splits test case for comparing sgemv and sbgemv
  • Adds test cases for comparing sgemv and bgemv derived from above
  • Adds generic kernels for bgemv_n and bgemv_t which are accurate enough to pass above tests

Mousius added 2 commits July 13, 2025 13:39
- Sets up all the various entrypoints for `bgemv`
- Adds `bscal` for use in the `bgemv` interface
- Adds test cases for comparing `sgemv` and `bgemv`
- Adds generic kernels for `bgemv_n` and `bgemv_t` which are accurate
enough to pass above tests
@Mousius Mousius changed the title Add infrastructure for BGEMM Add infrastructure for BGEMV Jul 15, 2025
@martin-frbg martin-frbg added this to the 0.3.31 milestone Jul 16, 2025
@martin-frbg martin-frbg merged commit ac8cbfd into OpenMathLib:develop Jul 16, 2025
86 of 87 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