Ref #285: added axpby kernels

This commit is contained in:
wernsaar
2014-06-08 11:54:24 +02:00
parent a40116de25
commit faf3ac0aad
18 changed files with 512 additions and 11 deletions

View File

@@ -500,6 +500,12 @@ gotoblas_t TABLE_NAME = {
SNUMOPT, DNUMOPT, QNUMOPT,
saxpby_kTS,
daxpby_kTS,
caxpby_kTS,
zaxpby_kTS
};
#ifdef ARCH_X86