CLBlast/src/routines/level2
Cedric Nugteren d94d086d6f
TBMV/TPMV/TRSV: Use the minimum x buffer size for copying to a temp buffer (#461)
2023-05-10 12:48:25 +02:00
..
xgbmv.cpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xgbmv.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xgemv.cpp Updated the database to use the new TRSV and Invert tuners 2017-12-23 13:55:22 +01:00
xgemv.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xger.cpp Routine, Cache: generalize, reduce amount of copying in fast path 2017-01-24 11:56:15 +03:00
xger.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xgerc.cpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xgerc.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xgeru.cpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xgeru.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xhbmv.cpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xhbmv.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xhemv.cpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xhemv.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xher.cpp Routine, Cache: generalize, reduce amount of copying in fast path 2017-01-24 11:56:15 +03:00
xher.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xher2.cpp Routine, Cache: generalize, reduce amount of copying in fast path 2017-01-24 11:56:15 +03:00
xher2.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xhpmv.cpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xhpmv.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xhpr.cpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xhpr.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xhpr2.cpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xhpr2.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xsbmv.cpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xsbmv.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xspmv.cpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xspmv.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xspr.cpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xspr.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xspr2.cpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xspr2.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xsymv.cpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xsymv.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xsyr.cpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xsyr.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xsyr2.cpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xsyr2.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xtbmv.cpp TBMV/TPMV/TRSV: Use the minimum x buffer size for copying to a temp buffer (#461) 2023-05-10 12:48:25 +02:00
xtbmv.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xtpmv.cpp TBMV/TPMV/TRSV: Use the minimum x buffer size for copying to a temp buffer (#461) 2023-05-10 12:48:25 +02:00
xtpmv.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xtrmv.cpp TRMV: Use the minimum x buffer size for copying to a temp buffer (#458) 2023-05-07 20:03:16 +02:00
xtrmv.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
xtrsv.cpp TBMV/TPMV/TRSV: Use the minimum x buffer size for copying to a temp buffer (#461) 2023-05-10 12:48:25 +02:00
xtrsv.hpp Made last operation in TRSV and TRSM asynchronous, making the events not null 2018-08-13 22:58:44 +02:00