File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -153,13 +153,16 @@ IDAMAXKERNEL = iamax_thunderx2t99.c
153153ICAMAXKERNEL = izamax_thunderx2t99.c
154154IZAMAXKERNEL = izamax_thunderx2t99.c
155155
156- SNRM2KERNEL = scnrm2_thunderx2t99.c
157- CNRM2KERNEL = scnrm2_thunderx2t99.c
158- #DNRM2KERNEL = dznrm2_thunderx2t99_fast.c
159- #ZNRM2KERNEL = dznrm2_thunderx2t99_fast.c
160- DNRM2KERNEL = dznrm2_thunderx2t99.c
161- ZNRM2KERNEL = dznrm2_thunderx2t99.c
162-
156+ #SNRM2KERNEL = scnrm2_thunderx2t99.c
157+ #CNRM2KERNEL = scnrm2_thunderx2t99.c
158+ ##DNRM2KERNEL = dznrm2_thunderx2t99_fast.c
159+ ##ZNRM2KERNEL = dznrm2_thunderx2t99_fast.c
160+ #DNRM2KERNEL = dznrm2_thunderx2t99.c
161+ #ZNRM2KERNEL = dznrm2_thunderx2t99.c
162+ SNRM2KERNEL = nrm2.S
163+ DNRM2KERNEL = nrm2.S
164+ CNRM2KERNEL = znrm2.S
165+ ZNRM2KERNEL = znrm2.S
163166
164167DDOTKERNEL = dot_thunderx2t99.c
165168SDOTKERNEL = dot_thunderx2t99.c
You can’t perform that action at this time.
0 commit comments