Temporily walk around zaxpy vector kernel bug.
This commit is contained in:
parent
b4f233e881
commit
e14a025bb1
|
@ -42,8 +42,8 @@ ZSUMKERNEL = ../arm/zsum.c
|
|||
|
||||
SAXPYKERNEL = axpy_vector.c
|
||||
DAXPYKERNEL = axpy_vector.c
|
||||
CAXPYKERNEL = zaxpy_vector.c
|
||||
ZAXPYKERNEL = zaxpy_vector.c
|
||||
CAXPYKERNEL = zaxpy.c
|
||||
ZAXPYKERNEL = zaxpy.c
|
||||
|
||||
SAXPBYKERNEL = axpby_vector.c
|
||||
DAXPBYKERNEL = axpby_vector.c
|
||||
|
|
Loading…
Reference in New Issue