Skip to content

Commit

Permalink
Improve batched serial trsv (#2452)
Browse files Browse the repository at this point in the history
* Add missing specialization of Serial Trsv

Signed-off-by: Yuuichi Asahi <[email protected]>

* Improve testing of serial trsv

Signed-off-by: Yuuichi Asahi <[email protected]>

* format

Signed-off-by: Yuuichi Asahi <[email protected]>

* fix code QR

Signed-off-by: Yuuichi Asahi <[email protected]>

* simplify tests for serial trsv

Signed-off-by: Yuuichi Asahi <[email protected]>

* format

Signed-off-by: Yuuichi Asahi <[email protected]>

* static-assertion check outside debug mode

Signed-off-by: Yuuichi Asahi <[email protected]>

* disallow vector_length=8 if AVX512 is unavailable

Signed-off-by: Yuuichi Asahi <[email protected]>

---------

Signed-off-by: Yuuichi Asahi <[email protected]>
Co-authored-by: Yuuichi Asahi <[email protected]>
  • Loading branch information
yasahi-hpc and Yuuichi Asahi authored Dec 11, 2024
1 parent e18fef1 commit 5f70237
Show file tree
Hide file tree
Showing 6 changed files with 762 additions and 235 deletions.
Loading

0 comments on commit 5f70237

Please sign in to comment.