modified KERNEL for power, to use the generic DSDOT-KERNEL
This commit is contained in:
@@ -46,3 +46,7 @@ ifndef ZGEMM_BETA
|
||||
ZGEMM_BETA = zgemm_beta.S
|
||||
endif
|
||||
|
||||
ifndef DSDOTKERNEL
|
||||
DSDOTKERNEL = ../generic/dot.c
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user