Rohit Goswami
|
6ce99e3148
|
MAINT: Add a configuration for meson format
|
1 year ago |
Rohit Goswami
|
3f9ffecf86
|
MAINT: Fixup hardcoded build folder
|
1 year ago |
Rohit Goswami
|
0701835710
|
Merge pull request #24 from HaoZeke/sharedLib
BLD: Create OpenBLAS shared object
|
1 year ago |
Mateusz Sokół
|
04d9a533bb
|
BLD: Use `both_libraries` to build libs
|
1 year ago |
Mateusz Sokół
|
adea569542
|
BLD: Create OpenBLAS shared object
|
1 year ago |
Rohit Goswami
|
cf98f7afc4
|
Merge pull request #23 from HaoZeke/mesonDocs
DOC: Meson build docs
|
1 year ago |
Mateusz Sokół
|
ff42a9f4fb
|
DOC: Meson build docs
|
1 year ago |
Rohit Goswami
|
6d31ff0b1e
|
Merge pull request #17 from HaoZeke/multiArch
BLD: Support `x86_64` and `arm64` architectures
|
1 year ago |
Mateusz Sokół
|
af0e7f1c8a
|
BLD: Support x86_64 and arm64 architectures
|
1 year ago |
Rohit Goswami
|
dfa1e8f8f3
|
Merge pull request #16 from HaoZeke/setup-config-h
BLD: Move config.h creation to `setup` stage
|
1 year ago |
Mateusz Sokół
|
84c23b5e11
|
BLD: Move config.h creation to `setup` stage
|
1 year ago |
Mateusz Sokół
|
7d4b13333c
|
Merge pull request #12 from HaoZeke/darwin-support
BLD: Darwin support
|
1 year ago |
Mateusz Sokół
|
38090aa779
|
BLD: Add support for Darwin system
|
1 year ago |
Rohit Goswami
|
834041cb0c
|
MAINT: Explicitly replace instead of unknown
|
1 year ago |
Rohit Goswami
|
586fc577d0
|
MAINT: Use project local directories
|
1 year ago |
Rohit Goswami
|
c362e511f3
|
BUG: Allow tests to be run multiple times
Without failures due to existing files
|
1 year ago |
Rohit Goswami
|
71ae2d0591
|
BUG: Do not hardcode meson build directory
|
1 year ago |
Mateusz Sokół
|
aeed3fd5e3
|
CI: Add Meson CI job
|
1 year ago |
Mateusz Sokół
|
e37ec24a96
|
BLD: Finish porting `ctest`
|
1 year ago |
Rohit Goswami
|
33c48a70ce
|
MAINT: Cleanup some flags and add GFORT condition
|
1 year ago |
Rohit Goswami
|
9f616c5991
|
MAINT: Add version to symbols
|
1 year ago |
Rohit Goswami
|
dc0d1fa4c8
|
TST: Signal abort for ctest failures correctly
|
1 year ago |
Rohit Goswami
|
b85a8e8bc9
|
MAINT: Use EXIT_SUCCESS for the runner result
|
1 year ago |
Rohit Goswami
|
5a4557ce1e
|
BLD: Rework ctest build slightly
|
1 year ago |
Mateusz Sokół
|
1799f60893
|
BLD: `ctest` port
|
1 year ago |
Mateusz Sokół
|
3bc55f15f0
|
BLD: `test` port
|
1 year ago |
Mateusz Sokół
|
fa7ba3121c
|
BLD: `utest` port
|
1 year ago |
Rohit Goswami
|
4547456d9d
|
ENH: Add scripts to generate installed headers
ENH: Generate remaining installed headers
Basically openblas_config f77blas and cblas
|
1 year ago |
Rohit Goswami
|
81b2d6fbb0
|
MAINT: Cleanup by localizing find python
MAINT: Bump version to 0.3.27
|
1 year ago |
Mateusz Sokół
|
a5ac9e7f1a
|
BLD: Generate config.h file
|
1 year ago |
Rohit Goswami
|
906e94bdd6
|
BLD: Start adding lapacke includes
|
1 year ago |
Rohit Goswami
|
13bd3b2c5f
|
BLD: Generate basic pkgconfig
|
1 year ago |
Mateusz Sokół
|
cfd11eba92
|
BUG: Fix `except` dict feature
|
1 year ago |
Rohit Goswami
|
6a7e571075
|
MAINT: Fix minor missed file
|
1 year ago |
Rohit Goswami
|
ecf5333c27
|
MAINT: Rework from make log
|
1 year ago |
Rohit Goswami
|
2c950d4c97
|
MAINT: Try a working set
|
1 year ago |
Rohit Goswami
|
3094d0c621
|
MAINT: Fixup and use the new .S dep
|
1 year ago |
Rohit Goswami
|
17b164feee
|
MAINT: Cleanup and lint a bit
|
1 year ago |
Rohit Goswami
|
efe87a3f5b
|
BUG,ENH: Fix .S handling
TMP: Fixup
|
1 year ago |
Rohit Goswami
|
cc3c874d02
|
MAINT: Add to .gitig
|
1 year ago |
Rohit Goswami
|
a9845bd6bf
|
MAINT: Bring back lapack-netlib
|
2 years ago |
Rohit Goswami
|
5cadc67801
|
MAINT: Add more symbols for the test
|
2 years ago |
Rohit Goswami
|
86aa6b3a87
|
MAINT: Quick and dirty working set of symbols
Well working as in has enough symbols for the import, currently is
failing NumPy tests, including dot matrix multiplications...
|
2 years ago |
Rohit Goswami
|
891052a3ef
|
MAINT: Add the _beta variant of gemm
|
2 years ago |
Rohit Goswami
|
517eca96c6
|
MAINT: Add the gemm_small_kernel variants
w/o and with b0
|
2 years ago |
Rohit Goswami
|
cbafa8114f
|
ENH: Add more L3 symbols
|
2 years ago |
Rohit Goswami
|
571d2f3be3
|
ENH: Add TRMM_KERNEL bindings
|
2 years ago |
Rohit Goswami
|
854aecce82
|
BLD: Add L3 driver symbols
Bringing us up to 2247 symbols..
|
2 years ago |
Rohit Goswami
|
e5564ec450
|
MAINT: Add syrk
|
2 years ago |
Rohit Goswami
|
fe38ef70ed
|
MAINT: Rework to use the ext_l3 mapping
|
2 years ago |