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
|
1 year ago |
Martin Kroeker
|
8481301f1a
|
Merge pull request #4987 from martin-frbg/issue3973
Update build instructions for WoA (use LLVM19 and its flang-new)
|
1 year ago |
Martin Kroeker
|
009c1e0387
|
fix download link for the current WoA binary of LLVM
|
1 year ago |
Martin Kroeker
|
760a5371f3
|
Update build instructions for WoA (use LLVM19 and its flang-new)
|
1 year ago |
Martin Kroeker
|
3a63bbabd1
|
Add compiler version notes and mention the f2c fallback LAPACK
|
1 year ago |
Martin Kroeker
|
c520ed1916
|
Merge pull request #4984 from rgommers/docs-link
doc: update README to link to the html docs and fix links
|
1 year ago |
daichengrong
|
0b3db03d4b
|
added optimizations for RISC-V YIELDING
|
1 year 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.
|
1 year ago |
Sébastien Villemot
|
bfaf5b9ea4
|
Restore libsuffix support in pkg-config file
It had been mistakenly removed in 9ef10ffa49.
|
1 year ago |
Martin Kroeker
|
18014b04c8
|
Merge pull request #4979 from martin-frbg/issue4978-2
Remove any optimization flags from DEBUG builds on POWER architecture
|
1 year ago |
Martin Kroeker
|
9db51f790a
|
Remove any optimization flags from DEBUG builds on POWER architecture
|
1 year ago |
Martin Kroeker
|
e334b79b47
|
Merge pull request #4977 from martin-frbg/issue4973
Add dummy implementations of openblas_get/set_affinity for OpenMP builds
|
1 year ago |
Martin Kroeker
|
4060dd43e3
|
Add dummy implementations of openblas_get/set_affinity
|
1 year ago |
Martin Kroeker
|
d04686acd8
|
Re-enable the EXPRECISION option for non-Windows x86/x86_64
|
1 year ago |
Martin Kroeker
|
2a290dfc2c
|
forward GEMM3M calls for GENERIC targets to the regular C/ZGEMM for now
|
1 year ago |
Martin Kroeker
|
926e56e389
|
Align GEMM3M parameters for GENERIC with ZGEMM and add P/Q/R
|
1 year ago |
Martin Kroeker
|
2e2f952bfb
|
Merge pull request #4975 from martin-frbg/fixup4974
Update Cray compiler options and calling convention in CMake
|
1 year ago |
Martin Kroeker
|
cea9df3643
|
Update Cray compiler options and calling convention
|
1 year ago |
Martin Kroeker
|
3e7e312d7d
|
Merge pull request #4974 from cenewcombe/develop
Corrections for Cray and Nvidia Fortran compiler calling conventions
|
1 year ago |
Caroline Newcombe
|
10cf06dce1
|
Merge branch 'OpenMathLib:develop' into develop
|
1 year ago |
Caroline Newcombe
|
760bf7aa37
|
Update Fortran return for complex data types (Cray and Nvidia compilers)
|
1 year ago |
Martin Kroeker
|
2057cd75fd
|
Merge pull request #4971 from martin-frbg/m4init
Add initial autodetection support for Apple M4 as VORTEX with HAVE_SME
|
1 year ago |
Martin Kroeker
|
50da5c2b34
|
Add Apple M4 as VORTEX with HAVE_SME
|
1 year ago |
Martin Kroeker
|
24c5152fbd
|
Merge pull request #4966 from martin-frbg/getrf_indent
Fix misleading indentation warning in getrf
|
1 year ago |
Martin Kroeker
|
2332ea7e7a
|
fix misleading indentation
|
1 year ago |
Martin Kroeker
|
794f75a8f7
|
Merge pull request #4965 from martin-frbg/homebrewjob-2
CI: Update upload-artifacts version in the homebrew workflow again
|
1 year ago |
Martin Kroeker
|
87a18154ce
|
Update version of upload-artifacts again
|
1 year ago |
Martin Kroeker
|
453b9e4886
|
Merge pull request #4961 from h-vetinari/flang
explicitly link to OpenMP
|
1 year ago |
H. Vetinari
|
d3272e51eb
|
explicitly link to OpenMP
|
2 years 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
|
1 year ago |
Martin Kroeker
|
598bd21991
|
Merge pull request #4958 from XiWeiGu/x86_64_opt_somatcopy_ct_avx
x86_64: opt somatcopy_ct with AVX
|
1 year ago |
Martin Kroeker
|
c9d1a3b912
|
Merge pull request #4954 from XiWeiGu/la64_update_gh_actions
gh-actions: Test LoongArch64 with gcc14 from Ubuntu 24.04
|
1 year ago |
Martin Kroeker
|
c3e7d08fb4
|
Copy GEMMT to its new name GEMMTR
|
1 year ago |
Martin Kroeker
|
0cf656fd3e
|
Add copies of GEMMT under its new name GEMMTR
|
1 year ago |
Martin Kroeker
|
24b5ccaf4b
|
Merge pull request #4202 from TiborGY/inlines_pt2
Remove some unused inline macro definitions
|
1 year ago |
Juliya32
|
3b2421cba0
|
Add files via upload
|
1 year ago |
Juliya32
|
012fe4da36
|
Delete kernel/arm64/rot_kernel_sve.c
|
1 year ago |
Juliya32
|
d90ee00f85
|
Delete kernel/arm64/rot_kernel_c.c
|
1 year ago |
Juliya32
|
668e28adc4
|
Delete kernel/arm64/rot.c
|
1 year ago |
SushilPratap04
|
fa880ab1cf
|
Update KERNEL.ARMV8SVE
updated KERNEL.ARMV8SVE for level 1 sve (swap, rot and scal) kernels.
|
1 year ago |
SushilPratap04
|
7822ae9617
|
Added sve kernels for rot routine.
|
1 year ago |
SushilPratap04
|
b8bc2a752e
|
Added sve optimized kernels for swap routine
|
1 year ago |
CDAC-SSDG
|
0667cf6c92
|
Added optimized scal routine files
|
1 year ago |
CDAC-SSDG
|
2718b37fed
|
Update CONTRIBUTORS.md
|
1 year ago |
gxw
|
73c6a28073
|
x86_64: opt somatcopy_ct with AVX
|
1 year ago |
Martin Kroeker
|
f66e6d32c2
|
Merge pull request #4953 from NickelWenzel/fix_trtrs_return_types
fix: return types of *trtrs routines
|
1 year ago |
Martin Kroeker
|
a8bb105ed6
|
Merge pull request #4848 from haampie/fix/cmake-min-version
cmake: set `CMP0042` to `NEW`
|
1 year ago |
Martin Kroeker
|
0e6a2cc93c
|
bump the minimum_required version instead
|
1 year ago |
TGY
|
815cb24944
|
remove unused INLINE macro definitions
|
2 years ago |
Martin Kroeker
|
ac736820d7
|
Merge pull request #4955 from cdaley/optimize_gemv_forwarding
Optimize gemv forwarding on ARM64 systems
|
1 year ago |