Chris Sidebottom
f95e7b0e32
Add infrastructure for BGEMM
Setting up all the infrastructure for BGEMM support in OpenBLAS, hopefully I found all the right places.
Derived mostly from the previous work done in https://github.com/OpenMathLib/OpenBLAS/pull/5287
Co-authored-by: Ye Tao <ye.tao@arm.com>
3 months ago
Martin Kroeker
901de8f33a
remove lapacke_mangling.h and add la_xisnan.mod
2 months ago
Evgeni Burovski
9f28161837
BENCH: add benchmarks using codspeed.io
1 year ago
Martin Kroeker
a721cac76a
Add GEMM3M tests and logs
1 year ago
kseniyazaytseva
46de7c8a2b
Merge remote-tracking branch 'origin/risc-v-new-tests' into new-tests
1 year ago
kseniyazaytseva
bf39c0d8b5
Added new tests for BLAS-like and BLAS API in utest
2 years ago
TiborGY
0d30daa772
Add junk from BF16 test to .gitignore
2 years ago
Martin Kroeker
ee80dd8371
Ignore LAPACK's la_constants.mod
2 years ago
Martin Kroeker
30d835168a
Merge pull request #3088 from xoviat/msvc
add misc fixes.
4 years ago
xoviat
457ccc42c9
Merge branch 'develop' into msvc
4 years ago
xoviat
b60de4447a
add cortex-m platform
4 years ago
Rajalakshmi Srinivasaraghavan
564b0d39ef
Add test for shgemm
This patch has Makefile changes to add test for shgemm which
compares sgemm and shgemm result.
5 years ago
Martin Liska
0e05ea9bac
Add CMake related files to .gitignore.
5 years ago
xoviat
5163a85d40
add gitignore directory
6 years ago
Isuru Fernando
7a96499b29
Don't change timestamps
8 years ago
Ashwin Sekhar T K
1de6fa0f50
Update .gitignore
8 years ago
Ashwin Sekhar T K
01e1d85339
Update .gitignore
8 years ago
Martin Köhler
7cd26f7e38
Update gitignore
9 years ago
Zhang Xianyi
a4c6a88a65
Delete vi swap file.
10 years ago
Zhang Xianyi
94b125255f
Merge branch 'develop' into cmake
Conflicts:
driver/others/memory.c
10 years ago
Lars Buitinck
b9534bbd76
git ignore versioned .so files
10 years ago
Hank Anderson
5eefe18ae4
Added CMakeLists.txt for the first of the BLAS folders.
It only does the double precision compile currently.
I realized I didn't finish converting Makefile.system yet, so I made
a note of that.
10 years ago
Hank Anderson
e5c47e44f6
First pass at converting a few makefiles to CMake.
10 years ago
Timothy Gu
4ebbf758f5
.gitignore: add some more entries concerned with kernel
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
11 years ago
Zhang Xianyi
3eb5af1955
Refs #247 . Included lapack source codes. Avoid downloading tar.gz from netlib.org
Based on 3.4.2 version, apply patch.for_lapack-3.4.2.
12 years ago
Zaheer Chothia
ca4136cf41
Fixed #147 : LAPACK symbols were not being exported for version 3.4.2
13 years ago
Zhang Xianyi
157cc54449
Update git ignore file.
13 years ago
Xianyi Zhang
7945919f22
Updated gitignore file.
14 years ago
Xianyi Zhang
cc09e6ef3a
Ingnore *.obj files in git.
14 years ago
Xianyi Zhang
1dd1bba66c
Updated gitignore.
14 years ago
Xianyi Zhang
39aa892298
Added .gitignore files.
14 years ago