Martin Kroeker
|
d2b5fbf80f
|
Exclude some complex (LAPACK) functions when NO_LAPACK is set
|
3 years ago |
Martin Kroeker
|
7f0b11fbc1
|
Exclude some complex drivers when NO_LAPACK is set
|
3 years ago |
Martin Kroeker
|
addc2a7aaa
|
Add proper defaults for IMIN/IMAX
|
3 years ago |
Martin Kroeker
|
204e021515
|
Merge pull request #3518 from martin-frbg/elbrus
Add basic support for the (mostly x86_64 compatible) Elbrus E2000 architecture
|
3 years ago |
Martin Kroeker
|
b0d39349f9
|
Merge pull request #3516 from mmuetzel/no-fortran
cmake: Check if Fortran compiler is usable before enabling it.
|
3 years ago |
Martin Kroeker
|
5d24f3d210
|
Update CONTRIBUTORS.md
|
3 years ago |
Martin Kroeker
|
66a15e15a8
|
Update CONTRIBUTORS.md
|
3 years ago |
Martin Kroeker
|
299d4d70a3
|
Add default KERNEL file for Elbrus E2K arch
|
3 years ago |
Martin Kroeker
|
3492bea602
|
Create Makefile
|
3 years ago |
Martin Kroeker
|
898cf5faf3
|
Add Elbrus e2k architecture support
|
3 years ago |
Martin Kroeker
|
bc93f468ef
|
Add Elbrus E2000 architecture as generic x86_64 compatible
|
3 years ago |
Martin Kroeker
|
1937b4e435
|
Add Elbrus e2k architecture detection
|
3 years ago |
Markus Mützel
|
00f44bfff7
|
cmake: Check if Fortran compiler is usable before enabling it.
|
3 years ago |
Martin Kroeker
|
c1c0d5ce1d
|
Merge pull request #3492 from binebrank/arm_sve_zgemm
SVE zgemm&cgemm (and other BLAS 3 complex)
|
3 years ago |
Bine Brank
|
19d435b1b3
|
update armv8sve + contributors
|
3 years ago |
Bine Brank
|
f158d59087
|
adapt CMake
|
3 years ago |
Martin Kroeker
|
8ac2c1daf0
|
Merge pull request #3514 from martin-frbg/issue3513
Fix ?LASWP pivot index calculation for negative increments other than -1
|
3 years ago |
Martin Kroeker
|
40003f8edb
|
Fix pivot offset calculation for negative incx
|
3 years ago |
Martin Kroeker
|
57e2a72f40
|
Fix pivot offset calculation for negative incx
|
3 years ago |
Martin Kroeker
|
3b6293f5a0
|
Fix offset calculation for negative incx
|
3 years ago |
Martin Kroeker
|
afa0cece5c
|
Fix pivot offset calculation for negative incx
|
3 years ago |
Martin Kroeker
|
eca2f50b48
|
Fix pivot offset calculation for negative incx
|
3 years ago |
Martin Kroeker
|
0e9e951306
|
Fix pivot offset calculation for negative incx
|
3 years ago |
Martin Kroeker
|
1b49ef8dcf
|
Fix pivot index for negative increments
|
3 years ago |
Bine Brank
|
b6a445cfd8
|
adapt Makefile for SVE trsm
|
3 years ago |
Bine Brank
|
0fb6cc07bf
|
fix ztrsm lt/ut copy
|
3 years ago |
Bine Brank
|
f1315288a8
|
add sve ztrsm
|
3 years ago |
Bine Brank
|
aaa2b1a861
|
fix sve dtrsm kernels
|
3 years ago |
Bine Brank
|
8071e179f1
|
add remaining sve trsm copy kernels
|
3 years ago |
Bine Brank
|
f87468ac91
|
trsm_lncopy_sve
|
3 years ago |
Bine Brank
|
e8939b3d30
|
sve trsmRN and trsmRT
|
3 years ago |
Martin Kroeker
|
5188aede5d
|
Merge pull request #3511 from martin-frbg/cmakeutils
Fix handling of ifdef/ifndef in CMAKE
|
3 years ago |
Martin Kroeker
|
a9e297e476
|
Fix handling of ifdef/ifndef
|
3 years ago |
Bine Brank
|
098672b51b
|
add trsm_kernel_LT_sve
|
3 years ago |
Bine Brank
|
be7e55880c
|
sve trsm_kernel_LN
|
3 years ago |
Martin Kroeker
|
499ae5e8f7
|
Merge pull request #3510 from martin-frbg/issue3505
Fix recent SkylakeX/DYNAMIC_ARCH DGEMM breakage
|
3 years ago |
Martin Kroeker
|
b6b024232d
|
Merge pull request #3508 from snadampal/v1_n2
OpenBLAS: aarch64: Add neoverse-v1/n2 architecture specifics
|
3 years ago |
Martin Kroeker
|
2573ccfb2e
|
make DYNAMIC_ARCH option available to getarch_2nd/param.h
|
3 years ago |
Martin Kroeker
|
f1ac59f200
|
Forward DYNAMIC_ARCH option to Makefile.prebuild
|
3 years ago |
Martin Kroeker
|
15d4b37913
|
SkylakeX: match parameters to dgemm kernels for dyn/non-dyn
|
3 years ago |
Sunita Nadampalli
|
19c8f615dc
|
OpenBLAS: aarch64: Add neoverse-v1/n2 architecture specifics
|
3 years ago |
Bine Brank
|
cbcea149f0
|
update contributors
|
3 years ago |
Bine Brank
|
bb33446b40
|
fix makefile.L3
|
3 years ago |
Bine Brank
|
f33543d029
|
combine zchemm into single file
|
3 years ago |
Bine Brank
|
0c91d043ae
|
adapt CMake for SVE
|
3 years ago |
Bine Brank
|
39ab219704
|
sve copy functions for cgemm chemm zsymm
|
3 years ago |
Bine Brank
|
18102ae8c3
|
add cgemm ctrmm sve kernels
|
3 years ago |
Bine Brank
|
87537b8c55
|
modify sve zgemmcopy kernels
|
3 years ago |
Bine Brank
|
d30157d891
|
update configuration of kernels for A64FX and ARMV8SVE
|
3 years ago |
Bine Brank
|
07fa6fa3b1
|
configure Makefile for sve
|
3 years ago |