Matthew Thompson
|
35334ed2ea
|
Fixes for Fortran Standards violations for lapack-netlib
|
10 months ago |
Matthew Thompson
|
be19966d3b
|
Fixes for NAG CMake
|
10 months ago |
Martin Kroeker
|
9c5d20187b
|
Merge pull request #4999 from dg0yt/macro-failed
Fix redefinition of FAILED
|
10 months ago |
Matthew Thompson
|
2eaf285de5
|
Use F_COMPILER name
|
10 months ago |
Matthew Thompson
|
a8b1705dbd
|
CMake build has wrong PIC flag for NAG
|
10 months ago |
Martin Kroeker
|
5f65846691
|
Merge pull request #4998 from dg0yt/arm-type-function
arm: Declare symbols as .type function
|
10 months ago |
Kai Pastor
|
93eb42fdc8
|
Fix redefinition of FAILED
|
10 months ago |
Kai Pastor
|
dc905636d1
|
arm: Declare symbols as .type function
|
10 months ago |
Iha, Taisei
|
4918beecbe
|
Loop-unrolled transposed [SD]GEMV kernels for A64FX and Neoverse V1
|
10 months ago |
Martin Kroeker
|
0c440f8a27
|
disable multithreading for small workloads
|
10 months ago |
Martin Kroeker
|
0578a89afd
|
Merge pull request #4993 from martin-frbg/issue4991
Translate CMAKE_SYSTEM_NAME in compilations on or for IOS
|
10 months ago |
Martin Kroeker
|
57a51d74c9
|
translate CMAKE_SYSTEM_NAME in compilations on or for IOS
|
10 months ago |
Martin Kroeker
|
35f2e6afe6
|
Merge pull request #4992 from mmuetzel/ci-msys2
CI (MinGW): Remove CLANG32 environment from build matrix.
|
10 months ago |
Markus Mützel
|
f5e6b5b5c9
|
CI (MinGW): Remove CLANG32 environment from build matrix.
The CLANG32 environment is in the process of being removed from MSYS2
currently:
https://www.msys2.org/news/#2024-09-23-starting-to-drop-the-clang32-environment
Remove it from the build matrix ahead of its complete removal from MSYS2.
|
10 months ago |
Martin Kroeker
|
8e8003a2d1
|
Merge pull request #4180 from mmuetzel/cmake
CI (MinGW): Remove work-around needed for old versions of LLVM Flang
|
10 months ago |
Martin Kroeker
|
71963a7bc4
|
Merge pull request #4985 from CheryDan/RISCV/sched
added optimizations for RISC-V YIELDING
|
10 months ago |
Markus Mützel
|
7452af4471
|
CI (MinGW): Remove work-around with NO_AVX512 that was needed for older versions of LLVM Flang.
|
2 years ago |
Martin Kroeker
|
82088cb266
|
Merge pull request #4986 from martin-frbg/readme_compilers
Add compiler version notes and mention the f2c fallback LAPACK in the README
|
10 months ago |
Martin Kroeker
|
8481301f1a
|
Merge pull request #4987 from martin-frbg/issue3973
Update build instructions for WoA (use LLVM19 and its flang-new)
|
10 months ago |
Martin Kroeker
|
009c1e0387
|
fix download link for the current WoA binary of LLVM
|
10 months ago |
Martin Kroeker
|
760a5371f3
|
Update build instructions for WoA (use LLVM19 and its flang-new)
|
10 months ago |
Martin Kroeker
|
3a63bbabd1
|
Add compiler version notes and mention the f2c fallback LAPACK
|
10 months ago |
Martin Kroeker
|
c520ed1916
|
Merge pull request #4984 from rgommers/docs-link
doc: update README to link to the html docs and fix links
|
10 months ago |
daichengrong
|
0b3db03d4b
|
added optimizations for RISC-V YIELDING
|
10 months ago |
Ralf Gommers
|
a0131e56e0
|
doc: update README to link to the html docs and fix links
Also some minor formatting improvements and linking the home page.
|
10 months ago |
Sébastien Villemot
|
bfaf5b9ea4
|
Restore libsuffix support in pkg-config file
It had been mistakenly removed in 9ef10ffa49 .
|
10 months ago |
Martin Kroeker
|
18014b04c8
|
Merge pull request #4979 from martin-frbg/issue4978-2
Remove any optimization flags from DEBUG builds on POWER architecture
|
10 months ago |
Martin Kroeker
|
9db51f790a
|
Remove any optimization flags from DEBUG builds on POWER architecture
|
10 months ago |
Martin Kroeker
|
e334b79b47
|
Merge pull request #4977 from martin-frbg/issue4973
Add dummy implementations of openblas_get/set_affinity for OpenMP builds
|
10 months ago |
Martin Kroeker
|
4060dd43e3
|
Add dummy implementations of openblas_get/set_affinity
|
10 months ago |
Martin Kroeker
|
d04686acd8
|
Re-enable the EXPRECISION option for non-Windows x86/x86_64
|
10 months ago |
Martin Kroeker
|
2a290dfc2c
|
forward GEMM3M calls for GENERIC targets to the regular C/ZGEMM for now
|
10 months ago |
Martin Kroeker
|
926e56e389
|
Align GEMM3M parameters for GENERIC with ZGEMM and add P/Q/R
|
10 months ago |
Martin Kroeker
|
2e2f952bfb
|
Merge pull request #4975 from martin-frbg/fixup4974
Update Cray compiler options and calling convention in CMake
|
10 months ago |
Martin Kroeker
|
cea9df3643
|
Update Cray compiler options and calling convention
|
10 months ago |
Martin Kroeker
|
3e7e312d7d
|
Merge pull request #4974 from cenewcombe/develop
Corrections for Cray and Nvidia Fortran compiler calling conventions
|
10 months ago |
Caroline Newcombe
|
10cf06dce1
|
Merge branch 'OpenMathLib:develop' into develop
|
10 months ago |
Caroline Newcombe
|
760bf7aa37
|
Update Fortran return for complex data types (Cray and Nvidia compilers)
|
10 months ago |
Martin Kroeker
|
2057cd75fd
|
Merge pull request #4971 from martin-frbg/m4init
Add initial autodetection support for Apple M4 as VORTEX with HAVE_SME
|
10 months ago |
Martin Kroeker
|
50da5c2b34
|
Add Apple M4 as VORTEX with HAVE_SME
|
10 months ago |
Martin Kroeker
|
24c5152fbd
|
Merge pull request #4966 from martin-frbg/getrf_indent
Fix misleading indentation warning in getrf
|
10 months ago |
Martin Kroeker
|
2332ea7e7a
|
fix misleading indentation
|
11 months ago |
Martin Kroeker
|
794f75a8f7
|
Merge pull request #4965 from martin-frbg/homebrewjob-2
CI: Update upload-artifacts version in the homebrew workflow again
|
11 months ago |
Martin Kroeker
|
87a18154ce
|
Update version of upload-artifacts again
|
11 months ago |
Martin Kroeker
|
453b9e4886
|
Merge pull request #4961 from h-vetinari/flang
explicitly link to OpenMP
|
11 months ago |
H. Vetinari
|
d3272e51eb
|
explicitly link to OpenMP
|
1 year ago |
Martin Kroeker
|
c634114c8a
|
Merge pull request #4960 from martin-frbg/gemmtr
Provide copies of GEMMT under its new name GEMMTR adopted by the Reference BLAS
|
11 months ago |
Martin Kroeker
|
598bd21991
|
Merge pull request #4958 from XiWeiGu/x86_64_opt_somatcopy_ct_avx
x86_64: opt somatcopy_ct with AVX
|
11 months ago |
Martin Kroeker
|
c9d1a3b912
|
Merge pull request #4954 from XiWeiGu/la64_update_gh_actions
gh-actions: Test LoongArch64 with gcc14 from Ubuntu 24.04
|
11 months ago |
Martin Kroeker
|
c3e7d08fb4
|
Copy GEMMT to its new name GEMMTR
|
11 months ago |