Martin Kroeker
|
5ef8b19646
|
Merge pull request #4854 from OpenMathLib/develop
merge develop in preparation of the 0.3.28 release
|
1 year ago |
Martin Kroeker
|
884a949a0d
|
Merge branch 'release-0.3.0' into develop
|
1 year ago |
Martin Kroeker
|
116bc767d8
|
Update version to 0.3.28
|
1 year ago |
Martin Kroeker
|
91d6722a3d
|
Update version to 0.3.28
|
1 year ago |
Martin Kroeker
|
2c8e001efe
|
Merge pull request #4853 from martin-frbg/changelog0328
Update Changelog.txt for 0.3.28
|
1 year ago |
Martin Kroeker
|
1c2bfea1bb
|
Merge pull request #4852 from martin-frbg/fix4814
Disable forwarding from SBGEMM to SBGEMV for now
|
1 year ago |
Martin Kroeker
|
1df95bb23a
|
Update Changelog.txt for 0.3.28
|
1 year ago |
Martin Kroeker
|
7878976236
|
disable forwarding from SBGEMM to SBGEMV for now
|
1 year ago |
Martin Kroeker
|
d92cc96978
|
Merge pull request #4851 from martin-frbg/test3m
Fix invocation of GEMM3M tests in gmake builds
|
1 year ago |
Martin Kroeker
|
76db713e79
|
fix invocation of GEMM3M tests
|
1 year ago |
Martin Kroeker
|
deae7cf1ec
|
Merge pull request #4850 from martin-frbg/generic_3m
Make the dummy GEMM3M kernel for GENERIC targets forward to regular GEMM for now
|
1 year ago |
Martin Kroeker
|
46e331a917
|
remove the unworkable GEMM3M restriction from GENERIC again
|
1 year ago |
Martin Kroeker
|
ccc23338d7
|
have the dummy GEMM3M kernel at least forward to regular GEMM
|
1 year ago |
Martin Kroeker
|
753c7ebe17
|
Merge pull request #4835 from martin-frbg/revertwin4359
Temporarily revert to the coarse-grained locking in the Windows thread server
|
1 year ago |
Martin Kroeker
|
3b8d7dfdca
|
Merge pull request #4846 from martin-frbg/lapack1025
Make the type used for the "hidden" string length argument configurable (adapted from Reference-LAPACK PR 1025)
|
1 year ago |
Martin Kroeker
|
797ae08dbe
|
Add explanation of LAPACK_STRLEN
|
1 year ago |
Martin Kroeker
|
923b79de47
|
make the type of the hidden arguments configurable via LAPACK_STRLEN (Reference-LAPACK PR 1025)
|
1 year ago |
Martin Kroeker
|
cc36db643e
|
Support new LAPACK build option LAPACK_STRLEN
|
1 year ago |
Martin Kroeker
|
7e8118d94e
|
Support new build option LAPACK_STRLEN
|
1 year ago |
Martin Kroeker
|
5bdd3a05f0
|
Merge pull request #4841 from martin-frbg/lapack1033
Prevent compilers from using FMA that could increase error in ?GEEVX (Reference-LAPACK PR 1033)
|
1 year ago |
Martin Kroeker
|
ae9e0e36c3
|
Merge pull request #4842 from martin-frbg/lapack1030
Fix typos and sytrd boundary workspace (Reference-LAPACK PR 1030)
|
1 year ago |
Martin Kroeker
|
bce48d4a13
|
Fix typos and sytrd boundary workspace (Reference-LAPACK PR 1030)
|
1 year ago |
Martin Kroeker
|
c8b4ceca85
|
prevent compilers from using FMA (Reference-LAPACK PR 1033)
|
1 year ago |
Martin Kroeker
|
14a8a9a43c
|
Merge pull request #4840 from martin-frbg/issue4823
set MACOSX_RPATH to true on Apple
|
1 year ago |
Martin Kroeker
|
a4845fa12d
|
set MACOSX_RPATH to true on Apple
|
1 year ago |
Martin Kroeker
|
19f8a8d61c
|
Merge pull request #4839 from martin-frbg/fix4794
Add proper returns in x86_64 s/dscal kernels
|
1 year ago |
Martin Kroeker
|
cf483d9f64
|
Merge pull request #4836 from martin-frbg/issue4275-3
use TARGET rather than CORE from Makefile.conf_last to fill in pkgconfig
|
1 year ago |
Martin Kroeker
|
50397e017a
|
Merge pull request #4838 from martin-frbg/fix4662-3
fix invalid ifdef syntax in HUGETLB handling
|
1 year ago |
Martin Kroeker
|
ae27b02213
|
Merge pull request #4837 from martin-frbg/dyn_riscv_cmake
Add CMAKE support for RISCV64 DYNAMIC_ARCH
|
1 year ago |
Martin Kroeker
|
f1c9803f9a
|
add proper return statement
|
1 year ago |
Martin Kroeker
|
60abcc3991
|
add proper return statement
|
1 year ago |
Martin Kroeker
|
5257f807a9
|
fix invalid ifdef syntax in HUGETLB handling
|
1 year ago |
Martin Kroeker
|
2aed90171a
|
Add riscv sources for DYNAMIC_ARCH
|
1 year ago |
Martin Kroeker
|
e8bd97ab4b
|
add RISCV64 entries for DYNAMIC_ARCH
|
1 year ago |
Martin Kroeker
|
f40819476c
|
mention RISCV64 as a permitted architecture for DYNAMIC_ARCH
|
1 year ago |
Martin Kroeker
|
7af3c552d3
|
use TARGET rather than CORE from Makefile.conf_last to fill in pkgconfig
|
1 year ago |
Martin Kroeker
|
2c2b6bcf96
|
Merge pull request #4831 from martin-frbg/gemmforward
Enable forwarding from GEMM to GEMV for RISCV and PPC in addition to ARM64
|
1 year ago |
Martin Kroeker
|
6468dc1142
|
restore the coarse locking of the pre-4359 version
|
1 year ago |
Martin Kroeker
|
abff4baa4d
|
re-enable queue struct members related to locking
|
1 year ago |
Martin Kroeker
|
42d8865234
|
fix typo
|
1 year ago |
Martin Kroeker
|
9eecd0d33b
|
enable GEMM/GEMV forwarding for riscv and ppc
|
1 year ago |
Martin Kroeker
|
fcb88b9d52
|
enable GEMM/GEMV forwarding for riscv and ppc
|
1 year ago |
Martin Kroeker
|
9afd0c8afd
|
Merge pull request #4814 from Mousius/gemv-proxy
Forward GEMM to GEMV when one argument is actually a vector
|
1 year ago |
Martin Kroeker
|
edbf093c98
|
Update zarch SCAL kernels to handle INF and NAN arguments (#4829)
* handle INF and NAN in input (for S/D only if DUMMY2 argument is set)
|
1 year ago |
Chris Sidebottom
|
ba2e989c67
|
Add accumulators to AArch64 GEMV Kernels
This helps to reduce values going missing as we accumulate.
|
1 year ago |
Chris Sidebottom
|
b26424c6a2
|
Allow opt into GEMM -> GEMV forwarding
|
1 year ago |
Chris Sidebottom
|
90eb863d4b
|
Re-add accidental removal
|
1 year ago |
Chris Sidebottom
|
28b5334f22
|
Complete implementation of GEMV forwarding
|
1 year ago |
Martin Kroeker
|
3db5dbc88e
|
forward to GEMV when one argument is actually a vector
|
1 year ago |
Martin Kroeker
|
136a4edc5f
|
Merge pull request #4830 from martin-frbg/jenk
Continue requesting ubuntu18 instead of latest on OSUOSL powerCI
|
1 year ago |