Martin Kroeker
|
d6d7a6685d
|
Add shortcuts for (small) cases that do not need expensive buffer allocation
|
4 years ago |
Martin Kroeker
|
02087a62e7
|
Merge pull request #3205 from intelmy/sgemv_n_opt
optimize on sgemv_n for small n
|
4 years ago |
Martin Kroeker
|
03b4d79a7e
|
Merge pull request #3238 from martin-frbg/lapack555
Correct function name in error message from SLASQ2 (LAPACK PR555)
|
4 years ago |
Martin Kroeker
|
5c729c6dce
|
Correct function name in error message from SLASQ2 (Reference-LAPACK PR 555)
|
4 years ago |
Martin Kroeker
|
e1911b2e60
|
Merge pull request #3236 from martin-frbg/issue3234
Add -lm for FreeBSD on ARM/ARM64
|
4 years ago |
Martin Kroeker
|
8f33da4f94
|
Merge pull request #3235 from dnoan/develop
Update Makefile.arm64
|
4 years ago |
Martin Kroeker
|
26ccf643a3
|
Add -lm for FreeBSD on ARM/ARM64
|
4 years ago |
Noan
|
32264ba496
|
Update Makefile.arm64
Added -march and -mtune flags for EMAG processors when GCC 9 or later
|
4 years ago |
Martin Kroeker
|
4ecf631f95
|
Merge pull request #3228 from martin-frbg/issue3226
filter out -mavx flag on Sandybridge zgemm/ztrmm kernels
|
4 years ago |
Martin Kroeker
|
5af510081d
|
Merge pull request #3233 from martin-frbg/issue3230
Add autodetection for Intel Ice Lake SP
|
4 years ago |
Martin Kroeker
|
164551d5a2
|
Merge pull request #3232 from martin-frbg/lapack553
Reduce stack size requirements in the LAPACK LIN tests (LAPACK PR 553)
|
4 years ago |
Martin Kroeker
|
310b76aad7
|
Merge pull request #3231 from martin-frbg/issue3227
Support compilation with pre-C99 versions of MSVC
|
4 years ago |
Martin Kroeker
|
c4da892ba0
|
Only filter out -mavx on Sandybridge ZGEMM/ZTRMM kernels
|
4 years ago |
Martin Kroeker
|
cbfd3c87e1
|
Recognize Intel Ice Lake SP as Cooper Lake
|
4 years ago |
Martin Kroeker
|
26e87ac517
|
Support Intel Ice Lake SP as Cooper Lake
|
4 years ago |
Martin Kroeker
|
15b9d6b4a7
|
Delete zchkaa.f
|
4 years ago |
Martin Kroeker
|
f7bcd962c1
|
Delete schkaa.f
|
4 years ago |
Martin Kroeker
|
93cc066921
|
Delete dchkaa.f
|
4 years ago |
Martin Kroeker
|
2c7d4a7766
|
Delete cchkaa.f
|
4 years ago |
Martin Kroeker
|
eef1c42f03
|
Convert ?chkaa to use dynamic allocation for the larger arrays
|
4 years ago |
Martin Kroeker
|
73f637e584
|
Support compilation with pre-C99 versions of MSVC
|
4 years ago |
Martin Kroeker
|
8b90e5f202
|
Drop redundant inclusion of complex.h
|
4 years ago |
Martin Kroeker
|
bd60fb6ffc
|
filter out -mavx flag on zgemm kernels as it can cause problems with older gcc
|
4 years ago |
Martin Kroeker
|
37ea8702ee
|
Merge pull request #3192 from damonyu1989/develop
Update the intrinsic api to the offical name.
|
4 years ago |
Martin Kroeker
|
ec7d6c02bc
|
Add an Android crossbuild on OSX to Azure CI (#3224)
* Add an Android crossbuild on OSX
|
4 years ago |
Martin Kroeker
|
c90c23e78f
|
Merge pull request #3223 from martin-frbg/develop
Use percent instead of ampersand as placeholder for substitutions
|
4 years ago |
Martin Kroeker
|
bda8820da7
|
Use percent instead of ampersand as placeholder for substitutions
|
4 years ago |
Martin Kroeker
|
c0ca63ea46
|
Fix missing conditionals for non-SKX kernels
|
4 years ago |
Martin Kroeker
|
f497bb949b
|
Merge pull request #3219 from austinpagan/Gemm.ErrorFix
Add error message token for SBGEMM in gemm.c
|
4 years ago |
Martin Kroeker
|
f86b1bc3da
|
Merge pull request #3220 from drhpc/drhpc-fixup
Delete lapack_wrappers.c.orig
|
4 years ago |
drhpc
|
206e03fdac
|
Delete lapack_wrappers.c.orig
This looks like a leftover from patching and confuses further patching;-)
|
4 years ago |
Gordon Fossum
|
8b599836db
|
Add error message token for SBGEMM in gemm.c
|
4 years ago |
Martin Kroeker
|
9721b57ecf
|
Update version to 0.3.15.dev
|
4 years ago |
Martin Kroeker
|
380f955078
|
Update version to 0.3.15.dev
|
4 years ago |
Martin Kroeker
|
49d18e65e3
|
Merge pull request #3217 from xianyi/release-0.3.0
merge 0.3.15 back into develop to copy tag
|
4 years ago |
Martin Kroeker
|
904f9a267d
|
Update version to 0.3.15
|
4 years ago |
Martin Kroeker
|
4c033730bb
|
Update version to 0.3.15
|
4 years ago |
Martin Kroeker
|
65502c6af6
|
Merge pull request #3216 from xianyi/develop
Update from develop for 0.3.15 release
|
4 years ago |
Martin Kroeker
|
f71627fa2e
|
Merge pull request #3215 from martin-frbg/cl0315
Update Changelog for 0.3.15
|
4 years ago |
Martin Kroeker
|
d8d7bd33cb
|
Update Changelog for 0.3.15
|
4 years ago |
Martin Kroeker
|
e72420e8c5
|
Merge pull request #3214 from martin-frbg/lapack-3.9.1hrt
Add new Householder Reconstruction functions from LAPACK 3.9.1
|
4 years ago |
Martin Kroeker
|
d00709e016
|
Add files via upload
|
4 years ago |
Martin Kroeker
|
d444344497
|
Add LAPACKE interfaces for the new Householder Reconstruction functions from 3.9.1
|
4 years ago |
Martin Kroeker
|
fb7308b9b5
|
Add entries for the new Householder Reconstruction functions from 3.9.1
|
4 years ago |
Martin Kroeker
|
db50b24a4a
|
Add entries for the new Householder Reconstruction functions from 3.9.1
|
4 years ago |
Martin Kroeker
|
88b70fba3e
|
Add new tests for Householder reconstruction functions from 3.9.1
|
4 years ago |
Martin Kroeker
|
4c1d47098b
|
Add new files for Householder reconstruction functions from 3.9.1
|
4 years ago |
Martin Kroeker
|
40000d1f64
|
Add entries for Householder reconstruction functions from 3.9.1
|
4 years ago |
Martin Kroeker
|
dc3664993c
|
Merge pull request #26 from xianyi/develop
rebase
|
4 years ago |
Martin Kroeker
|
b8232c9054
|
Merge pull request #3213 from martin-frbg/lapack382
Avoid allocating the transposed triangular matrix in LAPACKE_xlantr_work (Reference-LAPACK 382)
|
4 years ago |