Martin Kroeker
|
bbd227ce4a
|
Add Intel Meteor Lake and Emerald Rapids
|
1 year ago |
Martin Kroeker
|
f034745ce6
|
Merge pull request #4675 from martin-frbg/issue4619
Mention LD_LIBRARY_PATH in user documentation
|
1 year ago |
Martin Kroeker
|
a82ecadc11
|
mention LD_LIBRARY_PATH
|
1 year ago |
Martin Kroeker
|
b859f6f191
|
Merge pull request #4617 from cyk2018/patch-1
[Doc]Update user_manual.md for static linker
|
1 year ago |
Martin Kroeker
|
a63d71129c
|
Merge pull request #4671 from martin-frbg/issue4668
Silence a GCC14 warning/error in the f2c-converted LAPACK
|
1 year ago |
Martin Kroeker
|
3d26837a35
|
Suppress GCC14 error exit in the f2c-converted LAPACK
|
1 year ago |
Martin Kroeker
|
7c915e64ca
|
Silence a GCC14 warning/error in the f2c-converted LAPACK
|
1 year ago |
Martin Kroeker
|
edacf9b397
|
Work around spurious BLAS3 test errors on LOONGSON3R3/4 (#4667)
Force compilation with gfortran to use O0 on older Loongson hardware to avoid spurious test failures
|
1 year ago |
Martin Kroeker
|
89e3fd0821
|
Merge pull request #4666 from martin-frbg/issue4633
Fix spurious errors in the extended utest for INTERFACE64=1 on big-endian systems
|
1 year ago |
Martin Kroeker
|
b1d722fc0c
|
Fix cast to work with INTERFACE64 (especially on big-endian)
|
1 year ago |
Martin Kroeker
|
1031d161f6
|
Merge pull request #4663 from ayappanec/develop
Fix openblas_utest_ext build in AIX
|
1 year ago |
Ayappan P
|
f4ee0a423b
|
Fix openblas_utest_ext build in AIX
|
1 year ago |
Martin Kroeker
|
ab5882ebf0
|
Merge pull request #4661 from martin-frbg/issue4660
Fix CMAKE builds for Loongarch64
|
1 year ago |
Martin Kroeker
|
69aa93e34f
|
Fix Loongson compiler flag check
|
1 year ago |
Martin Kroeker
|
015042f7b5
|
Fix Loongson compiler flag test
|
1 year ago |
Martin Kroeker
|
992b71fea2
|
remove stray comma
|
1 year ago |
Martin Kroeker
|
d421dec278
|
Merge pull request #4656 from zboszor/fix-x86-64-build-v2
Add forgotten conditional uses of PREFETCH
|
1 year ago |
Martin Kroeker
|
ae695d4ca0
|
Merge pull request #4642 from XiWeiGu/loongarch64_clang
CI: Add clang test for loongarch64
|
1 year ago |
gxw
|
1cdad09760
|
CI: Add clang test for loongarch64
|
1 year ago |
gxw
|
7cd438a5ac
|
loongarch64: Fixed clang compilation issues
|
1 year ago |
Martin Kroeker
|
35d84ad012
|
Merge pull request #4658 from mattip/remove-extra-suffix
do not add LIBNAMESUFFIX to dylib
|
1 year ago |
Martin Kroeker
|
f6eadf0971
|
Merge pull request #4577 from shivammonaka/Threading_Callback
Introduced callback to Pthread, Win32 and OpenMP backend
|
1 year ago |
Martin Kroeker
|
61214fcef7
|
Fix utest_ext build on AIX (#4657)
* Add all-in-one version of utest_ext for AIX
|
1 year ago |
Martin Kroeker
|
ddcd7d6fa8
|
Merge branch 'develop' into Threading_Callback
|
1 year ago |
Matti Picus
|
94feadf242
|
do not add LIBNAMESUFFIX to dylib
|
1 year ago |
Zoltán Böszörményi
|
ca64861ce8
|
Add forgotten conditional uses of PREFETCH
This fixes a (cross-)compilation/linker error for PRESCOTT
on Yocto.
Signed-off-by: Zoltán Böszörményi <zoltan.boszormenyi@xenial.com>
|
1 year ago |
Martin Kroeker
|
de465ffdd5
|
Merge pull request #4632 from martin-frbg/issue4570
Align Makefile build options for embedded (Cortex M) systems with the CMAKE code
|
1 year ago |
Martin Kroeker
|
a5ab76c75e
|
Update .cirrus.yml
|
1 year ago |
Martin Kroeker
|
0ec0746ae4
|
Update Makefile.system
|
1 year ago |
Martin Kroeker
|
d6b0badc05
|
Fix declarations for EMBEDDED
|
1 year ago |
Martin Kroeker
|
930ebed48b
|
Add option EMBEDDED
|
1 year ago |
Martin Kroeker
|
bece730218
|
Merge pull request #4649 from ChipKerchner/readme2AIX
Change xlf compiler to xlf_r in README for AIX.
|
1 year ago |
Martin Kroeker
|
c57f9326d6
|
Add implementation of WhereAmI() to support NO_AFFINITY=0 on ARM64 (#4648)
* Add preliminary implementation of WhereAmI()
|
1 year ago |
Chip-Kerchner
|
1d86e21cda
|
Change xlf compiler to xlf_r in README for AIX.
|
1 year ago |
Martin Kroeker
|
a0083fdf68
|
Merge pull request #4647 from martin-frbg/lapack961
Fix uninitialized variables in LAPACK tests for ?QP3RK (Reference-LAPACK PR 961)
|
1 year ago |
Martin Kroeker
|
c20caa4960
|
Fix uninitialized variables in the LAPACK tests for the new ?QP3RK functions (Reference-LAPACK PR961)
|
1 year ago |
Martin Kroeker
|
91a24b837d
|
Merge pull request #4643 from XiWeiGu/mips64_bug_fix
mips64: Fixed MSA optimization bugs for zgemv and cgemv
|
1 year ago |
gxw
|
9c39e969f5
|
mips64: Fixed MSA optimization bugs for zgemv and cgemv
|
1 year ago |
Martin Kroeker
|
4c03ed437f
|
Fix SICORTEX ASUM/ZASUM and SUM/ZSUM for INCX <=0 (#4640)
* Exit early if INCX <= 0
|
1 year ago |
Martin Kroeker
|
23d5a8b16e
|
Merge pull request #4628 from XiWeiGu/CI-c910v-mips64-loongarch64
CI: add openblas_utest_ext for c910v, mips64 and loongarch64
|
1 year ago |
Martin Kroeker
|
b8618fa7f6
|
Merge pull request #4634 from martin-frbg/utest0
Fix uninitialized variables in the extensions utest
|
1 year ago |
Martin Kroeker
|
b883526a34
|
Fix uninitialized variables in the extensions utest
|
1 year ago |
Martin Kroeker
|
83ec1f86ec
|
Merge pull request #4630 from martin-frbg/issue4178-2
Add another object signature for classic flang
|
1 year ago |
Martin Kroeker
|
a9703c70f3
|
Merge pull request #4631 from martin-frbg/issue4626
revert the C/Z NRM2 kernels for NEOVERSEN1 and VORTEX to the base NEON kernel as well
|
1 year ago |
Martin Kroeker
|
e6ae4b6f38
|
Merge pull request #4627 from mattip/soname
remove extraneous suffix from shared object SONAME
|
1 year ago |
Martin Kroeker
|
00ee5d0367
|
On ARM, do not assume -marm by default if OS_EMBEDDED=1
|
1 year ago |
Martin Kroeker
|
7cfd433d0c
|
revert the C/Z NRM2 kernels to the base NEON kernel as well
|
1 year ago |
Martin Kroeker
|
d26caff60c
|
Add another object signature for classic flang
|
1 year ago |
Martin Kroeker
|
45dbf50036
|
Merge pull request #4629 from tetsuzo-usui/PfSizeTune_forNeoverseV1
Set GEMM_PREFERED_SIZE parameter for Neoverse V1
|
1 year ago |
Usui, Tetsuzo
|
ca673ca774
|
Add GEMM_PREFERED_SIZE parameter for Neoverse V1
|
1 year ago |