Browse Source
Merge pull request #4602 from martin-frbg/gitign_3m
Add GEMM3M tests and logs to .gitignore
tags/v0.3.27
Martin Kroeker
GitHub
1 year ago
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
12 additions and
0 deletions
-
.gitignore
|
|
@@ -51,43 +51,55 @@ utest/openblas_utest_ext |
|
|
|
ctest/xccblat1 |
|
|
|
ctest/xccblat2 |
|
|
|
ctest/xccblat3 |
|
|
|
ctest/xccblat3_3m |
|
|
|
ctest/xdcblat1 |
|
|
|
ctest/xdcblat2 |
|
|
|
ctest/xdcblat3 |
|
|
|
ctest/xdcblat3_3m |
|
|
|
ctest/xscblat1 |
|
|
|
ctest/xscblat2 |
|
|
|
ctest/xscblat3 |
|
|
|
ctest/xscblat3_3m |
|
|
|
ctest/xzcblat1 |
|
|
|
ctest/xzcblat2 |
|
|
|
ctest/xzcblat3 |
|
|
|
ctest/xzcblat3_3m |
|
|
|
exports/linktest.c |
|
|
|
exports/linux.def |
|
|
|
kernel/setparam_*.c |
|
|
|
kernel/kernel_*.h |
|
|
|
test/CBLAT2.SUMM |
|
|
|
test/CBLAT3.SUMM |
|
|
|
test/CBLAT3_3M.SUMM |
|
|
|
test/DBLAT2.SUMM |
|
|
|
test/DBLAT3.SUMM |
|
|
|
test/DBLAT3_3M.SUMM |
|
|
|
test/SBLAT2.SUMM |
|
|
|
test/SBLAT3.SUMM |
|
|
|
test/SBLAT3_3M.SUMM |
|
|
|
test/ZBLAT2.SUMM |
|
|
|
test/ZBLAT3.SUMM |
|
|
|
test/ZBLAT3_3M.SUMM |
|
|
|
test/SHBLAT3.SUMM |
|
|
|
test/SBBLAT3.SUMM |
|
|
|
test/cblat1 |
|
|
|
test/cblat2 |
|
|
|
test/cblat3 |
|
|
|
test/cblat3_3m |
|
|
|
test/dblat1 |
|
|
|
test/dblat2 |
|
|
|
test/dblat3 |
|
|
|
test/dblat3_3m |
|
|
|
test/sblat1 |
|
|
|
test/sblat2 |
|
|
|
test/sblat3 |
|
|
|
test/sblat3_3m |
|
|
|
test/test_shgemm |
|
|
|
test/test_sbgemm |
|
|
|
test/zblat1 |
|
|
|
test/zblat2 |
|
|
|
test/zblat3 |
|
|
|
test/zblat3_3m |
|
|
|
build |
|
|
|
build.* |
|
|
|
*.swp |
|
|
|