naveen
|
a8b8768e28
|
chore: Included githubactions in the dependabot config
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.
Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot
GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
|
4 years ago |
Martin Kroeker
|
9283c7c0b5
|
Merge pull request #3655 from RajalakshmiSR/zgemmasmp10
POWER10: Fix ZGEMM testcase failures
|
4 years ago |
Martin Kroeker
|
9777c59d98
|
Merge pull request #3653 from RajalakshmiSR/dgemvp10
POWER10: convert dgemv inline assembly
|
4 years ago |
Rajalakshmi Srinivasaraghavan
|
f191bc652b
|
POWER10: Fix ZGEMM testcase failures
This patch fixes storing and restoring non volatile registers
in zgemm POWER10 kernel.
|
4 years ago |
Martin Kroeker
|
7060ca5002
|
Merge pull request #3647 from martin-frbg/exports_3.10.0
Amend gensymbol with some LAPACK 3.10.0 additions
|
4 years ago |
Martin Kroeker
|
72ea19d187
|
Amend some LAPACK 3.10.0 additions
|
4 years ago |
Rajalakshmi Srinivasaraghavan
|
8419d538ff
|
POWER10: convert dgemv inline assembly
This patch makes use of compiler builtins and matches with assembly
performance. Tested with clang14 and gcc12.
|
4 years ago |
Martin Kroeker
|
bfd9c1b58c
|
Merge pull request #3645 from martin-frbg/issue3644
Fix quotes around compiler args in C11 check
|
4 years ago |
Martin Kroeker
|
79d98327e4
|
Fix quotes around compiler args in C11 check
|
4 years ago |
Martin Kroeker
|
eb1faada19
|
Merge pull request #3643 from martin-frbg/fixgensymbol
Fix LAPACK path in new gensymbol script
|
4 years ago |
Xianyi Zhang
|
5e9a912591
|
Merge branch 'develop' into risc-v
|
4 years ago |
Xianyi Zhang
|
f9715605ac
|
Add PLCT to contributors.
|
4 years ago |
Xianyi Zhang
|
3f88429bcf
|
Merge branch 'risc-v_fix_intrinsic' into risc-v
|
4 years ago |
Xianyi Zhang
|
968e1f51d8
|
Update RISC-V Intrinsic API.
|
4 years ago |
Martin Kroeker
|
e9c3535208
|
Fix LAPACK path in new gensymbol script
|
4 years ago |
Martin Kroeker
|
f150c97ceb
|
Merge pull request #3641 from RajalakshmiSR/ppc_build
power10: Fix build issues due to perl scripts conversion
|
4 years ago |
Rajalakshmi Srinivasaraghavan
|
c98d63b637
|
power10: Fix build issues due to perl scripts conversion
Due to recent perl script conversion, there are some build
errors when compiling openblas with advance toolchain compilers.
|
4 years ago |
Martin Kroeker
|
28a24a4d4f
|
Merge pull request #3637 from martin-frbg/issue3636
Add fallback value for bogus sc_nprocessors_conf in getarch
|
4 years ago |
Martin Kroeker
|
14ae22bf7a
|
Add fallback value for bogus sc_nprocessors_conf
|
4 years ago |
Martin Kroeker
|
771dc6a8d8
|
Merge pull request #3635 from martin-frbg/issue3634
Support compilation with the Intel ifx compiler
|
4 years ago |
Martin Kroeker
|
19413624d0
|
Add Intel ifx compiler
|
4 years ago |
Martin Kroeker
|
f56e4b620f
|
Merge pull request #3633 from martin-frbg/perl_fallback
Add back original PERL-based build scripts and add option USE_PERL
|
4 years ago |
Martin Kroeker
|
5cb0d23027
|
Support USE_PERL fallback for gensymbol
|
4 years ago |
Martin Kroeker
|
f5a379bf77
|
Add USE_PERL fallback option for gensymbol script
|
4 years ago |
Martin Kroeker
|
cfc1a9ed8d
|
Add back original PERL-based script under new name
|
4 years ago |
Martin Kroeker
|
a3e02742f2
|
Add USE_PERL fallback option for create script used with FUNCTION_PROFILE
|
4 years ago |
Martin Kroeker
|
f1c570a5f1
|
Add back original PERL-based script under new name
|
4 years ago |
Martin Kroeker
|
181b96257c
|
Add back PERL-based scripts under new name
|
4 years ago |
Martin Kroeker
|
7093a34a34
|
Add fallback option USE_PERL for original PERL-based build scripts
|
4 years ago |
Martin Kroeker
|
c4b52ef46e
|
Merge pull request #3624 from ioraff/no-perl
rewrite perl scripts in universal shell
|
4 years ago |
Martin Kroeker
|
d0c3504255
|
Merge pull request #3631 from martin-frbg/revertdynskx
Revert selection of a different DGEMM kernel for SkylakeX in DYNAMIC_ARCH builds
|
4 years ago |
Martin Kroeker
|
dac14a5f7d
|
revert "switch DGEMM parameters for SkylakeX if DYNAMIC_ARCH"
|
4 years ago |
Martin Kroeker
|
dc49edd4e6
|
Revert "roll back DGEMM kernel ... for DYNAMIC_ARCH"
|
4 years ago |
Martin Kroeker
|
faf58d2b3f
|
Merge pull request #3630 from martin-frbg/fixpr3629
Fix compilation of cpuid_riscv
|
4 years ago |
Martin Kroeker
|
30df29c0b3
|
Fix compilation
|
4 years ago |
Zhang Xianyi
|
a720e2ca8a
|
Merge pull request #3629 from Rabenda/riscv-c910
riscv: Fix machine recognition for c910v
|
4 years ago |
Han Gao
|
8dd4579480
|
riscv: Fix machine recognition for c910v
Signed-off-by: Han Gao <gaohan@uniontech.com>
|
4 years ago |
Owen Rafferty
|
42c7a27e6b
|
rewrite perl scripts in universal shell
|
4 years ago |
Martin Kroeker
|
ed8b377318
|
Merge pull request #3628 from martin-frbg/issue3620
DYNAMIC_ARCH: Improve mapping for future AMD cpus
|
4 years ago |
Martin Kroeker
|
2c62096fce
|
Expand cpu mapping for future Zen cpus and use feature-based fallback for unknown AMD family codes
|
4 years ago |
Martin Kroeker
|
dbdb686128
|
Merge pull request #3625 from RajalakshmiSR/P10_store
POWER10: Changing store instructions for Level1 functions
|
4 years ago |
Rajalakshmi Srinivasaraghavan
|
b62173c5a0
|
POWER10: Changing store instructions for Level1 functions
This patch changes 32 bytes stores to two 16 bytes stores
to fix a recent degradation due to 32 bytes stores.
|
4 years ago |
Martin Kroeker
|
ce814e84dc
|
Merge pull request #3619 from martin-frbg/fixup-3613
Initial attempt at proper cpu detection on RISCV
|
4 years ago |
Martin Kroeker
|
46d22150de
|
Initial attempt at proper cpu detection on RISCV
|
4 years ago |
Martin Kroeker
|
8f13ab94d2
|
Merge pull request #3613 from Rabenda/fix-riscv
Fix riscv64 detect
|
4 years ago |
Martin Kroeker
|
7d6c0ae223
|
Merge pull request #3618 from martin-frbg/issue3606
Automatically downgrade C910V to RISCV64_GENERIC if the compiler lacks vector support
|
4 years ago |
Martin Kroeker
|
18427f3759
|
Have getarch downgrade the RISCV C910V target to GENERIC if compiler lacks vector support
|
4 years ago |
Martin Kroeker
|
d328636e58
|
Add compiler check for RISCV vector support
|
4 years ago |
Martin Kroeker
|
06d1dd6ba8
|
Merge pull request #3616 from martin-frbg/issue3615
Fix CMAKE generator rules for ?laswp_ncopy and ?neg_tcopy kernels
|
4 years ago |
Martin Kroeker
|
567d8853d1
|
rename lapack subtarget to lapack_overrides to avoid name clash with netlib in case-insensitive settings
|
4 years ago |