-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5088 from michalowski-arm/develop
Add thread throttling profile for SGEMV on `NEOVERSEV1`
- Loading branch information
Showing
2 changed files
with
36 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -231,7 +231,10 @@ In chronological order: | |
* [2024-01-24] Optimize GEMV forwarding on ARM64 systems | ||
|
||
* Aniket P. Garade <https://github.com/garadeaniket> Sushil Pratap Singh <https://github.com/SushilPratap04> Juliya James <https://github.com/Juliya32> | ||
* [2024-12-13] Optimized swap and rot Level-1 BLAS routines with ARM SVE | ||
* [2024-12-13] Optimized swap and rot Level-1 BLAS routines with ARM SVE | ||
|
||
* Annop Wongwathanarat <[email protected]> | ||
* [2025-01-10] Add thread throttling profile for SGEMM on NEOVERSEV1 | ||
* [2025-01-10] Add thread throttling profile for SGEMM on NEOVERSEV1 | ||
|
||
* Marek Michalowski <https://github.com/michalowski-arm> | ||
* [2025-01-21] Add thread throttling profile for SGEMV on `NEOVERSEV1` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters