File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -51,43 +51,55 @@ utest/openblas_utest_ext
51
51
ctest /xccblat1
52
52
ctest /xccblat2
53
53
ctest /xccblat3
54
+ ctest /xccblat3_3m
54
55
ctest /xdcblat1
55
56
ctest /xdcblat2
56
57
ctest /xdcblat3
58
+ ctest /xdcblat3_3m
57
59
ctest /xscblat1
58
60
ctest /xscblat2
59
61
ctest /xscblat3
62
+ ctest /xscblat3_3m
60
63
ctest /xzcblat1
61
64
ctest /xzcblat2
62
65
ctest /xzcblat3
66
+ ctest /xzcblat3_3m
63
67
exports /linktest.c
64
68
exports /linux.def
65
69
kernel /setparam_ * .c
66
70
kernel /kernel_ * .h
67
71
test /CBLAT2.SUMM
68
72
test /CBLAT3.SUMM
73
+ test /CBLAT3_3M.SUMM
69
74
test /DBLAT2.SUMM
70
75
test /DBLAT3.SUMM
76
+ test /DBLAT3_3M.SUMM
71
77
test /SBLAT2.SUMM
72
78
test /SBLAT3.SUMM
79
+ test /SBLAT3_3M.SUMM
73
80
test /ZBLAT2.SUMM
74
81
test /ZBLAT3.SUMM
82
+ test /ZBLAT3_3M.SUMM
75
83
test /SHBLAT3.SUMM
76
84
test /SBBLAT3.SUMM
77
85
test /cblat1
78
86
test /cblat2
79
87
test /cblat3
88
+ test /cblat3_3m
80
89
test /dblat1
81
90
test /dblat2
82
91
test /dblat3
92
+ test /dblat3_3m
83
93
test /sblat1
84
94
test /sblat2
85
95
test /sblat3
96
+ test /sblat3_3m
86
97
test /test_shgemm
87
98
test /test_sbgemm
88
99
test /zblat1
89
100
test /zblat2
90
101
test /zblat3
102
+ test /zblat3_3m
91
103
build
92
104
build. *
93
105
* .swp
You can’t perform that action at this time.
0 commit comments