Updated the documentation for GEMV tuning

pull/324/head
Cedric Nugteren 2018-10-13 17:43:51 +02:00
parent e47b8f7f62
commit 8676b62178
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ These two functions require/retrieve the parameters as given in [src/database/ke
| --------------------|-----------------------|
| Xaxpy | VW, WGS, WPT |
| Xdot | WGS1, WGS2 |
| Xgemv | WGS1, WPT1, UNROLL1 |
| Xgemv | WGS1, WPT1 |
| XgemvFast | VW2, WGS2, WPT2 |
| XgemvFastRot | VW3, WGS3, WPT3 |
| Xger | WGS1, WGS2, WPT |