Martin Kroeker
|
a71041e402
|
Merge pull request #5045 from martin-frbg/issue5034
Temporarily disable the default S/DSCAL kernel on PPC970
|
1 year ago |
Martin Kroeker
|
9b9c0aa5c9
|
temporarily disable the default S/DSCAL kernel
|
1 year ago |
Martin Kroeker
|
52c7695be1
|
Merge pull request #5044 from martin-frbg/issue5043
[WIP,Testing] Add CI workflow to test crossbuilding for Huawei HarmonyOS
|
1 year ago |
Martin Kroeker
|
14e68355d2
|
Update harmonyos.yml
|
1 year ago |
Martin Kroeker
|
593427c8a1
|
Update harmonyos.yml
|
1 year ago |
Martin Kroeker
|
67bbde71e5
|
Update harmonyos.yml
|
1 year ago |
Martin Kroeker
|
108bf599ae
|
Create harmonyos.yml
|
1 year ago |
Martin Kroeker
|
e4f83d4485
|
Merge pull request #5041 from martin-frbg/issue2715
Identify all cores in ARM64 autodetection, return fastest TARGET and performance group sizes
|
1 year ago |
Martin Kroeker
|
7fd73a40dc
|
Fix accidentally dropped cpu ids and add MacOS performance groups
|
1 year ago |
Martin Kroeker
|
a182251284
|
fix typo
|
1 year ago |
Martin Kroeker
|
ed95791618
|
fix conflicting variables
|
1 year ago |
Martin Kroeker
|
3c3d1c4849
|
Identify all cores and select the most performant one as TARGET
|
1 year ago |
Martin Kroeker
|
be807c98a6
|
Identify all cores, group by performance and report the fastest TARGET
|
1 year ago |
Martin Kroeker
|
a63282a688
|
Merge pull request #5037 from tingboliao/develop
Optimize the nrm2_rvv function to further improve performance.
|
1 year ago |
Martin Kroeker
|
2f86913209
|
Merge pull request #5040 from martin-frbg/issue922
Add an install_tests target to facilitate testing cross-compiles
|
1 year ago |
Martin Kroeker
|
e9ff70b394
|
Add an install_tests target to facilitate testing on cross-compiled targets
|
1 year ago |
Martin Kroeker
|
85a33326a1
|
Merge pull request #5039 from martin-frbg/fixgmakenaming
Fix "make install" creating incorrect names for suffixed libraries in the cmake and pkgconfig files
|
1 year ago |
Martin Kroeker
|
6ad793d65e
|
Fix naming of suffixed libraries in the cmake and pkgconfig files
|
1 year ago |
Martin Kroeker
|
0a2d9aaf32
|
Merge pull request #4982 from svillemot/develop
Restore libsuffix support in pkg-config file
|
1 year ago |
Martin Kroeker
|
9297c46dfb
|
Merge pull request #5036 from martin-frbg/issue4032
Add a paragraph on "benign" LAPACK-TEST errors to the FAQ document
|
1 year ago |
tingbo.liao
|
c37509c213
|
Optimize the nrm2_rvv function to further improve performance.
Signed-off-by: tingbo.liao <tingbo.liao@starfivetech.com>
|
1 year ago |
Martin Kroeker
|
a1075477c3
|
Merge pull request #4994 from martin-frbg/issue4886
Disable multithreading in ?TRTRI for small workloads
|
1 year ago |
Martin Kroeker
|
fff2e214ca
|
Add LAPACK-TEST errors topic
|
1 year ago |
Martin Kroeker
|
718fb73bd8
|
Merge pull request #4976 from martin-frbg/m3m_exprec
[WIP]Add better workaround for GEMM3M on GENERIC and re-enable EXPRECISION for x86/x86_64 targets
|
1 year ago |
Martin Kroeker
|
73527aab3c
|
Merge pull request #5030 from tingboliao/develop
Optimize the zgemm_tcopy_4_rvv function to be compatible with the situations where the vector lengths(vlens) are 128 and 256.
|
1 year ago |
Martin Kroeker
|
c1258662db
|
Merge branch 'OpenMathLib:develop' into m3m_exprec
|
1 year ago |
Martin Kroeker
|
36b0fb3aff
|
Merge pull request #5035 from martin-frbg/issue4396
Improve OpenBLASConfig.cmake contents in gmake builds
|
1 year ago |
Martin Kroeker
|
d863dcf83c
|
Merge pull request #5033 from rgommers/doc-port-last-wiki-edits
docs: update extensions and install pages with last wiki edits
|
1 year ago |
Martin Kroeker
|
d5e255519e
|
Improve OpenBLASConfig.cmake contents
|
1 year ago |
Ralf Gommers
|
df42f79c4c
|
docs: update extensions and install pages with last wiki edits
I went through the wiki pages and found two pages with edits that
weren't reflected in the html docs yet, so syncing that content here.
|
1 year ago |
Martin Kroeker
|
17803e7901
|
Merge pull request #5031 from david-cortes/fix_doc_links
Fix invalid link to FAQ
|
1 year ago |
david-cortes
|
762fa1afa9
|
fix link to faq
|
1 year ago |
Martin Kroeker
|
6af4e76f31
|
Merge pull request #5029 from martin-frbg/issue5020
Add support for compiling with Intel oneAPI 2025.0 on MS Windows
|
1 year ago |
Martin Kroeker
|
fbf594b62f
|
Guard against empty CMAKE_Fortran_COMPILER_ID
|
1 year ago |
tingbo.liao
|
c4c3d9e68a
|
Merge remote-tracking branch 'refs/remotes/origin/develop' into develop
|
1 year ago |
tingbo.liao
|
0bea1cfd9d
|
Optimize the zgemm_tcopy_4_rvv function to be compatible with the situations where the vector lengths(vlens) are 128 and 256.
Signed-off-by: tingbo.liao <tingbo.liao@starfivetech.com>
|
1 year ago |
Martin Kroeker
|
e6fd629770
|
Expressly declare the .S extension for assembly (documented as standard, but current cmake does not set it for icx)
|
1 year ago |
Martin Kroeker
|
05fe49ddaf
|
Rename local copy functions to avoid name clash with the standard BLAS ones
|
1 year ago |
Martin Kroeker
|
64c6c79201
|
Assume no underline suffixes on symbols when compiling with Intel ifx on Windows
|
1 year ago |
Martin Kroeker
|
5c9417d306
|
Assume no underline suffixes on symbols when compiling with ifx on Windows
|
1 year ago |
Martin Kroeker
|
5d81e514e4
|
Assume no underline suffixes on symbols when compiling with ifx on Windows
|
1 year ago |
Martin Kroeker
|
d78fbe425c
|
Assume no underline suffixes on symbols when compiling with ifx on Windows
|
1 year ago |
Martin Kroeker
|
30188a55d1
|
Don't assume underlined symbols for ifx; make cpuid.S inclusion conditional
|
1 year ago |
Martin Kroeker
|
32319a33ac
|
Add options for Intel oneAPI 2025.0 ifx on Windows
|
1 year ago |
Martin Kroeker
|
37a4ca7e46
|
Merge pull request #5025 from martin-frbg/nvidia_arm64
Add target-specific options to enable ARM64 SVE with the NVIDIA compiler
|
1 year ago |
Martin Kroeker
|
1c4401ebf1
|
Add target-specific options to enable SVE with the NVIDIA compiler
|
1 year ago |
Martin Kroeker
|
f2be482d43
|
Merge pull request #5024 from martin-frbg/issue5001
Improve the wording of the build instructions for Windows on Arm in the docs
|
1 year ago |
Martin Kroeker
|
70dddacb9f
|
Merge pull request #5023 from rgommers/fix-warnings
Fix two compiler warnings in `memory.c`
|
1 year ago |
Martin Kroeker
|
a93d3db34a
|
fix formatting of WoA section
|
1 year ago |
Martin Kroeker
|
e460512685
|
Update WoA build instructions from rewording in issue #5001
|
1 year ago |