mirror of
https://github.com/amd/blis.git
synced 2026-05-11 09:39:59 +00:00
Fixed recently broken input.operations.fast.
Details:
- Removed "test sequential front-end" lines from microkernel test
entries of input.operations.fast. This change was meant for inclusion
in bd02c4e but was missed due to slightly different wording of the
comment (I used "sed //d" to remove the lines). This fixes the broken
'make checkblis-fast' (and 'make check') targets.
This commit is contained in:
@@ -260,15 +260,12 @@
|
||||
# --- Level-3 micro-kernels ------------------------------------------------
|
||||
|
||||
1 # gemm
|
||||
1 # test sequential micro-kernel
|
||||
-1 # dimensions: k
|
||||
|
||||
1 # trsm
|
||||
1 # test sequential micro-kernel
|
||||
? # parameters: uploa
|
||||
|
||||
1 # gemmtrsm
|
||||
1 # test sequential micro-kernel
|
||||
-1 # dimensions: k
|
||||
? # parameters: uploa
|
||||
|
||||
|
||||
Reference in New Issue
Block a user